Diagnostic information for SMDiagnostic reporting.
More...
#include "llvm/IR/DiagnosticInfo.h"
Diagnostic information for SMDiagnostic reporting.
Definition at line 1073 of file DiagnosticInfo.h.
◆ DiagnosticInfoSrcMgr()
◆ classof()
◆ getLocCookie()
uint64_t llvm::DiagnosticInfoSrcMgr::getLocCookie |
( |
| ) |
const |
|
inline |
◆ getModuleName()
StringRef llvm::DiagnosticInfoSrcMgr::getModuleName |
( |
| ) |
const |
|
inline |
◆ getSMDiag()
◆ isInlineAsmDiag()
bool llvm::DiagnosticInfoSrcMgr::isInlineAsmDiag |
( |
| ) |
const |
|
inline |
◆ print()
Print using the given DP
a user-friendly message.
This is the default message that will be printed to the user. It is used when the frontend does not directly take advantage of the information contained in fields of the subclasses. The printed message must not end with '.' nor start with a severity keyword.
Implements llvm::DiagnosticInfo.
Definition at line 352 of file DiagnosticInfo.cpp.
The documentation for this class was generated from the following files: