HomeSort by relevance Sort by last modified time
    Searched refs:isWhitespaceNoCache (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
Comment.cpp 97 bool TextComment::isWhitespaceNoCache() const {
106 bool ParagraphComment::isWhitespaceNoCache() const {
  /external/clang/include/clang/AST/
Comment.h 291 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
297 bool isWhitespaceNoCache() const;
588 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
594 bool isWhitespaceNoCache() const;

Completed in 54 milliseconds