Searched defs:switchType (Results 1 – 6 of 6) 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()
4909 TBasicType switchType = init->getBasicType(); in addSwitch() local
5810 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