Home
last modified time | relevance | path

Searched defs:RawComment (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DExtractAPIVisitor.h259 if (auto *RawComment = in VisitVarDecl() local
329 if (auto *RawComment = in VisitFunctionDecl() local
375 if (auto *RawComment = in VisitEnumDecl() local
490 if (auto *RawComment = in VisitNamespaceDecl() local
523 if (auto *RawComment = in VisitRecordDecl() local
565 if (auto *RawComment = in VisitCXXRecordDecl() local
621 if (auto *RawComment = in VisitCXXMethodDecl() local
682 if (auto *RawComment = in VisitCXXConstructorDecl() local
714 if (auto *RawComment = in VisitCXXDestructorDecl() local
747 if (auto *RawComment = in VisitConceptDecl() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DExtractAPIVisitor.h256 if (auto *RawComment = in VisitVarDecl() local
326 if (auto *RawComment = in VisitFunctionDecl() local
372 if (auto *RawComment = in VisitEnumDecl() local
488 if (auto *RawComment = in VisitNamespaceDecl() local
520 if (auto *RawComment = in VisitRecordDecl() local
554 if (auto *RawComment = in VisitCXXRecordDecl() local
610 if (auto *RawComment = in VisitCXXMethodDecl() local
668 if (auto *RawComment = in VisitCXXConstructorDecl() local
701 if (auto *RawComment = in VisitCXXDestructorDecl() local
735 if (auto *RawComment = in VisitConceptDecl() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DExtractAPIVisitor.h259 if (auto *RawComment = in VisitVarDecl() local
329 if (auto *RawComment = in VisitFunctionDecl() local
375 if (auto *RawComment = in VisitEnumDecl() local
490 if (auto *RawComment = in VisitNamespaceDecl() local
523 if (auto *RawComment = in VisitRecordDecl() local
565 if (auto *RawComment = in VisitCXXRecordDecl() local
621 if (auto *RawComment = in VisitCXXMethodDecl() local
682 if (auto *RawComment = in VisitCXXConstructorDecl() local
714 if (auto *RawComment = in VisitCXXDestructorDecl() local
747 if (auto *RawComment = in VisitConceptDecl() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h283 if (auto *RawComment = in VisitVarDecl() local
356 if (auto *RawComment = in VisitFunctionDecl() local
404 if (auto *RawComment = in VisitEnumDecl() local
519 if (auto *RawComment = in VisitNamespaceDecl() local
552 if (auto *RawComment = in VisitRecordDecl() local
593 if (auto *RawComment = in VisitCXXRecordDecl() local
651 if (auto *RawComment = in VisitCXXMethodDecl() local
712 if (auto *RawComment = in VisitCXXConstructorDecl() local
746 if (auto *RawComment = in VisitCXXDestructorDecl() local
777 if (auto *RawComment = in VisitConceptDecl() local
[all …]
/aosp_15_r20/external/clang/include/clang/AST/
H A DRawCommentList.h41 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DRawCommentList.h45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
196 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DRawCommentList.h45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
196 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DRawCommentList.h45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
196 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DRawCommentList.h45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
191 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/aosp_15_r20/external/clang/lib/AST/
H A DRawCommentList.cpp109 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment() function in RawComment
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h47 class RawComment; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h47 class RawComment; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h47 class RawComment; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h47 class RawComment; variable
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c608 CXString RawComment; in PrintCursorComments() local