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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2324   for (const DIDerivedType *I : Info.Inheritance) {
 2352   for (ClassInfo::MemberInfo &MemberInfo : Info.Members) {
 2397   for (auto &MethodItr : Info.Methods) {
 2430   for (const DIType *Nested : Info.NestedTypes) {
 2437   return std::make_tuple(FieldTI, Info.VShapeTI, MemberCount,
 2438                          !Info.NestedTypes.empty());