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

References

tools/clang/lib/CodeGen/CGCall.cpp
 2517       auto coercionType = ArgI.getCoerceAndExpandType();
 2921     auto coercionType = RetAI.getCoerceAndExpandType();
 4133       auto coercionType = ArgInfo.getCoerceAndExpandType();
 4470       auto coercionType = RetAI.getCoerceAndExpandType();
tools/clang/lib/CodeGen/TargetInfo.cpp
  250     getCoerceAndExpandType()->print(OS);