LLVM API Documentation

llvm::ParseException Member List

This is the complete list of members for llvm::ParseException, including all inherited members.

getErrorLocation(int &Line, int &Column) constllvm::ParseException [inline]
getFilename() constllvm::ParseException [inline]
getMessage() constllvm::ParseException
getRawMessage() constllvm::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