Searched defs:getObjCProperty (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | DelayedDiagnostic.h | 225 const ObjCPropertyDecl *getObjCProperty() const { getObjCProperty() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 1072 DIObjCProperty *getObjCProperty() const { getObjCProperty() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 3990 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { getObjCProperty() function in Expr |