Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h225 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp590 DD.getObjCProperty(), false); in handleDelayedAvailabilityCheck()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1694 if (DINode *PNode = DT->getObjCProperty()) in constructMemberDIE()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1072 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3990 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h486 const ObjCPropertyRefExpr *getObjCProperty() const;