Searched refs:getVBasesSlowCase (Results 1 – 2 of 2) sorted by relevance
356 return getVBasesSlowCase(); in getVBases()369 CXXBaseSpecifier *getVBasesSlowCase() const;
119 CXXBaseSpecifier *CXXRecordDecl::DefinitionData::getVBasesSlowCase() const { in getVBasesSlowCase() function in CXXRecordDecl::DefinitionData