Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2777 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), Methods)) in BuildInstanceMessage()
2848 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
2926 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
H A DSemaOverload.cpp6188 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3602 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,