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