Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DRawCommentList.h45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
164 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/external/clang/include/clang/AST/
DRawCommentList.h41 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment() function
147 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment() function
/external/clang/lib/AST/
DRawCommentList.cpp109 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment() function in RawComment
/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp109 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment() function in RawComment
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h48 class RawComment; variable
/external/clang/tools/c-index-test/
Dc-index-test.c608 CXString RawComment; in PrintCursorComments() local
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c690 CXString RawComment; in PrintCursorComments() local