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