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

References

tools/clang/lib/Sema/SemaOverload.cpp
 9251   if (!Cand1CPUDisp && !Cand2CPUDisp && !Cand1CPUSpec && !Cand2CPUSpec)
 9254   if (Cand1CPUDisp && !Cand2CPUDisp)
 9256   if (Cand2CPUDisp && !Cand1CPUDisp)