Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2964 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), Methods)) in BuildInstanceMessage()
3034 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
3111 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), in BuildInstanceMessage()
H A DSemaOverload.cpp6994 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5041 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,