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