HomeSort by relevance Sort by last modified time
    Searched refs:ICR_Exact_Match (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Overload.h 95 ICR_Exact_Match = 0, ///< Exact Match
  /external/clang/lib/Sema/
SemaOverload.cpp 111 ICR_Exact_Match,
112 ICR_Exact_Match,
113 ICR_Exact_Match,
114 ICR_Exact_Match,
115 ICR_Exact_Match,
116 ICR_Exact_Match,
135 ICR_Exact_Match, // NOTE(gbiv): This may not be completely right --
199 ImplicitConversionRank Rank = ICR_Exact_Match;
    [all...]

Completed in 88 milliseconds