Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1127 BTDS_No, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp572 return Style.BreakTemplateDeclarations != FormatStyle::BTDS_No && in mustBreak()
H A DFormat.cpp273 IO.enumCase(Value, "No", FormatStyle::BTDS_No); in enumeration()