Searched defs:CommentKind (Results 1 – 4 of 4) sorted by relevance
52 enum class CommentKind { enum
34 enum CommentKind { enum
147 PragmaMSCommentKind CommentKind; global() variable 150 PragmaCommentDecl(TranslationUnitDecl * TU,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind) PragmaCommentDecl() argument
5276 Create(const ASTContext & C,TranslationUnitDecl * DC,SourceLocation CommentLoc,PragmaMSCommentKind CommentKind,StringRef Arg) Create() argument