Searched refs:GetLeftMostBase (Results 1 – 2 of 2) sorted by relevance
43 clang::CXXRecordDecl* GetLeftMostBase(clang::CXXRecordDecl* left_most);
326 if (CXXRecordDecl* next_left_most = GetLeftMostBase(next_base)) { in CheckPolymorphicClass()339 CXXRecordDecl* BlinkGCPluginConsumer::GetLeftMostBase( in GetLeftMostBase() function in BlinkGCPluginConsumer363 CXXRecordDecl* left_most = GetLeftMostBase(info->record()); in CheckLeftMostDerived()