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

References

tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp
  385     CharUnits EltSize = Ctx.getTypeSizeInChars(EltQT);
  392     EltQT = IsVolatile ? EltQT.withVolatile() : EltQT;
  392     EltQT = IsVolatile ? EltQT.withVolatile() : EltQT;
  392     EltQT = IsVolatile ? EltQT.withVolatile() : EltQT;
  393     this->asDerived().visitWithKind(FK, EltQT, nullptr, CharUnits::Zero(),