Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Derror.c1919 dump_binary_op (const char *opstring, tree t, int flags) in dump_binary_op() argument
1924 if (opstring) in dump_binary_op()
1925 pp_cxx_identifier (cxx_pp, opstring); in dump_binary_op()
1934 dump_unary_op (const char *opstring, tree t, int flags) in dump_unary_op() argument
1938 pp_cxx_identifier (cxx_pp, opstring); in dump_unary_op()