Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DDiagnosticsReporter.h57 void StackAllocatedDerivesGarbageCollected(RecordInfo* info, BasePoint* base);
DDiagnosticsReporter.cpp463 void DiagnosticsReporter::StackAllocatedDerivesGarbageCollected( in StackAllocatedDerivesGarbageCollected() function in DiagnosticsReporter
DBlinkGCPluginConsumer.cpp211 reporter_.StackAllocatedDerivesGarbageCollected(info, &base.second); in CheckClass()