Searched refs:BlockParameterCount (Results 1 – 3 of 3) sorted by relevance
695 if (Left->BlockParameterCount > 1) in parseSquare()791 ++Left->BlockParameterCount; in updateParameterCount()3788 Left.is(tok::l_paren) && Left.BlockParameterCount > 0 && in mustBreakBefore()3791 if (Left.BlockParameterCount > 1) in mustBreakBefore()4117 << " F=" << Tok->Finalized << " B=" << Tok->BlockParameterCount in printDebugInfo()
358 unsigned BlockParameterCount = 0; member
1553 (Current.BlockParameterCount > 1); in moveStatePastScopeOpener()