Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2453 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
2512 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod())) in BuildInstanceMessage()
H A DSemaOverload.cpp5688 ObjCMethodDecl *Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, in SelectBestMethod() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2986 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,