|
clang 23.0.0git
|
This is the complete list of members for clang::cross_tu::IndexError, including all inherited members.
| convertToErrorCode() const override | clang::cross_tu::IndexError | |
| getCode() const | clang::cross_tu::IndexError | inline |
| getConfigFromName() const | clang::cross_tu::IndexError | inline |
| getConfigToName() const | clang::cross_tu::IndexError | inline |
| getFileName() const | clang::cross_tu::IndexError | inline |
| getLineNum() const | clang::cross_tu::IndexError | inline |
| ID | clang::cross_tu::IndexError | static |
| IndexError(index_error_code C) | clang::cross_tu::IndexError | inline |
| IndexError(index_error_code C, std::string FileName, int LineNo=0) | clang::cross_tu::IndexError | inline |
| IndexError(index_error_code C, std::string FileName, std::string ConfigToName, std::string ConfigFromName) | clang::cross_tu::IndexError | inline |
| log(raw_ostream &OS) const override | clang::cross_tu::IndexError |