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