Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DClangDocTest.cpp47 void CheckCommentInfo(const CommentInfo &Expected, const CommentInfo &Actual) { in CheckCommentInfo() function
72 void CheckCommentInfo(const std::vector<CommentInfo> &Expected, in CheckCommentInfo() function
79 void CheckCommentInfo(const std::vector<std::unique_ptr<CommentInfo>> &Expected, in CheckCommentInfo() function