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