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

Declarations

tools/clang/include/clang/CodeGen/SwiftCallingConv.h
   63   void addTypedData(QualType type, CharUnits begin);

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
   80       addTypedData(eltType, begin + i * eltSize);
  117         addTypedData(field->getType(), begin);
  155       addTypedData(field->getType(),
  822     lowering.addTypedData(type, CharUnits::Zero());