Home
last modified time | relevance | path

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

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