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.h147 PragmaMSCommentKind CommentKind; variable
150 PragmaMSCommentKind CommentKind) in PragmaCommentDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5280 PragmaMSCommentKind CommentKind, in Create()