Searched refs:namespace_hints (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c5391 class namespace_hints
5394 namespace_hints (location_t loc, tree name);
5413 /* Constructor for namespace_hints. Search namespaces and scoped enums,
5416 namespace_hints::namespace_hints (location_t loc, tree name)
5481 namespace_hints::convert_candidates_to_name_hint ()
5517 namespace_hints::maybe_decorate_with_limit (name_hint hint)
5532 namespace_hints::maybe_add_candidate_for_scoped_enum (tree scoped_enum,
5565 namespace_hints ns_hints (location, name);
5613 namespace_hints ns_hint
5411 namespace_hints::namespace_hints (location_t loc, tree name) function in class:namespace_hints
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc6465 class namespace_hints
6468 namespace_hints (location_t loc, tree name);
6487 /* Constructor for namespace_hints. Search namespaces and scoped enums,
6490 namespace_hints::namespace_hints (location_t loc, tree name)
6555 namespace_hints::convert_candidates_to_name_hint ()
6591 namespace_hints::maybe_decorate_with_limit (name_hint hint)
6606 namespace_hints::maybe_add_candidate_for_scoped_enum (tree scoped_enum,
6639 namespace_hints ns_hints (location, name);
6687 namespace_hints ns_hint
6461 class namespace_hints class
6486 namespace_hints::namespace_hints (location_t loc, tree name) function in class:namespace_hints
[all...]

Completed in 122 milliseconds