Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp4968 PragmaMSCommentKind CommentKind, in Create()