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

References

tools/clang/include/clang/Sema/Overload.h
  667       Standard.setAllToTypes(T);
tools/clang/lib/Sema/SemaInit.cpp
 5899       LvalueICS.Standard.setAllToTypes(ICS.Standard.getToType(0));
tools/clang/lib/Sema/SemaOverload.cpp
 1314         ICS.Standard.setAllToTypes(ToType);
 1403     ICS.Standard.setAllToTypes(ToType);
 1746       SCS.setAllToTypes(FromType);
 3305     User.After.setAllToTypes(ToType);
 3496       User.After.setAllToTypes(ToType);
 4917         Result.Standard.setAllToTypes(ToType);
 4969       Result.Standard.setAllToTypes(ToType);
 5010       Result.UserDefined.Before.setAllToTypes(QualType());
 5014       Result.UserDefined.After.setAllToTypes(ToType);
 5109       Result.Standard.setAllToTypes(ToType);
 5278   ICS.Standard.setAllToTypes(ImplicitParamType);
 7088   Candidate.FinalConversion.setAllToTypes(ToType);