Searched refs:next_left_most (Results 1 – 1 of 1) sorted by relevance
326 if (CXXRecordDecl* next_left_most = GetLeftMostBase(next_base)) { in CheckPolymorphicClass() local327 if (DeclaresVirtualMethods(next_left_most)) in CheckPolymorphicClass()329 reporter_.LeftMostBaseMustBePolymorphic(info, next_left_most); in CheckPolymorphicClass()