Searched refs:ApplyChangesSpec (Results 1 – 9 of 9) sorted by relevance
142 tooling::ApplyChangesSpec Spec; in main()145 Spec.Format = DoFormat ? tooling::ApplyChangesSpec::kAll in main()146 : tooling::ApplyChangesSpec::kNone; in main()
157 struct ApplyChangesSpec { struct187 const ApplyChangesSpec &Spec); argument
108 ApplyChangesSpec::FormatOption Format, in getRangesForFormating()111 if (Format == ApplyChangesSpec::kNone) in getRangesForFormating()130 if (Format == ApplyChangesSpec::kAll || in getRangesForFormating()303 const ApplyChangesSpec &Spec) { in applyAtomicChanges()
104 const tooling::ApplyChangesSpec &Spec,
1304 Spec.Format = ApplyChangesSpec::kAll; in ApplyAtomicChangesTest()1343 ApplyChangesSpec Spec;1405 Spec.Format = ApplyChangesSpec::kViolations; in TEST_F()1420 Spec.Format = ApplyChangesSpec::kViolations; in TEST_F()1432 Spec.Format = ApplyChangesSpec::kViolations; in TEST_F()1467 Spec.Format = ApplyChangesSpec::kNone; in TEST_F()
120 applyAtomicChanges("input.cc", Code, Changes, ApplyChangesSpec()); in rewrite()
262 const tooling::ApplyChangesSpec &Spec, in applyChanges()
90 tooling::ApplyChangesSpec Spec; in printRewrittenSources()
483 tooling::ApplyChangesSpec Spec; in applySourceChanges()