/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Parsing.cpp | 64 ParseError(size_t Pos, std::string ErrorMsg, std::string InputExcerpt) in ParseError() 79 std::string ErrorMsg; member in __anon28198e1b0111::ParseError 137 static llvm::Error makeParseError(const ParseState &S, std::string ErrorMsg) { in makeParseError()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerExtFunctionsDlsym.cpp | 28 const char *ErrorMsg = dlerror(); in GetFnPtr() local
|
H A D | FuzzerUtilFuchsia.cpp | 544 char ErrorMsg[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]; in ExecuteCommand() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PutenvStackArrayChecker.cpp | 57 StringRef ErrorMsg = "The 'putenv' function should not be called with " in checkPostCall() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | VectorBuilder.h | 55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 123 EvalResult(std::string ErrorMsg) in EvalResult() 131 std::string ErrorMsg; member in llvm::RuntimeDyldCheckerExprEval::EvalResult 154 std::string ErrorMsg("Encountered unexpected token '"); in unexpectedToken() local 424 std::string ErrorMsg; in evalStubOrGOTAddr() local 464 std::string ErrorMsg; in evalSectionAddr() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | HLSL.cpp | 238 std::string ErrorMsg; in TranslateArgs() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 89 std::string ErrorMsg; in execute() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FileUtilities.cpp | 88 std::string *ErrorMsg) { in CompareNumbers()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 279 toJSON(const Request & Request,StringRef ErrorMsg="") toJSON() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 304 std::string ErrorMsg; in runOnMachineFunction() local
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ |
H A D | lli.cpp | 478 std::string ErrorMsg; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 2229 StringRef ErrorMsg, in emitIntrinsicWithChainErrorMessage() 2351 static SDValue emitIntrinsicErrorMessage(SDValue Op, StringRef ErrorMsg, in emitIntrinsicErrorMessage() 2695 StringRef ErrorMsg, bool WithChain = true) { in emitErrorAndReplaceIntrinsicResults()
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheck.cpp | 2092 for (StringRef ErrorMsg : ErrorMsgs) in printNoMatch() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 7049 bool MipsAsmParser::reportParseError(const Twine &ErrorMsg) { in reportParseError() 7054 bool MipsAsmParser::reportParseError(SMLoc Loc, const Twine &ErrorMsg) { in reportParseError()
|