Searched refs:getCommentKind (Results 1 – 7 of 7) sorted by relevance
36 switch (getCommentKind()) { in getCommentKindName()84 switch (getCommentKind()) { in child_begin()99 switch (getCommentKind()) { in child_end()
24 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function121 getCommentKind(RawText, CommentOpts.ParseAllComments); in RawComment()
2459 switch (D->getCommentKind()) { in VisitPragmaCommentDecl()
105 switch (Child->getCommentKind()) { in FullCommentParts()
187 PragmaMSCommentKind getCommentKind() const { return CommentKind; } in getCommentKind() function
572 Record.push_back(D->getCommentKind()); in VisitPragmaCommentDecl()
7347 switch (PCD->getCommentKind()) { in EmitTopLevelDecl()