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

References

tools/clang/lib/AST/RecordLayoutBuilder.cpp
  281   for (const BaseSubobjectInfo *Base : Info->Bases) {
  331   for (const BaseSubobjectInfo *Base : Info->Bases) {
  944     Info->Bases.push_back(ComputeBaseSubobjectInfo(BaseDecl, IsVirtual, Info));
 1109   for (const BaseSubobjectInfo *Base : Info->Bases) {