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

References

tools/clang/lib/Sema/SemaOverload.cpp
 5216   if (ImplicitParamType.getCVRQualifiers()
 5218       !ImplicitParamType.isAtLeastAsQualifiedAs(FromTypeCanon)) {
 5220                FromType, ImplicitParamType);
 5225     Qualifiers QualsImplicitParamType = ImplicitParamType.getQualifiers();
 5229                  FromType, ImplicitParamType);
 5244                FromType, ImplicitParamType);
 5258                  ImplicitParamType);
 5267                  ImplicitParamType);
 5278   ICS.Standard.setAllToTypes(ImplicitParamType);