Home
last modified time | relevance | path

Searched defs:combineComments (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.c2367 const utf8_t *Lexer::combineComments(const utf8_t *c1, const utf8_t *c2) in combineComments() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dlexer.d2946 static const(char)* combineComments(const(char)[] c1, const(char)[] c2, bool newParagraph) pure in combineComments() function