Home
last modified time | relevance | path

Searched refs:ApplyChangesSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h144 struct ApplyChangesSpec { struct
174 const ApplyChangesSpec &Spec); argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp109 ApplyChangesSpec::FormatOption Format, in getRangesForFormating()
112 if (Format == ApplyChangesSpec::kNone) in getRangesForFormating()
131 if (Format == ApplyChangesSpec::kAll || in getRangesForFormating()
298 const ApplyChangesSpec &Spec) { in applyAtomicChanges()