Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dmangle.c235 static tree mangle_decl_string (const tree);
3768 mangle_decl_string (const tree decl) in mangle_decl_string() function
3818 tree id = mangle_decl_string (decl); in get_mangled_id()
3884 id2 = mangle_decl_string (decl); in mangle_decl()
3900 id2 = mangle_decl_string (decl); in mangle_decl()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmangle.c219 static tree mangle_decl_string (const tree);
3303 mangle_decl_string (const tree decl) in mangle_decl_string() function
3353 tree id = mangle_decl_string (decl); in get_mangled_id()
3400 id2 = mangle_decl_string (decl); in mangle_decl()