Searched refs:get_identifier_nocopy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c2610 get_identifier_nocopy (const char *name) function
2623 get_identifier_nocopy (mangle_decl_string (decl)));
2665 return get_identifier_nocopy (result);
2733 return get_identifier_nocopy (result);
2811 return get_identifier_nocopy (result);
2891 return get_identifier_nocopy (finish_mangling (/*warn=*/false));
2904 return get_identifier_nocopy (finish_mangling (/*warn=*/false));

Completed in 54 milliseconds