Searched refs:UnwrappedLineFormatter (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp527 class UnwrappedLineFormatter { class in namespace:clang::format::__anon3275
529 UnwrappedLineFormatter(SourceManager &SourceMgr, function in class:clang::format::__anon3275::UnwrappedLineFormatter
943 /// \c UnwrappedLineFormatter, where we only have two options for each token:
1268 UnwrappedLineFormatter Formatter(SourceMgr, Ranges, &Indenter, &Whitespaces,

Completed in 54 milliseconds