Searched refs:parseBlockContent (Results 1 – 2 of 2) sorted by relevance
115 BlockContentComment *parseBlockContent();
728 BlockContentComment *Parser::parseBlockContent() { in parseBlockContent() function in clang::comments::Parser766 Blocks.push_back(parseBlockContent()); in parseFullComment()