Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DCommentParser.cpp918 FullComment *Parser::parseFullComment() { in parseFullComment() function in clang::comments::Parser
/llvm-project/clang-tools-extra/clang-doc/
H A DSerialize.cpp215 static void parseFullComment(const FullComment *C, CommentInfo &CI) { in parseFullComment() function