Searched refs:HasSpace (Results 1 – 2 of 2) sorted by relevance
169 bool HasSpace = RawTok.hasLeadingSpace(); in RewriteMacrosInInput() local170 RB.InsertTextAfter(RawOffs, &" /*"[HasSpace]); in RewriteMacrosInInput()
2045 bool HasSpace = false; in SkipLineComment() local2048 HasSpace = true; in SkipLineComment()2060 if (HasSpace && !isLexingRawMode()) in SkipLineComment()2200 bool HasSpace = false; in isEndOfBlockCommentWithEscapedNewLine() local2203 HasSpace = true; in isEndOfBlockCommentWithEscapedNewLine()2234 if (HasSpace && !L->isLexingRawMode()) in isEndOfBlockCommentWithEscapedNewLine()