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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 4015   case ICK_Integral_Promotion:
 4019              SCS.Second == ICK_Integral_Promotion &&
tools/clang/lib/Sema/SemaOverload.cpp
 1782     SCS.Second = ICK_Integral_Promotion;
 3800   if (SCS.Second != ICK_Integral_Promotion)
 5422   case ICK_Integral_Promotion: