Searched defs:parseFullComment (Results 1 – 2 of 2) sorted by relevance
918 FullComment *Parser::parseFullComment() { in parseFullComment() function in clang::comments::Parser
215 static void parseFullComment(const FullComment *C, CommentInfo &CI) { in parseFullComment() function