Searched defs:switchType (Results 1 – 2 of 2) sorted by relevance
62 bool ValidateSwitch::validate(TBasicType switchType, in validate()73 ValidateSwitch::ValidateSwitch(TBasicType switchType, TDiagnostics *diagnostics) in ValidateSwitch()307 bool ValidateSwitchStatementList(TBasicType switchType, in ValidateSwitchStatementList()
6469 TBasicType switchType = init->getBasicType(); in addSwitch() local