Home | History | Annotate | Download | only in compiler

Lines Matching refs:TParseContext

34 %parse-param {TParseContext* context}
70 extern void yyerror(TParseContext* context, const char* reason);
2069 int glslang_parse(TParseContext* context) {