Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d3371 typeToBufferx(t, buf, hgs); in visitWithMask()
3391 typeToBufferx(t, buf, hgs); in visitWithMask()
3737 private void typeToBufferx(Type t, OutBuffer* buf, HdrGenState* hgs) in typeToBufferx() function
3853 typeToBufferx(cast(Type)id, buf, hgs); in typeToBufferx()