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 94 bool TextComment::isWhitespaceNoCache() const {
105 bool ParagraphComment::isWhitespaceNoCache() const {
  /external/clang/include/clang/AST/
Comment.h 280 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
286 bool isWhitespaceNoCache() const;
569 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
575 bool isWhitespaceNoCache() const;

Completed in 45 milliseconds