Searched refs:isAllmanBrace (Results 1 – 1 of 1) sorted by relevance
2246 static bool isAllmanBrace(const FormatToken &Tok) { in isAllmanBrace() function2342 if (isAllmanBrace(Left) || isAllmanBrace(Right)) in mustBreakBefore()