Searched refs:integerErrorCheck (Results 1 – 4 of 4) sorted by relevance
125 bool integerErrorCheck(TIntermTyped* node, const char* token);
300 if (context->integerErrorCheck($1, "[]"))
438 bool TParseContext::integerErrorCheck(TIntermTyped* node, const char* token) in integerErrorCheck() function in TParseContext
2498 if (context->integerErrorCheck((yyvsp[0].interm.intermTypedNode), "[]")) in yyparse()