HomeSort by relevance Sort by last modified time
    Searched refs:IsIgnoreAnnotated (Results 1 - 3 of 3) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
Config.h 149 static bool IsIgnoreAnnotated(clang::Decl* decl) {
155 IsIgnoreAnnotated(decl);
RecordInfo.cpp 196 if (!record || Config::IsIgnoreAnnotated(record))
415 if (Config::IsIgnoreAnnotated(field))
BlinkGCPluginConsumer.cpp 217 if (!Config::IsIgnoreAnnotated(newop))

Completed in 59 milliseconds