Home
last modified time | relevance | path

Searched refs:DK_Error (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp54 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in beginRegion()
62 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in beginRegion()
104 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in endRegion()
120 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in beginRegion()
130 Loc, llvm::SourceMgr::DK_Error, in beginRegion()
152 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in endRegion()
H A DCodeRegionGenerator.cpp150 Loc, llvm::SourceMgr::DK_Error, in HandleComment()
153 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in HandleComment()
163 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in HandleComment()
167 SM.PrintMessage(Loc, llvm::SourceMgr::DK_Error, in HandleComment()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A DDisassembler.cpp118 SourceMgr::DK_Error, "expected two hex digits"); in byteArrayFromString()
127 SourceMgr::DK_Error, "invalid input token"); in byteArrayFromString()
134 SM.PrintMessage(SMLoc::getFromPointer(Value.data()), SourceMgr::DK_Error, in byteArrayFromString()
188 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error, in disassemble()
197 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error, in disassemble()
215 SM.PrintMessage(SMLoc::getFromPointer(Str.data()), SourceMgr::DK_Error, in disassemble()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp31 if (Kind == SourceMgr::DK_Error) in PrintMessage()
111 PrintMessage(ErrorLoc, SourceMgr::DK_Error, Msg); in PrintError()
115 SrcMgr.PrintMessage(SMLoc::getFromPointer(Loc), SourceMgr::DK_Error, Msg); in PrintError()
121 PrintMessage(Rec->getLoc(), SourceMgr::DK_Error, Msg); in PrintError()
127 PrintMessage(RecVal->getLoc(), SourceMgr::DK_Error, Msg); in PrintError()
/freebsd/contrib/llvm-project/llvm/lib/IRReader/
H A DIRReader.cpp42 Err = SMDiagnostic(Buffer->getBufferIdentifier(), SourceMgr::DK_Error, in getLazyIRModule()
60 Err = SMDiagnostic(Filename, SourceMgr::DK_Error, in getLazyIRFileModule()
81 Err = SMDiagnostic(Buffer.getBufferIdentifier(), SourceMgr::DK_Error, in parseIR()
100 Err = SMDiagnostic(Filename, SourceMgr::DK_Error, in parseIRFile()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DParser.cpp66 Err = SMDiagnostic(Filename, SourceMgr::DK_Error, in parseAssemblyFile()
109 Err = SMDiagnostic(Filename, SourceMgr::DK_Error, in parseAssemblyFileWithIndex()
174 Err = SMDiagnostic(Filename, SourceMgr::DK_Error, in parseSummaryIndexAssemblyFile()
211 SourceMgr::DK_Error, "expected end of string"); in parseType()
H A DLLLexer.cpp41 ErrorInfo.Error = SM.GetMessage(ErrorLoc, SourceMgr::DK_Error, Msg); in Error()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp814 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern()
821 PatternLoc, SourceMgr::DK_Error, in parsePattern()
865 SourceMgr::DK_Error, in parsePattern()
909 SourceMgr::DK_Error, in parsePattern()
935 SourceMgr::DK_Error, "unexpected whitespace"); in parsePattern()
955 SourceMgr::DK_Error, in parsePattern()
964 SMLoc::getFromPointer(Name.data()), SourceMgr::DK_Error, in parsePattern()
977 SourceMgr::DK_Error, in parsePattern()
1059 SourceMgr::DK_Error, in parsePattern()
1100 SM.PrintMessage(SMLoc::getFromPointer(RS.data()), SourceMgr::DK_Error, in AddRegExToRegEx()
[all …]
H A DFileCheckImpl.h533 SM.GetMessage(Loc, SourceMgr::DK_Error, ErrMsg), Range);
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp59 SrcMgr.PrintMessage(Tag->getLoc().front(), SourceMgr::DK_Error, in EmitClangCommentHTMLNamedCharacterReferences()
H A DClangDiagnosticsEmitter.cpp204 SrcMgr.PrintMessage(Loc, SourceMgr::DK_Error, in groupDiagnostics()
219 SrcMgr.PrintMessage(Loc, SourceMgr::DK_Error, in groupDiagnostics()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h35 DK_Error, enumerator
288 SourceMgr::DiagKind Kind = SourceMgr::DK_Error;
H A DYAMLParser.h109 SourceMgr::DiagKind Kind = SourceMgr::DK_Error);
111 SourceMgr::DiagKind Kind = SourceMgr::DK_Error);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp213 DS_Error, SMDiagnostic(Filename, SourceMgr::DK_Error, Message.str()))); in error()
219 DS_Error, SM.GetMessage(Loc, SourceMgr::DK_Error, Message))); in error()
224 assert(Error.getKind() == SourceMgr::DK_Error && "Expected an error"); in error()
232 case SourceMgr::DK_Error: in reportDiagnostic()
1243 Error = SMDiagnostic(Filename, SourceMgr::DK_Error, in createMIRParserFromFile()
1260 Filename, SourceMgr::DK_Error, in createMIRParser()
H A DMIParser.cpp604 Error = SM.GetMessage(SMLoc::getFromPointer(Loc), SourceMgr::DK_Error, Msg); in error()
609 Loc - Source.data(), SourceMgr::DK_Error, Msg.str(), in error()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp198 SourceMgr::DK_Error, EIB.message()); in loadModuleFromInput()
224 SourceMgr::DK_Error, EIB.message()); in crossImportIntoModule()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp511 case SourceMgr::DK_Error: in print()
H A DYAMLParser.cpp276 printError(SMLoc::getFromPointer(Position), SourceMgr::DK_Error, Message); in setError()
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp360 WarningsAsErrors ? SourceMgr::DiagKind::DK_Error in emitReplacementWarnings()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp780 SourceMgr::DK_Error, toString(FIOrErr.takeError()), in initializeBaseYamlFields()
H A DAMDGPUTargetMachine.cpp1837 RegName.Value.size(), SourceMgr::DK_Error, in parseMachineFunctionInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1125 case llvm::SourceMgr::DK_Error: in getDiagnosticSeverity()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp632 SourceMgr::DK_Error, EIB.message()); in loadModuleFromInput()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1162 D = SMP->GetMessage(Loc, SourceMgr::DK_Error, Msg); in reportError()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp715 llvm::SMDiagnostic("", llvm::SourceMgr::DK_Error, Message.str()), in emitError()

12