HomeSort by relevance Sort by last modified time
    Searched refs:isWhitespaceNoCache (Results 1 - 10 of 10) 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 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Comment.h 293 TextCommentBits.IsWhitespace = isWhitespaceNoCache();
299 bool isWhitespaceNoCache() const;
590 ParagraphCommentBits.IsWhitespace = isWhitespaceNoCache();
596 bool isWhitespaceNoCache() const;

Completed in 1608 milliseconds