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

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

Completed in 215 milliseconds