Searched refs:BlockParameterCount (Results 1 – 3 of 3) sorted by relevance
770 if (Left->BlockParameterCount > 1) in parseSquare()899 ++Left->BlockParameterCount; in updateParameterCount()4758 Left.is(tok::l_paren) && Left.BlockParameterCount > 0 && in mustBreakBefore()4761 if (Left.BlockParameterCount > 1) in mustBreakBefore()5144 << " F=" << Tok->Finalized << " B=" << Tok->BlockParameterCount in printDebugInfo()
424 unsigned BlockParameterCount = 0; member
1747 NewState.HasMultipleNestedBlocks = (Current.BlockParameterCount > 1); in moveStatePastScopeOpener()