Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp913 if (unsigned PropertyAttributes = Property->getAttributes()) in constructTypeDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp409 unsigned PropertyAttributes, DIType *Ty) { in createObjCProperty()
H A DDebugInfo.cpp1217 unsigned PropertyAttributes, in LLVMDIBuilderCreateObjCProperty()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h745 unsigned PropertyAttributes : NumObjCPropertyAttrsBits; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h912 unsigned PropertyAttributes : NumObjCPropertyAttrsBits; variable