Searched refs:parseBlockContent (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentParser.h119 BlockContentComment *parseBlockContent();
/external/clang/lib/AST/
H A DCommentParser.cpp728 BlockContentComment *Parser::parseBlockContent() { function in class:clang::comments::Parser
766 Blocks.push_back(parseBlockContent());

Completed in 769 milliseconds