Searched defs:switchType (Results 1 – 2 of 2) sorted by relevance
19 bool ValidateSwitch::validate(TBasicType switchType, TParseContext *context, in validate()28 ValidateSwitch::ValidateSwitch(TBasicType switchType, TParseContext *context) in ValidateSwitch()
3355 TBasicType switchType = init->getBasicType(); in addSwitch() local