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