Searched defs:Indented (Results 1 – 3 of 3) sorted by relevance
67 struct Indented<'a, D> { struct73 impl<T> Write for Indented<'_, T> argument
117 private abstract static class Indented { class in BindingGraphVisualizer
6149 FormatStyle Indented = getLLVMStyle(); in TEST_F() local