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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp4713 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, function
4766 if (!isAcceptableObjCMethod(*M, WantKind, SelIdents, NumSelIdents,
5361 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,
5534 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,
6958 if (!isAcceptableObjCMethod(MethList->Method, MK_Any, SelIdents,

Completed in 75 milliseconds