Searched refs:spvRemoved (Results 1 – 5 of 5) sorted by relevance
123 virtual void spvRemoved(const TSourceLoc&, const char* op);
1361 void TParseVersions::spvRemoved(const TSourceLoc& loc, const char* op) in spvRemoved() function in glslang::TParseVersions
1651 parseContext.spvRemoved($1.loc, "subroutine");1657 parseContext.spvRemoved($1.loc, "subroutine");
5586 spvRemoved(loc, "packed"); in setLayoutQualifier()5596 spvRemoved(loc, "shared"); in setLayoutQualifier()
7348 parseContext.spvRemoved((yyvsp[0].lex).loc, "subroutine"); in yyparse()7359 parseContext.spvRemoved((yyvsp[-3].lex).loc, "subroutine"); in yyparse()