Lines Matching refs:InFunctionDecl
1600 bool InFunctionDecl = Line.MightBeFunctionDecl;
1639 if (!Current->MustBreakBefore && InFunctionDecl &&
1662 InFunctionDecl = false;
1668 splitPenalty(Line, *Current, InFunctionDecl);
1700 bool InFunctionDecl) {
1741 if (InFunctionDecl && Right.NestingLevel == 0)
1805 if (Left.is(tok::l_paren) && InFunctionDecl &&
1811 if (Left.is(tok::equal) && InFunctionDecl)