clang 20.0.0git
|
This file implements an indenter that manages the indentation of continuations. More...
Go to the source code of this file.
Classes | |
struct | clang::format::RawStringFormatStyleManager |
class | clang::format::ContinuationIndenter |
struct | clang::format::ParenState |
struct | clang::format::LineState |
The current state when indenting a unwrapped line. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::format |
This file implements an indenter that manages the indentation of continuations.
Definition in file ContinuationIndenter.h.