Home
last modified time | relevance | path

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

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