Searched defs:Error (Results 51 - 75 of 150) sorted by relevance

123456

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.cpp25 char Error[128]; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp107 static int error(const Twine &Error, const Twine &Context) { argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.h101 std::string Error; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp23 Diagnostics::Context::Context(ConstructMatcherEnum, Diagnostics *Error, argument
30 Diagnostics::Context::Context(MatcherArgEnum, Diagnostics *Error, argument
41 Diagnostics::OverloadContext::OverloadContext(Diagnostics *Error) argument
65 addError(SourceRange Range, ErrorType Error) argument
213 const ErrorContent &Error = Errors[i]; local
[all...]
H A DRegistry.cpp632 buildMatcherCtor(MatcherCtor Ctor, SourceRange NameRange, ArrayRef<ParserValue> Args, Diagnostics *Error) argument
800 constructMatcher(MatcherCtor Ctor, SourceRange NameRange, ArrayRef<ParserValue> Args, Diagnostics *Error) argument
807 constructBoundMatcher(MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, ArrayRef<ParserValue> Args, Diagnostics *Error) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp45 void Z3ErrorHandler(Z3_context Context, Z3_error_code Error) { argument
H A DFileUtilities.cpp178 DiffFilesWithTolerance(StringRef NameA, StringRef NameB, double AbsTol, double RelTol, std::string *Error) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DMultilibBuilder.cpp179 std::string Error; local
/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h119 Diagnostics *const Error; member in struct:clang::ast_matchers::dynamic::Diagnostics::Context
135 Diagnostics *const Error; member in struct:clang::ast_matchers::dynamic::Diagnostics::OverloadContext
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp50 std::string Error; local
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h189 bool Error(SMLoc L, const Twine &Msg) const { function in class:llvm::TGParser
H A DTGParser.cpp470 bool Error local
491 bool Error = false; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp274 std::string Error; variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp752 bool Error = HexagonMCShuffle(Context, true, *MCII, variable
755 (void)Error; variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp627 parseMachineFunctionInfo( const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp635 parseMachineFunctionInfo( const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp275 bool Error = false; local
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DDeviceOffload.cpp73 std::string Error; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp242 std::string Error; local
246 WithColor::error(errs(), ProgName) << Error; local
291 bool Error = false; local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp180 std::string Error; local
352 std::string Error; local
421 std::string Error; local
484 std::string Error; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h160 class [[nodiscard]] Error { class in namespace:llvm
179 Error() { function in class:llvm::Error
194 Error(Error &&Other) { function in class:llvm::Error
201 Error(std::unique_ptr<ErrorInfoBase> Payload) { function in class:llvm::Error
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp90 bool MemoryMappingLayout::Error() const { function in class:__sanitizer::MemoryMappingLayout
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp230 std::string Error; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp369 void MCWinCOFFStreamer::Error(const Twine &Msg) const { function in class:MCWinCOFFStreamer
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp887 parseMachineFunctionInfo( const yaml::MachineFunctionInfo &MFI, PerFunctionMIParsingState &PFS, SMDiagnostic &Error, SMRange &SourceRange) const argument

Completed in 577 milliseconds

123456