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

  /external/chromium_org/tools/clang/blink_gc_plugin/
Config.h 148 static bool IsIgnoreAnnotated(clang::Decl* decl) {
154 IsIgnoreAnnotated(decl);
RecordInfo.cpp 145 if (!record || Config::IsIgnoreAnnotated(record))
342 if (Config::IsIgnoreAnnotated(field))

Completed in 811 milliseconds