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