Home
last modified time | relevance | path

Searched refs:BreakBeforeInheritanceComma (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/
H A D.clang-format41 BreakBeforeInheritanceComma: false
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp855 bool BreakBeforeInheritanceComma = false; in mapping() local
874 BreakBeforeInheritanceComma); in mapping()
1149 if (BreakBeforeInheritanceComma && in mapping()