Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h52 enum class CommentKind { enum
H A DRawCommentList.h34 enum CommentKind { enum
H A DDecl.h147 PragmaMSCommentKind CommentKind; variable
150 PragmaMSCommentKind CommentKind) in PragmaCommentDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5218 Create(const ASTContext & C,TranslationUnitDecl * DC,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind,StringRef Arg) Create() argument