Home | History | Annotate | Download | only in Format

Lines Matching refs:AllowShortFunctionsOnASingleLine

191         Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_All ||
192 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty &&
194 (Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Inline &&