Home
last modified time | relevance | path

Searched defs:usings (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.h180 tree usings; member
H A Dname-lookup.c590 if (vec<tree, va_gc> *usings = DECL_NAMESPACE_USING (scope)) in search_usings() local
615 name_lookup::search_qualified (tree scope, bool usings) in search_qualified()
661 vec<tree, va_gc> *usings) in do_queue_usings()
5340 using_directives_contain_std_p (vec<tree, va_gc> *usings) in using_directives_contain_std_p()
7034 add_using_namespace (vec<tree, va_gc> *&usings, tree target) in add_using_namespace()
H A Dcp-tree.h2601 vec<tree, va_gc> *usings; member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.h201 tree usings; member
H A Dname-lookup.c4377 tree usings, tree scope, int flags) in lookup_using_namespace()
4426 tree usings; in qualified_lookup_using_namespace() local