Searched refs:IsWhitespaceValid (Results 1 – 1 of 1) sorted by relevance
86 mutable unsigned IsWhitespaceValid : 1; variable131 mutable unsigned IsWhitespaceValid : 1; variable276 TextCommentBits.IsWhitespaceValid = false; in TextComment()290 if (TextCommentBits.IsWhitespaceValid) in isWhitespace()294 TextCommentBits.IsWhitespaceValid = true; in isWhitespace()563 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()567 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()587 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()591 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()