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

Declarations

tools/clang/include/clang/CodeGen/SwiftCallingConv.h
  108   std::pair<llvm::StructType*, llvm::Type*> getCoerceAndExpandTypes() const;

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  792     auto types = lowering.getCoerceAndExpandTypes();