#include "clang/CrossTU/CrossTranslationUnit.h"
Definition at line 61 of file CrossTranslationUnit.h.
◆ IndexError() [1/3]
◆ IndexError() [2/3]
clang::cross_tu::IndexError::IndexError |
( |
index_error_code |
C, |
|
|
std::string |
FileName, |
|
|
int |
LineNo = 0 |
|
) |
| |
|
inline |
◆ IndexError() [3/3]
clang::cross_tu::IndexError::IndexError |
( |
index_error_code |
C, |
|
|
std::string |
FileName, |
|
|
std::string |
TripleToName, |
|
|
std::string |
TripleFromName |
|
) |
| |
|
inline |
◆ convertToErrorCode()
std::error_code clang::cross_tu::IndexError::convertToErrorCode |
( |
| ) |
const |
|
override |
◆ getCode()
◆ getFileName()
std::string clang::cross_tu::IndexError::getFileName |
( |
| ) |
const |
|
inline |
◆ getLineNum()
int clang::cross_tu::IndexError::getLineNum |
( |
| ) |
const |
|
inline |
◆ getTripleFromName()
std::string clang::cross_tu::IndexError::getTripleFromName |
( |
| ) |
const |
|
inline |
◆ getTripleToName()
std::string clang::cross_tu::IndexError::getTripleToName |
( |
| ) |
const |
|
inline |
◆ log()
void clang::cross_tu::IndexError::log |
( |
raw_ostream & |
OS | ) |
const |
|
override |
◆ ID
char clang::cross_tu::IndexError::ID |
|
static |
The documentation for this class was generated from the following files: