clang
3.9.0
|
Implements a combinartorial exploration of all the different linebreaks unwrapped lines can be formatted in. More...
#include "ContinuationIndenter.h"
#include "clang/Format/Format.h"
#include <map>
#include <queue>
#include <string>
Go to the source code of this file.
Classes | |
class | clang::format::UnwrappedLineFormatter |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::format | |
Implements a combinartorial exploration of all the different linebreaks unwrapped lines can be formatted in.
Definition in file UnwrappedLineFormatter.h.