Searched defs:getCommentKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp24 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, function in namespace:__anon21
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h137 PragmaMSCommentKind getCommentKind() const { return CommentKind; } function in class:clang::final
H A DComment.h204 CommentKind getCommentKind() const { function in class:clang::comments::Comment
[all...]

Completed in 180 milliseconds