Searched refs:getBasesSlowCase (Results 1 – 2 of 2) sorted by relevance
357 return getBasesSlowCase(); in getBases()376 CXXBaseSpecifier *getBasesSlowCase() const;
116 CXXBaseSpecifier *CXXRecordDecl::DefinitionData::getBasesSlowCase() const { in getBasesSlowCase() function in CXXRecordDecl::DefinitionData