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

/external/clang/include/clang/Sema/
H A DOverload.h106 ICR_Exact_Match = 0, ///< Exact Match enumerator in enum:clang::ImplicitConversionRank
/external/clang/lib/Sema/
H A DSemaOverload.cpp127 ICR_Exact_Match,
128 ICR_Exact_Match,
129 ICR_Exact_Match,
130 ICR_Exact_Match,
131 ICR_Exact_Match,
132 ICR_Exact_Match,
209 ImplicitConversionRank Rank = ICR_Exact_Match;
5723 GetConversionRank(ICS.Standard.Second) != ICR_Exact_Match) {

Completed in 98 milliseconds