Searched refs:IsWhitespace (Results 1 – 1 of 1) sorted by relevance
88 mutable unsigned IsWhitespace : 1; variable134 mutable unsigned IsWhitespace : 1; variable285 return TextCommentBits.IsWhitespace; in isWhitespace()287 TextCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()289 return TextCommentBits.IsWhitespace; in isWhitespace()556 ParagraphCommentBits.IsWhitespace = true; in ParagraphComment()582 return ParagraphCommentBits.IsWhitespace; in isWhitespace()584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()586 return ParagraphCommentBits.IsWhitespace; in isWhitespace()