Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h34 enum CommentKind { enum
H A DDecl.h171 PragmaMSCommentKind CommentKind; variable
174 PragmaMSCommentKind CommentKind) in PragmaCommentDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5388 PragmaMSCommentKind CommentKind, in Create()