Home
last modified time | relevance | path

Searched refs:toCppMangle (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtarget.h71 static const char *toCppMangle(Dsymbol *s);
H A Ddmangle.c425 buf->writestring(Target::toCppMangle(d)); in visit()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-target.cc338 Target::toCppMangle (Dsymbol *s) in toCppMangle() function in Target
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2020719 (Target::toCppMangle): Renamed to ...
H A DChangeLog-2017340 * d-target.cc (Target::toCppMangle): New function.