Searched refs:SAXParseException (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DDefaultHandler.h59 class SAXParseException : public SAXException class in inherits:SAXException
62 SAXParseException (char *message, int lineNumber, int columnNumber);
95 warning (SAXParseException *e)
101 error (SAXParseException *e)
107 fatalError (SAXParseException *e)
H A DSAXParserFactory.cc138 * SAXParseException
140 SAXParseException::SAXParseException (char *message, int _lineNumber, int _columnNumber) function in class:SAXParseException
468 SAXParseException *e = new SAXParseException (NULL, line, column);
490 SAXParseException *e = new SAXParseException (NULL, line, column);
508 SAXParseException *e = new SAXParseException (NULL, line, column);
565 SAXParseException *
[all...]
H A DExperiment.cc161 error (SAXParseException *e);
1279 Experiment::ExperimentHandler::error (SAXParseException *e)
1923 void error (SAXParseException * /*e*/) { }
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDefaultHandler.h59 class SAXParseException : public SAXException class in inherits:SAXException
62 SAXParseException (char *message, int lineNumber, int columnNumber);
95 warning (SAXParseException *e)
101 error (SAXParseException *e)
107 fatalError (SAXParseException *e)
H A DSAXParserFactory.cc138 * SAXParseException
140 SAXParseException::SAXParseException (char *message, int _lineNumber, int _columnNumber) function in class:SAXParseException
468 SAXParseException *e = new SAXParseException (NULL, line, column);
490 SAXParseException *e = new SAXParseException (NULL, line, column);
508 SAXParseException *e = new SAXParseException (NULL, line, column);
565 SAXParseException *
[all...]
H A DExperiment.cc161 error (SAXParseException *e);
1279 Experiment::ExperimentHandler::error (SAXParseException *e)
1925 void error (SAXParseException * /*e*/) { }

Completed in 270 milliseconds