Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.h67 void poundLine();
H A Dlexer.c908 poundLine(); in scan()
2063 void Lexer::poundLine() in poundLine() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d2623 poundLine(n, false); in parseSpecialTokenSequence()
2653 final void poundLine(ref Token tok, bool linemarker) in poundLine() function
H A Dcparse.d4836 poundLine(n, true); in parseSpecialTokenSequence()
4843 poundLine(n, false); in parseSpecialTokenSequence()