Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-expr.c345 int dmgl_opts = DMGL_NO_OPTS; in gimple_decl_printable_name() local
349 dmgl_opts = DMGL_VERBOSE in gimple_decl_printable_name()
354 dmgl_opts |= DMGL_PARAMS; in gimple_decl_printable_name()
359 const char *str = cplus_demangle_v3 (mangled_str, dmgl_opts); in gimple_decl_printable_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-expr.cc345 int dmgl_opts = DMGL_NO_OPTS; in gimple_decl_printable_name() local
349 dmgl_opts = DMGL_VERBOSE in gimple_decl_printable_name()
354 dmgl_opts |= DMGL_PARAMS; in gimple_decl_printable_name()
359 const char *str = cplus_demangle_v3 (mangled_str, dmgl_opts); in gimple_decl_printable_name()