Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1041 unsigned PropertyAttributes = 0; in constructTypeDIE() local
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp488 unsigned PropertyAttributes, DIType Ty) { in createObjCProperty()
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2218 unsigned PropertyAttributes : NumPropertyAttrsBits; variable
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h840 unsigned PropertyAttributes : 12; variable