struct ApplyChangesSpec
Declaration
struct ApplyChangesSpec { /* full declaration omitted */ };
Declared at: clang/include/clang/Tooling/Refactoring/AtomicChange.h:157
Member Variables
- public bool Cleanup = true
- public format::FormatStyle Style = format::getNoStyle()
- public clang::tooling::ApplyChangesSpec::FormatOption Format = kNone