Home
last modified time | relevance | path

Searched defs:AddIndentationStringStream (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp407 class AddIndentationStringStream : public raw_ostream { class
409 explicit AddIndentationStringStream(llvm::raw_ostream &WrappedStream, in AddIndentationStringStream() function in llvm::mustache::AddIndentationStringStream