Searched refs:write_local_name (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | mangle.c | 217 static void write_local_name (tree, const tree, const tree); 844 write_local_name (context, local_entity, decl); in write_name() 1732 write_local_name (tree function, const tree local_entity, in write_local_name() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | mangle.c | 233 static void write_local_name (tree, const tree, const tree); 964 write_local_name (context, local_entity, decl); in write_name() 2016 write_local_name (tree function, const tree local_entity, in write_local_name() function
|