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/
H A Dmangle.cc883 mangle_module_component (tree comp, bool partition_p) in mangle_module_component() function
H A DChangeLog2275 (mangle_module_component): ... this.
2281 (mangle_module_component): New.
H A Dcp-tree.h8211 extern int mangle_module_component (tree id, bool partition);
H A Dmodule.cc13907 subst = mangle_module_component (name, partition); in mangle()