Searched refs:addDefault (Results 1 – 8 of 8) sorted by relevance
226 TIntermCase *addDefault(const TSourceLoc &loc);
1502 $$ = context->addDefault(@1);
3352 TIntermCase *TParseContext::addDefault(const TSourceLoc &loc) in addDefault() function in TParseContext
4648 (yyval.interm.intermCase) = context->addDefault((yylsp[-1])); in yyparse()
420 TIntermCase *addDefault(const TSourceLoc &loc);
1572 $$ = context->addDefault(@1);
5170 (yyval.interm.intermCase) = context->addDefault((yylsp[-1])); in yyparse()
5804 TIntermCase *TParseContext::addDefault(const TSourceLoc &loc) in addDefault() function in sh::TParseContext