Searched refs:USING_STMT_NAMESPACE (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-tree.h3090 #define USING_STMT_NAMESPACE(NODE) TREE_OPERAND (USING_STMT_CHECK (NODE), 0)
3083 #define USING_STMT_NAMESPACE macro
H A Dcxx-pretty-print.c1547 pp_cxx_qualified_id (pp, USING_STMT_NAMESPACE (t));
H A Ddump.c410 dump_child ("nmsp", USING_STMT_NAMESPACE (t));
H A Dpt.c8534 do_using_directive (RECUR (USING_STMT_NAMESPACE (t)));

Completed in 257 milliseconds