Home
last modified time | relevance | path

Searched refs:SelectBestMethod (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp2642 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
2703 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
2773 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
DSemaOverload.cpp5803 ObjCMethodDecl *Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, in SelectBestMethod() function in Sema
/external/clang/include/clang/Sema/
DSema.h3161 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,