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

/external/clang/lib/Sema/
H A DSemaOverload.cpp3159 OverloadingResult OvResult = local
3162 if (OvResult == OR_Ambiguous)
3166 else if (OvResult == OR_No_Viable_Function && !CandidateSet.empty())

Completed in 254 milliseconds