LLVM API Documentation
| getErrorLocation(int &Line, int &Column) const | llvm::ParseException | [inline] |
| getFilename() const | llvm::ParseException | [inline] |
| getMessage() const | llvm::ParseException | |
| getRawMessage() const | llvm::ParseException | [inline] |
| ParseException(const std::string &filename, const std::string &message, int LineNo=-1, int ColNo=-1) | llvm::ParseException | |
| ParseException(const ParseException &E) | llvm::ParseException |