Home
last modified time | relevance | path

Searched refs:syntaxError (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/idlc/source/
H A Dscanner.ll109 idlc()->error()->syntaxError(
124 idlc()->error()->syntaxError(
449 idlc()->error()->syntaxError(PS_NoState, idlc()->getLineNumber(),
466 idlc()->error()->syntaxError(PS_NoState, idlc()->getLineNumber(),
H A Derrorhandler.cxx562 void ErrorHandler::syntaxError(ParseState ps, sal_Int32 lineNumber, const sal_Char* errmsg) in syntaxError() function in ErrorHandler
H A Dparser.y129 idlc()->error()->syntaxError(idlc()->getParseState(),
3286 idlc()->error()->syntaxError(idlc()->getParseState(), idlc()->getLineNumber(), errmsg);
/aoo42x/main/idlc/inc/idlc/
H A Derrorhandler.hxx116 void syntaxError(ParseState state, sal_Int32 lineNumber, const sal_Char* errmsg);

Completed in 26 milliseconds