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