Searched refs:OnPreprocessorSyntaxError (Results 1 – 4 of 4) sorted by relevance
59 void OnPreprocessorSyntaxError(struct PreprocessorGrammarState*,
33 OnPreprocessorSyntaxError(state, &yyminor);
272 extern "C" void OnPreprocessorSyntaxError(State* state, in OnPreprocessorSyntaxError() function
1090 OnPreprocessorSyntaxError(state, &yyminor); in yy_syntax_error()