Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp25 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h204 CommentKind getCommentKind() const { in getCommentKind() function
H A DDecl.h137 PragmaMSCommentKind getCommentKind() const { return CommentKind; } in getCommentKind() function