Searched refs:findMethodInCurrentClass (Results 1 – 1 of 1) sorted by relevance
1270 static ObjCMethodDecl *findMethodInCurrentClass(Sema &S, Selector Sel) { in findMethodInCurrentClass() function1331 ObjCMethodDecl *LikelyTargetMethod = findMethodInCurrentClass(*this, Sel); in ParseObjCSelectorExpression()