Home
last modified time | relevance | path

Searched refs:getObjCProperty (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h203 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h478 MDNode *getObjCProperty() const;
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp648 MDNode *DIDerivedType::getObjCProperty() const { in getObjCProperty() function in DIDerivedType
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1521 if (MDNode *PNode = DT.getObjCProperty()) in constructMemberDIE()
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h451 const ObjCPropertyRefExpr *getObjCProperty() const;
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3275 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp5129 DD.getObjCProperty(), false); in handleDelayedAvailabilityCheck()