HomeSort by: relevance | last modified time | path
    Searched refs:ICR_Exact_Match (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Overload.h 203 ICR_Exact_Match = 0,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOverload.cpp 121 ICR_Exact_Match,
122 ICR_Exact_Match,
123 ICR_Exact_Match,
124 ICR_Exact_Match,
125 ICR_Exact_Match,
126 ICR_Exact_Match,
146 ICR_Exact_Match, // NOTE(gbiv): This may not be completely right --
213 ImplicitConversionRank Rank = ICR_Exact_Match;
7409 GetConversionRank(ICS.Standard.Second) != ICR_Exact_Match) {

Completed in 28 milliseconds