Home
last modified time | relevance | path

Searched defs:getCommentKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp26 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h163 PragmaMSCommentKind getCommentKind() const { return CommentKind; } in getCommentKind() function