reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1301 Spec.Cleanup = true; 1302 Spec.Format = ApplyChangesSpec::kAll; 1303 Spec.Style = format::getLLVMStyle(); 1329 applyAtomicChanges(FilePath, Code, Changes, Spec); 1403 Spec.Format = ApplyChangesSpec::kViolations; 1404 Spec.Style.ColumnLimit = 8; 1418 Spec.Format = ApplyChangesSpec::kViolations; 1419 Spec.Style.ColumnLimit = 8; 1430 Spec.Format = ApplyChangesSpec::kViolations; 1431 Spec.Style.ColumnLimit = 8; 1465 Spec.Format = ApplyChangesSpec::kNone; 1674 Spec.Cleanup = false;