clang 19.0.0git
Classes | Namespaces
UnwrappedLineFormatter.h File Reference

Implements a combinatorial exploration of all the different linebreaks unwrapped lines can be formatted in. More...

#include "ContinuationIndenter.h"

Go to the source code of this file.

Classes

class  clang::format::UnwrappedLineFormatter
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::format
 

Detailed Description

Implements a combinatorial exploration of all the different linebreaks unwrapped lines can be formatted in.

Definition in file UnwrappedLineFormatter.h.