Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDelayedDiagnostic.h203 const ObjCPropertyDecl *getObjCProperty() const { in getObjCProperty() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3333 const ObjCPropertyRefExpr *Expr::getObjCProperty() const { in getObjCProperty() function in Expr