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

Declarations

tools/clang/include/clang/CodeGen/SwiftCallingConv.h
   65   void addTypedData(const RecordDecl *record, CharUnits begin,

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  106   addTypedData(record, begin, CGM.getContext().getASTRecordLayout(record));
  807     lowering.addTypedData(recordType->getDecl(), CharUnits::Zero(), layout);