Searched refs:ValidateSwitchStatementList (Results 1 – 3 of 3) sorted by relevance
20 bool ValidateSwitchStatementList(TBasicType switchType,
307 bool ValidateSwitchStatementList(TBasicType switchType, in ValidateSwitchStatementList() function
5761 if (!ValidateSwitchStatementList(switchType, mDiagnostics, statementList, loc)) in addSwitch()