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

  /external/v8/tools/clang/blink_gc_plugin/
BlinkGCPluginOptions.h 19 std::set<std::string> checked_namespaces; member in struct:BlinkGCPluginOptions
BlinkGCPluginConsumer.cpp 74 options_.checked_namespaces.insert("blink");
707 if (options_.checked_namespaces.find(decl->getNameAsString()) !=
708 options_.checked_namespaces.end()) {

Completed in 2315 milliseconds