Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2963 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), Methods)) in BuildInstanceMessage()
3033 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
3110 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
H A DSemaOverload.cpp6568 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4792 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,