Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp3483 static bool isOneChildWithoutMustBreakBefore(const FormatToken &Tok) { in isOneChildWithoutMustBreakBefore() function
3508 !isOneChildWithoutMustBreakBefore(Tok); in isAllmanBraceIncludedBreakableLambda()