Searched refs:isSwitchScope (Results 1 – 2 of 2) sorted by relevance
381 bool isSwitchScope() const { in isSwitchScope() function
413 if (Tok.is(tok::colon) && getCurScope()->isSwitchScope() && in ParseExprStatement()