Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty-details.h18 enum PropertyAttributes { enum
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp340 unsigned PropertyAttributes) { in createObjCIVar()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1395 unsigned PropertyAttributes = 0; in createMemberDIE() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp943 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
/external/llvm/lib/IR/
DDIBuilder.cpp315 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
/external/clang/include/clang/Sema/
DDeclSpec.h873 unsigned PropertyAttributes : 15; variable
/external/clang/include/clang/AST/
DDeclObjC.h736 unsigned PropertyAttributes : NumPropertyAttrsBits; variable