Searched refs:IsWhitespaceValid (Results 1 – 1 of 1) sorted by relevance
85 mutable unsigned IsWhitespaceValid : 1; variable131 mutable unsigned IsWhitespaceValid : 1; variable270 TextCommentBits.IsWhitespaceValid = false; in TextComment()284 if (TextCommentBits.IsWhitespaceValid) in isWhitespace()288 TextCommentBits.IsWhitespaceValid = true; in isWhitespace()557 ParagraphCommentBits.IsWhitespaceValid = true; in ParagraphComment()561 ParagraphCommentBits.IsWhitespaceValid = false; in ParagraphComment()581 if (ParagraphCommentBits.IsWhitespaceValid) in isWhitespace()585 ParagraphCommentBits.IsWhitespaceValid = true; in isWhitespace()