Home
last modified time | relevance | path

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

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