Searched refs:IsWhitespaceValid (Results 1 – 1 of 1) sorted by relevance
85 mutable unsigned IsWhitespaceValid : 1; variable131 mutable unsigned IsWhitespaceValid : 1; variable275 TextCommentBits.IsWhitespaceValid = false; in TextComment()289 if (TextCommentBits.IsWhitespaceValid) in isWhitespace()293 TextCommentBits.IsWhitespaceValid = true; in isWhitespace()549 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()553 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()573 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()577 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()