Home
last modified time | relevance | path

Searched defs:PropertyAttributes (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/objects/
Dproperty-details.h18 enum PropertyAttributes { enum
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp943 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1015 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
/external/llvm/lib/IR/
DDIBuilder.cpp315 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp400 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
DDebugInfo.cpp1030 unsigned PropertyAttributes, in LLVMDIBuilderCreateObjCProperty()
/external/clang/include/clang/Sema/
DDeclSpec.h873 unsigned PropertyAttributes : 15; variable
/external/clang/include/clang/AST/
DDeclObjC.h736 unsigned PropertyAttributes : NumPropertyAttrsBits; variable