Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp26 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComment.h209 CommentKind getCommentKind() const { in getCommentKind() function
H A DDecl.h161 PragmaMSCommentKind getCommentKind() const { return CommentKind; } in getCommentKind() function