Searched defs:switchType (Results 1 – 4 of 4) 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()
5751 TBasicType switchType = init->getBasicType(); in addSwitch() local
19 bool ValidateSwitch::validate(TBasicType switchType, TParseContext *context, in validate()28 ValidateSwitch::ValidateSwitch(TBasicType switchType, TParseContext *context) in ValidateSwitch()
3284 TBasicType switchType = init->getBasicType(); in addSwitch() local