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

  /external/clang/include/clang/AST/
ASTContext.h 689 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 748 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 64 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const {
366 RC = getRawCommentForDeclNoCache(I);
437 const RawComment *RC = getRawCommentForDeclNoCache(D);
    [all...]

Completed in 521 milliseconds