Searched refs:CanonicalBase (Results 1 – 2 of 2) sorted by relevance
1627 CanQualType CanonicalBase = Context.getCanonicalType(BaseType) in AttachBaseSpecifiers() local1630 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()1634 = Class->isDerivedFrom(CanonicalBase->getAsCXXRecordDecl(), Paths); in AttachBaseSpecifiers()1638 if (Paths.isAmbiguous(CanonicalBase)) in AttachBaseSpecifiers()
2740 CanQualType CanonicalBase = Context.getCanonicalType(BaseType) in AttachBaseSpecifiers() local2743 if (IndirectBaseTypes.count(CanonicalBase)) { in AttachBaseSpecifiers()2747 = Class->isDerivedFrom(CanonicalBase->getAsCXXRecordDecl(), Paths); in AttachBaseSpecifiers()2751 if (Paths.isAmbiguous(CanonicalBase)) in AttachBaseSpecifiers()