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