Home | History | Annotate | Download | only in llvm-mc

Lines Matching refs:SourceMgr

26 #include "llvm/Support/SourceMgr.h"
55 SourceMgr &SM, raw_ostream &Out,
74 SourceMgr::DK_Warning,
87 SourceMgr::DK_Warning,
129 SourceMgr &SM) {
143 SM.PrintMessage(SMLoc::getFromPointer(Value.data()), SourceMgr::DK_Error,
162 SourceMgr &SM,
202 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error,
211 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error,
229 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error,