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

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  799   if (auto recordType = dyn_cast<RecordType>(type)) {
  815   if (isa<ComplexType>(type)) {
  820   if (isa<VectorType>(type)) {
  822     lowering.addTypedData(type, CharUnits::Zero());
  825     CharUnits alignment = CGM.getContext().getTypeAlignInChars(type);
  834   if (type->isVoidType()) {