Home
last modified time | relevance | path

Searched refs:mangle_module_component (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmangle.cc883 mangle_module_component (tree comp, bool partition_p) in mangle_module_component() function
DChangeLog2275 (mangle_module_component): ... this.
2281 (mangle_module_component): New.
Dcp-tree.h8211 extern int mangle_module_component (tree id, bool partition);
Dmodule.cc13907 subst = mangle_module_component (name, partition); in mangle()