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

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DComment.cpp110 bool TextComment::isWhitespaceNoCache() const { function in class:clang::comments::TextComment
114 bool ParagraphComment::isWhitespaceNoCache() const { function in class:clang::comments::ParagraphComment
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DComment.h292 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
298 bool isWhitespaceNoCache() const;
576 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
582 bool isWhitespaceNoCache() const;

Completed in 115 milliseconds