Home
last modified time | relevance | path

Searched defs:ErrorMsg (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/llvm/utils/fpcmp/
H A Dfpcmp.cpp34 std::string ErrorMsg; in main() local
/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp245 std::string &ErrorMsg) { in stripPositionalArgs()
327 std::string &ErrorMsg, in loadFromCommandLine()
345 FixedCompilationDatabase::loadFromFile(StringRef Path, std::string &ErrorMsg) { in loadFromFile()
359 std::string &ErrorMsg) { in loadFromBuffer()
H A DAllTUsExecution.cpp89 std::string ErrorMsg; in execute() local
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerExtFunctionsDlsym.cpp28 const char *ErrorMsg = dlerror(); in GetFnPtr() local
H A DFuzzerUtilFuchsia.cpp544 char ErrorMsg[FDIO_SPAWN_ERR_MSG_MAX_LENGTH]; in ExecuteCommand() local
/llvm-project/lldb/unittests/TestingSupport/
H A DTestUtilities.cpp34 std::string ErrorMsg("convertYAML() failed: "); in fromYaml() local
/llvm-project/clang/lib/Tooling/Transformer/
H A DParsing.cpp64 ParseError(size_t Pos, std::string ErrorMsg, std::string InputExcerpt) in ParseError()
79 std::string ErrorMsg; member in __anon8ebdf0ce0111::ParseError
137 static llvm::Error makeParseError(const ParseState &S, std::string ErrorMsg) { in makeParseError()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPutenvStackArrayChecker.cpp57 StringRef ErrorMsg = "The 'putenv' function should not be called with " in checkPostCall() local
/llvm-project/llvm/include/llvm/IR/
H A DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DComparePointerToMemberVirtualFunctionCheck.cpp30 static const char *const ErrorMsg = variable
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp571 std::string ErrorMsg; in TEST() local
586 std::string ErrorMsg; in TEST() local
597 std::string ErrorMsg; in TEST() local
610 std::string ErrorMsg; in TEST() local
627 std::string ErrorMsg; in TEST() local
644 std::string ErrorMsg; in TEST() local
661 std::string ErrorMsg; in TEST() local
697 std::string ErrorMsg; in TEST() local
/llvm-project/llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/
H A DOrcV2CBindingsAddObjectFile.c89 char *ErrorMsg = 0; in main() local
/llvm-project/llvm/unittests/Analysis/
H A DTBAATest.cpp54 SmallVector<char, 0> ErrorMsg; in TEST_F() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp123 bool hasError() const { return ErrorMsg != ""; } in EvalResult() argument
154 ErrorMsg += "' while parsing subexpression '"; in unexpectedToken() local
131 std::string ErrorMsg; global() member in llvm::RuntimeDyldCheckerExprEval::EvalResult
424 std::string ErrorMsg; evalStubOrGOTAddr() local
464 std::string ErrorMsg; evalSectionAddr() local
[all...]
/llvm-project/clang/tools/libclang/
H A DCXCompilationDatabase.cpp14 std::string ErrorMsg; in clang_CompilationDatabase_fromDirectory() local
/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.cpp190 std::string ErrorMsg; initFeatureMap() local
/llvm-project/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp167 std::string ErrorMsg; in CreateAndRunJITFunc() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp238 std::string ErrorMsg; in TranslateArgs() local
/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp88 std::string *ErrorMsg) { in CompareNumbers()
/llvm-project/llvm/unittests/Remarks/
H A DBitstreamRemarksParsingTest.cpp325 static void parseBad(StringRef Input, const char *ErrorMsg) { in parseBad()
/llvm-project/llvm/lib/TargetParser/
H A DTargetParser.cpp621 insertWaveSizeFeature(StringRef GPU,const Triple & T,StringMap<bool> & Features,std::string & ErrorMsg) insertWaveSizeFeature() argument
/llvm-project/llvm/unittests/Object/
H A DDXContainerTest.cpp238 std::string ErrorMsg; in generateDXContainer() local
/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp285 toJSON(const Request & Request,StringRef ErrorMsg="") toJSON() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp616 std::string ErrorMsg; in registerUninitializedObjectChecker() local
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp192 static const char ErrorMsg[] = "'-', '~', integer or '('"; in parseIntExpr2() local

12