clang 20.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 |
getFileName() const | clang::cross_tu::IndexError | inline |
getLineNum() const | clang::cross_tu::IndexError | inline |
getTripleFromName() const | clang::cross_tu::IndexError | inline |
getTripleToName() 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 TripleToName, std::string TripleFromName) | clang::cross_tu::IndexError | inline |
log(raw_ostream &OS) const override | clang::cross_tu::IndexError |