Searched defs:ErrorMsg (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp28 const char *ErrorMsg = dlerror(); local
H A DFuzzerUtilFuchsia.cpp497 char ErrorMsg[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h219 createOrcMCJITReplacement(std::string *ErrorMsg, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp86 CompareNumbers(const char *&F1P, const char *&F2P, const char *F1End, const char *F2End, double AbsTolerance, double RelTolerance, std::string *ErrorMsg) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp363 FixedCompilationDatabase::loadFromFile(StringRef Path, std::string &ErrorMsg) { argument
260 stripPositionalArgs(std::vector<const char *> Args, std::vector<std::string> &Result, std::string &ErrorMsg) argument
343 loadFromCommandLine(int &Argc, const char *const *Argv, std::string &ErrorMsg, Twine Directory) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp411 std::string ErrorMsg; local
461 << "error creating EE: " << ErrorMsg << "\n"; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp624 std::string ErrorMsg; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp135 std::string ErrorMsg; local
139 Diags.Report(diag::err_fe_unable_to_load_plugin) << Plugin << ErrorMsg; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp305 std::string ErrorMsg; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp101 EvalResult(std::string ErrorMsg) argument
109 std::string ErrorMsg; member in class:llvm::RuntimeDyldCheckerExprEval::EvalResult
354 std::string ErrorMsg = ""; local
391 std::string ErrorMsg = ""; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6786 bool MipsAsmParser::reportParseError(Twine ErrorMsg) { argument
6791 bool MipsAsmParser::reportParseError(SMLoc Loc, Twine ErrorMsg) { argument

Completed in 147 milliseconds