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