Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d360 clexerCharConstant(*t, 0); in scan()
379 clexerCharConstant(*t, c); in scan()
1810 private void clexerCharConstant(ref Token t, char prefix) in clexerCharConstant() function