Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h227 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp710 DD.getObjCProperty(), false); in handleDelayedAvailabilityCheck()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp2004 if (DINode *PNode = DT->getObjCProperty()) in constructMemberDIE()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1425 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4092 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h497 const ObjCPropertyRefExpr *getObjCProperty() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10304 {"_ZNK5clang4Expr15getObjCPropertyEv", "clang::Expr::getObjCProperty() const"},