Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d2436 enum char NoPostfix = 0; variable
2437 char postfix = NoPostfix; // 'c', 'w', 'd'
2448 …n (D) this(const ref Loc loc, const(void)[] string, size_t len, ubyte sz, char postfix = NoPostfix)