Searched refs:isWhitespaceNoCache (Results 1 – 2 of 2) sorted by relevance
287 TextCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()293 bool isWhitespaceNoCache() const;584 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()590 bool isWhitespaceNoCache() const;
110 bool TextComment::isWhitespaceNoCache() const { in isWhitespaceNoCache() function in clang::comments::TextComment119 bool ParagraphComment::isWhitespaceNoCache() const { in isWhitespaceNoCache() function in clang::comments::ParagraphComment