| Cppcheck
    | 
This is the complete list of members for ErrorMessage::FileLocation, including all inherited members.
| column | ErrorMessage::FileLocation | |
| fileIndex | ErrorMessage::FileLocation | |
| FileLocation(const std::string &file, int line, unsigned int column) | ErrorMessage::FileLocation | inline | 
| FileLocation(const std::string &file, std::string info, int line, unsigned int column) | ErrorMessage::FileLocation | inline | 
| FileLocation(const Token *tok, const TokenList *tokenList) | ErrorMessage::FileLocation | |
| FileLocation(const Token *tok, std::string info, const TokenList *tokenList) | ErrorMessage::FileLocation | |
| getfile(bool convert=true) const | ErrorMessage::FileLocation | |
| getinfo() const | ErrorMessage::FileLocation | inline | 
| getOrigFile(bool convert=true) const | ErrorMessage::FileLocation | |
| line | ErrorMessage::FileLocation | |
| mFileName | ErrorMessage::FileLocation | private | 
| mInfo | ErrorMessage::FileLocation | private | 
| mOrigFileName | ErrorMessage::FileLocation | private | 
| setfile(std::string file) | ErrorMessage::FileLocation | |
| stringify() const | ErrorMessage::FileLocation |