16 #ifndef LLVM_IR_DIAGNOSTICPRINTER_H 17 #define LLVM_IR_DIAGNOSTICPRINTER_H 96 #endif // LLVM_IR_DIAGNOSTICPRINTER_H
This class represents lattice values for constants.
A Module instance is used to store all the information related to an LLVM module. ...
virtual ~DiagnosticPrinter()=default
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Interface for custom diagnostic printing.
virtual DiagnosticPrinter & operator<<(char C)=0
DiagnosticPrinterRawOStream(raw_ostream &Stream)
Basic diagnostic printer that uses an underlying raw_ostream.
LLVM Value Representation.
This class implements an extremely fast bulk output stream that can only output to a stream...
StringRef - Represent a constant reference to a string, i.e.
Instances of this class encapsulate one diagnostic report, allowing printing to a raw_ostream as a ca...