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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1792 bool Sema::isSelfExpr(Expr *RExpr) { function in class:Sema
1799 bool Sema::isSelfExpr(Expr *receiver, const ObjCMethodDecl *method) { function in class:Sema

Completed in 114 milliseconds