Home
last modified time | relevance | path

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

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