Searched refs:namespace_scope (Results 1 – 7 of 7) sorted by relevance
43 using namespace_scope = std::vector<std::string>; typedef1371 std::set<namespace_scope>, in handle_duplicate_types()1373 namespace_scope namespaces; in handle_duplicate_types()1491 static std::map<namespace_scope, std::vector<xmlNodePtr>>1494 std::map<namespace_scope, std::vector<xmlNodePtr>> result; in get_children_by_namespace()1495 namespace_scope scope; in get_children_by_namespace()1652 std::map<namespace_scope, xmlNodePtr> namespace_elements{{{}, replacement}}; in sort_namespaces_types_and_declarations()1653 std::function<xmlNodePtr(const namespace_scope&)> get_namespace_element = in sort_namespaces_types_and_declarations()1654 [&](const namespace_scope& scope) { in sort_namespaces_types_and_declarations()1659 namespace_scope truncated = scope; in sort_namespaces_types_and_declarations()
123 // // @@protoc_insertion_point(namespace_scope)126 // insertion_point "namespace_scope" to generate additional classes or
153 // // @@protoc_insertion_point(namespace_scope)156 // insertion_point "namespace_scope" to generate additional classes or
575 struct namespace_scope { struct576 …friend void *operator new(size_t, namespace_scope); // expected-error {{cannot be declared inside …