Searched defs:Formatter (Results 1 – 2 of 2) sorted by relevance
1058 class Formatter : public UnwrappedLineConsumer { class1060 Formatter(const FormatStyle &Style, SourceManager &SourceMgr, FileID ID, in Formatter() function in clang::format::__anon50dac10e0111::Formatter1125 UnwrappedLineFormatter Formatter(&Indenter, &Whitespaces, Style); in format() local
408 NoColumnLimitFormatter Formatter(Indenter); in format() local