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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp2653 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(), Methods))
2719 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(),
2797 SelectBestMethod(Sel, ArgsIn, Method->isInstanceMethod(),
H A DSemaOverload.cpp5864 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, function in class:Sema
5889 assert(argExpr && "SelectBestMethod(): missing expression");
/external/clang/include/clang/Sema/
H A DSema.h3241 ObjCMethodDecl *SelectBestMethod(Selector Sel, MultiExprArg Args,

Completed in 150 milliseconds