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