Searched refs:constErrorCheck (Results 1 – 4 of 4) sorted by relevance
123 bool constErrorCheck(TIntermTyped* node);
591 if (context->constErrorCheck($1))
3053 if (context->constErrorCheck((yyvsp[0].interm.intermTypedNode))) in yyparse()
462 bool TParseContext::constErrorCheck(TIntermTyped* node) in constErrorCheck() function in TParseContext