Home
last modified time | relevance | path

Searched defs:Error (Results 51 – 75 of 205) sorted by relevance

123456789

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParserCommon.cpp57 StringRef Error = ""; in getCanonicalArchName() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPluginLoader.cpp38 std::string Error; in operator =() local
H A DRISCVISAInfo.cpp549 std::string Error = in getExtensionVersion() local
557 std::string Error = "requires '-menable-experimental-extensions' for " in getExtensionVersion() local
565 std::string Error = in getExtensionVersion() local
574 std::string Error = "unsupported version number " + MajorStr.str(); in getExtensionVersion() local
603 std::string Error = "unsupported version number " + std::string(MajorStr); in getExtensionVersion() local
H A DRegex.cpp60 std::string &Error) { in RegexErrorToString()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h47 Error, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h18 class Error; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterSharedState.h77 void setImportDeclError(Decl *To, ASTImportError Error) { in setImportDeclError()
/freebsd/contrib/opencsd/decoder/source/
H A Docsd_error_logger.cpp100 void ocsdDefaultErrorLogger::LogError(const ocsd_hndl_err_log_t handle, const ocsdError *Error) in LogError()
H A Dtrc_component.cpp101 void TraceComponent::LogError(const ocsdError &Error) in LogError()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h23 class Error; variable
H A DDWARFDebugAranges.h19 class Error; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps.h73 virtual bool Error() const { UNIMPLEMENTED(); }; in Error() function
H A Dsanitizer_linux.h102 Error, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.h24 class Error; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h52 Error(Error &&Other) { in Error() function
93 Error(std::unique_ptr<ErrorInfoBase> ErrInfo) { in Error() function
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp15 using Error = gwp_asan::Error; typedef
H A Dcrash_handler.cpp17 using Error = gwp_asan::Error; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompression.h21 class Error; variable
H A DFormatVariadicDetails.h20 class Error; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h70 bool Error(const Twine &Msg) const { return Error(getLoc(), Msg); } in Error() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h88 Error = 4, ///< Present this diagnostic as an error. enumerator
181 Ignored, Note, Remark, Warning, Error, Fatal enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp393 SMDiagnostic &Error; member in __anon3a2b08230111::MIParser
571 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
576 MIParser::MIParser(PerFunctionMIParsingState &PFS, SMDiagnostic &Error, in MIParser()
3601 SMDiagnostic &Error) { in parseMachineBasicBlockDefinitions()
3606 StringRef Src, SMDiagnostic &Error) { in parseMachineInstructions()
3612 SMDiagnostic &Error) { in parseMBBReference()
3618 SMDiagnostic &Error) { in parseRegisterReference()
3624 SMDiagnostic &Error) { in parseNamedRegisterReference()
3630 SMDiagnostic &Error) { in parseVirtualRegisterReference()
3636 SMDiagnostic &Error) { in parseStackObjectReference()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h72 Error = DiagnosticsEngine::Error enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h81 Error, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp242 std::string Error; in GetTarget() local
291 bool Error = false; in AsLexInput() local

123456789