Searched refs:checkIsConst (Results 1 – 4 of 4) sorted by relevance
128 void checkIsConst(TIntermTyped *node);
590 context->checkIsConst($1);
3126 context->checkIsConst((yyvsp[0].interm.intermTypedNode)); in yyparse()
709 void TParseContext::checkIsConst(TIntermTyped *node) in checkIsConst() function in sh::TParseContext