Searched defs:getCommentKind (Results 1 – 3 of 3) sorted by relevance
26 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
209 CommentKind getCommentKind() const { in getCommentKind() function
161 PragmaMSCommentKind getCommentKind() const { return CommentKind; } in getCommentKind() function