Searched refs:NewBaseType (Results 1 – 1 of 1) sorted by relevance
1575 QualType NewBaseType in AttachBaseSpecifiers() local1577 NewBaseType = NewBaseType.getLocalUnqualifiedType(); in AttachBaseSpecifiers()1579 CXXBaseSpecifier *&KnownBase = KnownBaseTypes[NewBaseType]; in AttachBaseSpecifiers()1601 NoteIndirectBases(Context, IndirectBaseTypes, NewBaseType); in AttachBaseSpecifiers()1603 if (const RecordType *Record = NewBaseType->getAs<RecordType>()) { in AttachBaseSpecifiers()