Home | History | Annotate | Download | only in Format

Lines Matching refs:LS_Auto

42     IO.enumCase(Value, "Auto", clang::format::FormatStyle::LS_Auto);
217 GoogleStyle.Standard = FormatStyle::LS_Auto;
1625 if (Style.Standard == FormatStyle::LS_Auto) {