Home
last modified time | relevance | path

Searched refs:isWhitespaceNoCache (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DComment.cpp94 bool TextComment::isWhitespaceNoCache() const { in isWhitespaceNoCache() function in clang::comments::TextComment
105 bool ParagraphComment::isWhitespaceNoCache() const { in isWhitespaceNoCache() function in clang::comments::ParagraphComment
/external/clang/include/clang/AST/
DComment.h280 TextCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
286 bool isWhitespaceNoCache() const;
569 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache(); in isWhitespace()
575 bool isWhitespaceNoCache() const;