Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1918 bool Sema::isSelfExpr(Expr *RExpr) { in isSelfExpr() function in Sema
1925 bool Sema::isSelfExpr(Expr *receiver, const ObjCMethodDecl *method) { in isSelfExpr() function in Sema