Searched refs:IsWhitespace (Results 1 – 1 of 1) sorted by relevance
88 mutable unsigned IsWhitespace : 1; variable134 mutable unsigned IsWhitespace : 1; variable290 return TextCommentBits.IsWhitespace; in isWhitespace()292 TextCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()294 return TextCommentBits.IsWhitespace; in isWhitespace()548 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()574 return ParagraphCommentBits.IsWhitespace; in isWhitespace()576 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()578 return ParagraphCommentBits.IsWhitespace; in isWhitespace()