Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDelayedDiagnostic.h203 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp1436 if (DINode *PNode = DT->getObjCProperty()) in constructMemberDIE()
/NextBSD/contrib/llvm/include/llvm/IR/
HDDebugInfoMetadata.h751 DIObjCProperty *getObjCProperty() const {
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h453 const ObjCPropertyRefExpr *getObjCProperty() const;
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3333 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp5445 DD.getUnknownObjCClass(), DD.getObjCProperty(), false); in handleDelayedAvailabilityCheck()