Home
last modified time | relevance | path

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

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h162 static bool IsIgnoreAnnotated(clang::Decl* decl) { in IsIgnoreAnnotated() function
168 IsIgnoreAnnotated(decl); in IsIgnoreCycleAnnotated()
DRecordInfo.cpp226 if (!record || Config::IsIgnoreAnnotated(record)) in Lookup()
445 if (Config::IsIgnoreAnnotated(field)) in CollectFields()
DBlinkGCPluginConsumer.cpp222 if (!Config::IsIgnoreAnnotated(newop)) in CheckClass()