Searched refs:clause_pos (Results 1 – 1 of 1) sorted by relevance
5292 int clause_pos = position(); in ParseSwitchStatement() local5299 auto clause = factory()->NewCaseClause(label, statements, clause_pos); in ParseSwitchStatement()