Searched refs:buildOverloadedCallSet (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaOverload.cpp9701 bool Sema::buildOverloadedCallSet(Scope *S, Expr *Fn, function in class:Sema
9857 if (buildOverloadedCallSet(S, Fn, ULE, Args, NumArgs, LParenLoc,
11297 bool CandidateSetError = buildOverloadedCallSet(S, Fn, Fn, &Range, 1, Loc,
/external/clang/include/clang/Sema/
H A DSema.h1959 bool buildOverloadedCallSet(Scope *S, Expr *Fn, UnresolvedLookupExpr *ULE,

Completed in 73 milliseconds