Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d60 if (!writeMixin(input, scanloc) && loc.filename)
9581 private bool writeMixin(const(char)[] s, ref Loc loc) in writeMixin() function