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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp4651 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, function
4703 if (!isAcceptableObjCMethod(*M, WantKind, SelIdents, NumSelIdents,
5303 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,
5476 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,
6893 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,

Completed in 96 milliseconds