Searched refs:namespaceVars (Results 1 – 1 of 1) sorted by relevance
100 std::map<std::string, std::string> namespaceVars; in OpenNamespaces() local101 namespaceVars["namespace"] = ns; in OpenNamespaces()102 printer.Print(namespaceVars, R"( in OpenNamespaces()111 std::map<std::string, std::string> namespaceVars; in CloseNamespaces() local112 namespaceVars["namespace"] = *it; in CloseNamespaces()113 printer.Print(namespaceVars, R"( in CloseNamespaces()