Home
last modified time | relevance | path

Searched defs:ErrorMessage (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp65 std::string &ErrorMessage) { in loadFromDirectory()
81 std::string &ErrorMessage) { in findCompilationDatabaseFromDirectory()
105 std::string &ErrorMessage) { in autoDetectFromSource()
120 std::string &ErrorMessage) { in autoDetectFromDirectory()
395 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
H A DJSONCompilationDatabase.cpp163 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
194 std::string &ErrorMessage, in loadFromFile()
214 std::string &ErrorMessage, in loadFromBuffer()
329 bool JSONCompilationDatabase::parse(std::string &ErrorMessage) { in parse()
H A DCommonOptionsParser.cpp109 std::string ErrorMessage; in init() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextAPIContext.h24 std::string ErrorMessage; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp83 char **ErrorMessage) { in LLVMGetTargetFromTriple()
293 char **ErrorMessage) { in LLVMTargetMachineEmit()
327 char **ErrorMessage) { in LLVMTargetMachineEmitToFile()
340 LLVMModuleRef M, LLVMCodeGenFileType codegen, char** ErrorMessage, in LLVMTargetMachineEmitToMemoryBuffer()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp67 char **ErrorMessage) { in LLVMCreateBinary()
141 char **ErrorMessage) { in LLVMMachOUniversalBinaryCopyObjectForArch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp114 std::string ErrorMessage; in get() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp383 std::string ErrorMessage; in printSourceLine() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp205 std::string ErrorMessage( in create() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h702 llvm::StringLiteral ErrorMessage; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp108 std::string ErrorMessage; in executeToolChainProgram() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2810 std::string ErrorMessage = in ParseFrontendArgs() local
2819 std::string ErrorMessage = in ParseFrontendArgs() local
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp46 using ErrorMessage = SmallString<128>; typedef
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp415 char **ErrorMessage) { in LLVMPrintModuleToFile()