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