Home | History | Annotate | Download | only in Format

Lines Matching refs:SFS_All

75     IO.enumCase(Value, "All", FormatStyle::SFS_All);
76 IO.enumCase(Value, "true", FormatStyle::SFS_All);
333 LLVMStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_All;