Home
last modified time | relevance | path

Searched defs:getObjCProperty (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h225 const ObjCPropertyDecl *getObjCProperty() const { getObjCProperty() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1072 DIObjCProperty *getObjCProperty() const { getObjCProperty() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3990 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { getObjCProperty() function in Expr