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