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