Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp24 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h204 CommentKind getCommentKind() const { in getCommentKind() function