LLVM: llvm::UndefVarError Class Reference (original) (raw)
Class to represent an undefined variable error, which quotes that variable's name when printed. More...
#include "[FileCheck/FileCheckImpl.h](FileCheckImpl%5F8h%5Fsource.html)"
Class to represent an undefined variable error, which quotes that variable's name when printed.
Definition at line 173 of file FileCheckImpl.h.
| llvm::UndefVarError::UndefVarError ( StringRef VarName) |
inline |
◆ convertToErrorCode()
| std::error_code llvm::UndefVarError::convertToErrorCode ( ) const |
inlineoverridevirtual |
◆ getVarName()
| StringRef llvm::UndefVarError::getVarName ( ) const |
inline |
◆ log()
| void llvm::UndefVarError::log ( raw_ostream & OS) const |
inlineoverridevirtual |
◆ ID
| char UndefVarError::ID = 0 |
static |
The documentation for this class was generated from the following files: