Searched refs:IsFunctionCallParen (Results 1 – 1 of 1) sorted by relevance
847 auto IsFunctionCallParen = [](const FormatToken &Tok) { in addTokenOnCurrentLine() local885 !IsFunctionCallParen(*Previous))) { in addTokenOnCurrentLine()892 Next->is(TT_FunctionDeclarationLParen) || IsFunctionCallParen(*Next); in addTokenOnCurrentLine()