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

References

tools/clang/lib/Sema/SemaCast.cpp
  421     howManyCandidates = OCD_AllCandidates;
  426     howManyCandidates = OCD_AmbiguousCandidates;
  431     howManyCandidates = OCD_ViableCandidates;
  439       S, howManyCandidates, src);