Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4941 UT_ForContinuationAndIndentation, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1770 case FormatStyle::UT_ForContinuationAndIndentation: in appendIndentText()
H A DFormat.cpp803 FormatStyle::UT_ForContinuationAndIndentation); in enumeration()