Searched refs:findMethodInCurrentClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1272 static ObjCMethodDecl *findMethodInCurrentClass(Sema &S, Selector Sel) { function
1333 ObjCMethodDecl *LikelyTargetMethod = findMethodInCurrentClass(*this, Sel);

Completed in 105 milliseconds