Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcppmangle.c248 mangle_variable(vd, true); in template_args()
549 void mangle_variable(VarDeclaration *d, bool is_temp_arg_ref) in mangle_variable() function
717 mangle_variable(vd, false); in mangleOf()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d190 mangle_variable(vd, vd.cppnamespace !is null); in mangleOf()
497 mangle_variable(vd, true); in template_arg()
993 void mangle_variable(VarDeclaration d, bool isNested) in mangle_variable() function