Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DRawCommentList.h34 enum CommentKind { enum
H A DComment.h186 enum CommentKind { enum
H A DDecl.h145 PragmaMSCommentKind CommentKind; variable
148 PragmaMSCommentKind CommentKind) in PragmaCommentDecl()
/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp4888 PragmaMSCommentKind CommentKind, in Create()