Searched refs:AddIndentationStringStream (Results 1 – 1 of 1) sorted by relevance
407 class AddIndentationStringStream : public raw_ostream { class409 explicit AddIndentationStringStream(llvm::raw_ostream &WrappedStream, in AddIndentationStringStream() function in llvm::mustache::AddIndentationStringStream686 AddIndentationStringStream IS(OS, Indentation); in renderPartial()