Searched refs:explicitInt16Check (Results 1 – 4 of 4) sorted by relevance
112 virtual void explicitInt16Check(const TSourceLoc&, const char* op, bool builtIn = false);
1279 void TParseVersions::explicitInt16Check(const TSourceLoc& loc, const char* op, bool builtIn) in explicitInt16Check() function in glslang::TParseVersions
402 parseContext.explicitInt16Check($1.loc, "16-bit integer literal");406 parseContext.explicitInt16Check($1.loc, "16-bit unsigned integer literal");
5310 parseContext.explicitInt16Check((yyvsp[0].lex).loc, "16-bit integer literal"); in yyparse()5319 parseContext.explicitInt16Check((yyvsp[0].lex).loc, "16-bit unsigned integer literal"); in yyparse()