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

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  793     return ABIArgInfo::getCoerceAndExpand(types.first, types.second);
tools/clang/lib/CodeGen/TargetInfo.cpp
 9478     return ABIArgInfo::getCoerceAndExpand(
 9509   return ABIArgInfo::getCoerceAndExpand(CoerceToType, UnpaddedCoerceToType);