Home
last modified time | relevance | path

Searched refs:LeftMostBaseMustBePolymorphic (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DDiagnosticsReporter.h61 void LeftMostBaseMustBePolymorphic(RecordInfo* derived,
DBlinkGCPluginConsumer.cpp327 reporter_.LeftMostBaseMustBePolymorphic(info, next_left_most); in CheckPolymorphicClass()
333 reporter_.LeftMostBaseMustBePolymorphic(info, left_most); in CheckPolymorphicClass()
DDiagnosticsReporter.cpp486 void DiagnosticsReporter::LeftMostBaseMustBePolymorphic( in LeftMostBaseMustBePolymorphic() function in DiagnosticsReporter