reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1621 if (Info.PathToIntroducingObject.empty()) { 1628 Info.PathToIntroducingObject.back()); 1632 for (unsigned I = Info.PathToIntroducingObject.size() - 1; I != 0; --I) { 1633 const CXXRecordDecl *DerivedRD = Info.PathToIntroducingObject[I - 1]; 1634 const CXXRecordDecl *BaseRD = Info.PathToIntroducingObject[I]; 1650 if (Info.FullOffsetInMDC.isZero())