Home
last modified time | relevance | path

Searched refs:usings (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c245 vec<tree, va_gc> *usings);
247 vec<tree, va_gc> *usings) in queue_usings() argument
249 if (usings) in queue_usings()
250 queue = do_queue_usings (queue, depth, usings); in queue_usings()
268 bool search_qualified (tree scope, bool usings = true);
591 if (vec<tree, va_gc> *usings = NAMESPACE_LEVEL (scope)->using_directives) in search_usings() local
592 for (unsigned ix = usings->length (); ix--;) in search_usings()
593 found |= search_qualified ((*usings)[ix], true); in search_usings()
616 name_lookup::search_qualified (tree scope, bool usings) in search_qualified() argument
625 if (!found && usings) in search_qualified()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc532 void queue_usings (using_queue& queue, int depth, vec<tree, va_gc> *usings);
551 bool search_qualified (tree scope, bool usings = true);
1033 if (vec<tree, va_gc> *usings = NAMESPACE_LEVEL (scope)->using_directives) in search_usings() local
1034 for (unsigned ix = usings->length (); ix--;) in search_usings()
1035 found |= search_qualified ((*usings)[ix], true); in search_usings()
1058 name_lookup::search_qualified (tree scope, bool usings) in search_qualified() argument
1067 if (!found && usings) in search_qualified()
1103 name_lookup::queue_usings (using_queue& queue, int depth, vec<tree, va_gc> *usings) in queue_usings() argument
1105 if (usings) in queue_usings()
1106 for (unsigned ix = usings->length (); ix--;) in queue_usings()
[all …]
H A DChangeLog-20173379 * cp-tree.h (struct lang_decl_ns): Delete ns_using. Add usings,
3383 * name-lookup.h (struct cp_binding_level): Change usings
H A DChangeLog-20122847 * class.c (finish_struct): Call add_method here for function usings.
H A DChangeLog-20193811 * name-lookup.h (struct cp_binding_level): Drop usings field.
3856 * cp-tree.h (struct lang_decl_ns): Remove usings field.
H A DChangeLog-19984679 (struct binding_level): New field usings.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20211107 (unordered_map<>::get_allocator, empty, size, max_size): Add usings.
1108 (unordered_map<>::bucket_count, max_bucket_count, bucket): Add usings.
1109 (unordered_map<>::hash_function, key_equal, count, contains): Add usings.
1110 (unordered_map<>::operator[], at, rehash, reserve): Add usings.
1114 (unordered_multimap<>::get_allocator, empty, size, max_size): Add usings.
1115 (unordered_multimap<>::bucket_count, max_bucket_count, bucket): Add usings.
1116 (unordered_multimap<>::hash_function, key_equal, count, contains): Add usings.
1117 (unordered_multimap<>::rehash, reserve): Add usings.
1122 (unordered_set<>::get_allocator, empty, size, max_size): Add usings.
1123 (unordered_set<>::bucket_count, max_bucket_count, bucket): Add usings.
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201422729 usings methods of rtx_sequence to clarify the code.
/netbsd-src/share/dict/
H A Dweb2226681 usings