reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOverload.cpp
  114     ICR_Exact_Match,
  115     ICR_Exact_Match,
  116     ICR_Exact_Match,
  117     ICR_Exact_Match,
  118     ICR_Exact_Match,
  119     ICR_Exact_Match,
  138     ICR_Exact_Match, // NOTE(gbiv): This may not be completely right --
  204   ImplicitConversionRank Rank = ICR_Exact_Match;
 7176         GetConversionRank(ICS.Standard.Second) != ICR_Exact_Match) {