Searched refs:constantValueCheck (Results 1 – 6 of 6) sorted by relevance
335 void constantValueCheck(TIntermTyped* node, const char* token);
780 parseContext.constantValueCheck($1, "");3535 parseContext.constantValueCheck($2, "case");
4984 parseContext.constantValueCheck((yyvsp[0].interm.intermTypedNode), ""); in yyparse()9813 parseContext.constantValueCheck((yyvsp[-1].interm.intermTypedNode), "case"); in yyparse()
2471 void TParseContext::constantValueCheck(TIntermTyped* node, const char* token) in constantValueCheck() function in glslang::TParseContext
121 void constantValueCheck(TIntermTyped* node, const char* token);
6244 void HlslParseContext::constantValueCheck(TIntermTyped* node, const char* token) in constantValueCheck() function in glslang::HlslParseContext