Home
last modified time | relevance | path

Searched refs:TCAS_Leave (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h561 TCAS_Leave, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1109 if (Style.AlignTrailingComments.Kind == FormatStyle::TCAS_Leave) { in alignTrailingComments()
H A DFormat.cpp758 IO.enumCase(Value, "Leave", FormatStyle::TCAS_Leave); in enumeration()
769 {FormatStyle::TCAS_Leave, 0})); in enumInput()