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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp4763 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, function
4817 if (!isAcceptableObjCMethod(M, WantKind, SelIdents, AllowSameLength))
5405 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents))
5578 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents))
6990 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents))

Completed in 89 milliseconds