Home
last modified time | relevance | path

Searched defs:new_indent (Results 1 – 6 of 6) sorted by relevance

/third_party/json/include/nlohmann/detail/output/
Dserializer.hpp128 const auto new_indent = current_indent + indent_step; in dump() local
201 const auto new_indent = current_indent + indent_step; in dump() local
262 const auto new_indent = current_indent + indent_step; in dump() local
/third_party/rust/rust/src/tools/rustfmt/src/
Dutils.rs632 let new_indent = Indent::from_width(config, new_indent_width); in trim_left_preserve_layout() localVariable
Ditems.rs2804 let new_indent = indent.block_indent(context.config); in compute_budgets_for_params() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dextract_function.rs134 let new_indent = IndentLevel::from_node(&insert_after); in extract_function() localVariable
/third_party/json/single_include/nlohmann/
Djson.hpp18136 const auto new_indent = current_indent + indent_step; in dump() local
18209 const auto new_indent = current_indent + indent_step; in dump() local
18270 const auto new_indent = current_indent + indent_step; in dump() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp16162 const auto new_indent = current_indent + indent_step; in dump() local
16235 const auto new_indent = current_indent + indent_step; in dump() local
16296 const auto new_indent = current_indent + indent_step; in dump() local