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

/external/clang/include/clang/Sema/
H A DOverload.h108 ICR_Exact_Match = 0, ///< Exact Match enumerator in enum:clang::ImplicitConversionRank
/external/clang/lib/Sema/
H A DSemaOverload.cpp144 ICR_Exact_Match,
145 ICR_Exact_Match,
146 ICR_Exact_Match,
147 ICR_Exact_Match,
148 ICR_Exact_Match,
149 ICR_Exact_Match,
226 ImplicitConversionRank Rank = ICR_Exact_Match;
6200 GetConversionRank(ICS.Standard.Second) != ICR_Exact_Match) {

Completed in 1559 milliseconds