Home
last modified time | relevance | path

Searched defs:getObjCProperty (Results 1 – 3 of 3) 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/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1120 DIObjCProperty *getObjCProperty() const { in getObjCProperty() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4065 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr