Home
last modified time | relevance | path

Searched defs:CommentKind (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h52 enum class CommentKind { enum
H A DRawCommentList.h34 enum CommentKind { enum
H A DDecl.h147 PragmaMSCommentKind CommentKind; variable
150 PragmaMSCommentKind CommentKind) in PragmaCommentDecl()
/src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5280 PragmaMSCommentKind CommentKind, in Create()