Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp2642 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
2703 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
2771 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
HDSemaOverload.cpp5725 ObjCMethodDecl *Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, in SelectBestMethod() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3113 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,