Searched refs:nonSpaced (Results 1 – 1 of 1) sorted by relevance
270 bool nonSpaced() const { return !space; } in nonSpaced() function291 if (!atEnd() && atom == PpAtomIdentifier && stream[currentPos].nonSpaced()) { in peekContinuedPasting()