Searched refs:BlockParameterCount (Results 1 – 3 of 3) sorted by relevance
749 if (Left->BlockParameterCount > 1) in parseSquare()877 ++Left->BlockParameterCount; in updateParameterCount()4573 Left.is(tok::l_paren) && Left.BlockParameterCount > 0 && in mustBreakBefore()4576 if (Left.BlockParameterCount > 1) in mustBreakBefore()4952 << " F=" << Tok->Finalized << " B=" << Tok->BlockParameterCount in printDebugInfo()
398 unsigned BlockParameterCount = 0; member
1712 NewState.HasMultipleNestedBlocks = (Current.BlockParameterCount > 1); in moveStatePastScopeOpener()