Searched refs:renderBlocks (Results 1 – 1 of 1) sorted by relevance
221 std::string renderBlocks(llvm::ArrayRef<std::unique_ptr<Block>> Children, in renderBlocks() function486 return renderBlocks(Children, &Block::renderMarkdown); in asMarkdown()490 return renderBlocks(Children, &Block::renderPlainText); in asPlainText()