Home
last modified time | relevance | path

Searched refs:finish_using_directive (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h320 extern void finish_using_directive (tree target, tree attribs);
H A Dname-lookup.c7289 finish_using_directive (tree target, tree attribs) in finish_using_directive() function
H A Dpt.c18055 finish_using_directive (USING_STMT_NAMESPACE (t), /*attribs=*/NULL_TREE); in tsubst_expr()
H A Dparser.c20164 finish_using_directive (namespace_decl, attribs); in cp_parser_using_directive()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h458 extern void finish_using_directive (tree target, tree attribs);
H A DChangeLog-20193838 * name-lookup.c (finish_using_directive): Don't issue inform() if the
3849 (finish_using_directive): ... here. Handle both contexts.
3852 (finish_using_directive): ... this.
H A Dname-lookup.cc8555 finish_using_directive (tree target, tree attribs) in finish_using_directive() function
H A DChangeLog-20211830 * name-lookup.c (finish_using_directive): Diagnose omp::directive
H A Dpt.cc18639 finish_using_directive (USING_STMT_NAMESPACE (t), /*attribs=*/NULL_TREE); in tsubst_expr()
H A Dparser.cc21893 finish_using_directive (namespace_decl, attribs); in cp_parser_using_directive()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A DChangeLog435 finish_using_directive.
H A Dlibcp1plugin.cc789 finish_using_directive (used_ns, NULL_TREE); in plugin_add_using_namespace()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc945 finish_using_directive (used_ns, NULL_TREE); in plugin_add_using_namespace()