Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h34 enum CommentKind { enum
H A DComment.h186 enum CommentKind { enum
H A DDecl.h121 PragmaMSCommentKind CommentKind; variable
124 PragmaMSCommentKind CommentKind) in PragmaCommentDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4743 PragmaMSCommentKind CommentKind, in Create()