LLVM 22.0.0git
Error.h File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

void llvm::PrintNote (const Twine &Msg)
void llvm::PrintNote (function_ref< void(raw_ostream &OS)> PrintMsg)
void llvm::PrintNote (ArrayRef< SMLoc > NoteLoc, const Twine &Msg)
void llvm::PrintFatalNote (const Twine &Msg)
void llvm::PrintFatalNote (ArrayRef< SMLoc > ErrorLoc, const Twine &Msg)
void llvm::PrintFatalNote (const Record *Rec, const Twine &Msg)
void llvm::PrintFatalNote (const RecordVal *RecVal, const Twine &Msg)
void llvm::PrintWarning (const Twine &Msg)
void llvm::PrintWarning (ArrayRef< SMLoc > WarningLoc, const Twine &Msg)
void llvm::PrintWarning (const char *Loc, const Twine &Msg)
void llvm::PrintError (const Twine &Msg)
void llvm::PrintError (function_ref< void(raw_ostream &OS)> PrintMsg)
void llvm::PrintError (ArrayRef< SMLoc > ErrorLoc, const Twine &Msg)
void llvm::PrintError (const char *Loc, const Twine &Msg)
void llvm::PrintError (const Record *Rec, const Twine &Msg)
void llvm::PrintError (const RecordVal *RecVal, const Twine &Msg)
void llvm::PrintFatalError (const Twine &Msg)
void llvm::PrintFatalError (ArrayRef< SMLoc > ErrorLoc, const Twine &Msg)
void llvm::PrintFatalError (const Record *Rec, const Twine &Msg)
void llvm::PrintFatalError (const RecordVal *RecVal, const Twine &Msg)
void llvm::PrintFatalError (function_ref< void(raw_ostream &OS)> PrintMsg)
bool llvm::CheckAssert (SMLoc Loc, const Init *Condition, const Init *Message)
void llvm::dumpMessage (SMLoc Loc, const Init *Message)

Variables

SourceMgr llvm::SrcMgr
unsigned llvm::ErrorsPrinted = 0