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