Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4710 UT_ForContinuationAndIndentation, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1730 case FormatStyle::UT_ForContinuationAndIndentation: in appendIndentText()
H A DFormat.cpp809 FormatStyle::UT_ForContinuationAndIndentation); in enumeration()