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