Home
last modified time | relevance | path

Searched refs:IsSafePolymorphicBase (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h149 static bool IsSafePolymorphicBase(const std::string& name) { in IsSafePolymorphicBase() function
DBlinkGCPluginConsumer.cpp299 if (Config::IsSafePolymorphicBase(name)) in CheckPolymorphicClass()