Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRawCommentList.cpp25 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() function
/external/clang/include/clang/AST/
DComment.h204 CommentKind getCommentKind() const { in getCommentKind() function