Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DRecordInfo.h118 bool IsConsideredAbstract();
DBlinkGCPluginConsumer.cpp401 if (info->IsConsideredAbstract()) in CheckDispatch()
DRecordInfo.cpp391 bool RecordInfo::IsConsideredAbstract() { in IsConsideredAbstract() function in RecordInfo