Home
last modified time | relevance | path

Searched refs:SDS_Leave (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4018 SDS_Leave, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp565 IO.enumCase(Value, "Leave", FormatStyle::SDS_Leave); in enumeration()
1556 LLVMStyle.SeparateDefinitionBlocks = FormatStyle::SDS_Leave; in getLLVMStyle()
3733 if (Style.SeparateDefinitionBlocks != FormatStyle::SDS_Leave) { in reformat()