Searched refs:checked_namespaces (Results 1 – 2 of 2) sorted by relevance
18 std::set<std::string> checked_namespaces; member
74 options_.checked_namespaces.insert("blink"); in BlinkGCPluginConsumer()710 if (options_.checked_namespaces.find(decl->getNameAsString()) != in InCheckedNamespace()711 options_.checked_namespaces.end()) { in InCheckedNamespace()