Home
last modified time | relevance | path

Searched defs:mangleFuncType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmangle.c207 void mangleFuncType(TypeFunction *t, TypeFunction *ta, unsigned char modMask, Type *tret) in mangleFuncType() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddmangle.d326 void mangleFuncType(TypeFunction t, TypeFunction ta, ubyte modMask, Type tret) in mangleFuncType() function