Diagnostic information for MisExpect analysis.
Synopsis
Declared in <llvm/IR/DiagnosticInfo.h>
class DiagnosticInfoMisExpect
: public DiagnosticInfoWithLocationBase
Base Classes
Name |
Description |
Common features for diagnostics with an associated location. |
Member Functions
Name |
Description |
|
Construct a MisExpect diagnostic for instruction |
Return the absolute path to the file. |
|
Return the function where this diagnostic is triggered. |
|
Return the kind of this diagnostic. |
|
|
|
Return the location as a "file:line:col" string. |
|
Return the diagnostic message. |
|
Return the severity of this diagnostic. |
|
Return true if location information is available for this diagnostic. |
|
|
Print this diagnostic using |
Static Member Functions
Name |
Description |
Return true if |