Home
last modified time | relevance | path

Searched refs:SFS_Empty (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h133 SFS_Empty, enumerator
/external/clang/unittests/Format/
DFormatTestJS.cpp452 Style.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in TEST_F()
DFormatTest.cpp9848 AllowShortFunctionsOnASingleLine, FormatStyle::SFS_Empty); in TEST_F()
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp192 (Style.AllowShortFunctionsOnASingleLine >= FormatStyle::SFS_Empty && in tryFitMultipleLinesInOne()
DFormat.cpp80 IO.enumCase(Value, "Empty", FormatStyle::SFS_Empty); in enumeration()
572 GoogleStyle.AllowShortFunctionsOnASingleLine = FormatStyle::SFS_Empty; in getGoogleStyle()
DTokenAnnotator.cpp2152 Style.AllowShortFunctionsOnASingleLine == FormatStyle::SFS_Empty || in mustBreakBefore()
/external/clang/docs/
DClangFormatStyleOptions.rst240 * ``SFS_Empty`` (in configuration: ``Empty``)