Searched defs:ErrorMessage (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextAPIContext.h25 std::string ErrorMessage; member in struct:llvm::MachO::TextAPIContext
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DCommonOptionsParser.cpp109 std::string ErrorMessage; local
H A DCompilationDatabase.cpp64 loadFromDirectory(StringRef BuildDirectory, std::string &ErrorMessage) argument
82 findCompilationDatabaseFromDirectory(StringRef Directory, std::string &ErrorMessage) argument
106 autoDetectFromSource(StringRef SourceFile, std::string &ErrorMessage) argument
121 autoDetectFromDirectory(StringRef SourceDir, std::string &ErrorMessage) argument
[all...]
H A DJSONCompilationDatabase.cpp331 bool JSONCompilationDatabase::parse(std::string &ErrorMessage) { argument
196 loadFromFile(StringRef FilePath, std::string &ErrorMessage, JSONCommandLineSyntax Syntax) argument
216 loadFromBuffer(StringRef DatabaseString, std::string &ErrorMessage, JSONCommandLineSyntax Syntax) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp66 LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, char **ErrorMessage) argument
185 LLVMTargetMachineEmit(LLVMTargetMachineRef T, LLVMModuleRef M, raw_pwrite_stream &OS, LLVMCodeGenFileType codegen, char **ErrorMessage) argument
219 LLVMTargetMachineEmitToFile(LLVMTargetMachineRef T, LLVMModuleRef M, char* Filename, LLVMCodeGenFileType codegen, char** ErrorMessage) argument
232 LLVMTargetMachineEmitToMemoryBuffer(LLVMTargetMachineRef T, LLVMModuleRef M, LLVMCodeGenFileType codegen, char** ErrorMessage, LLVMMemoryBufferRef *OutMemBuf) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp64 LLVMCreateBinary(LLVMMemoryBufferRef MemBuf, LLVMContextRef Context, char **ErrorMessage) argument
135 LLVMMachOUniversalBinaryCopyObjectForArch(LLVMBinaryRef BR, const char *Arch, size_t ArchLen, char **ErrorMessage) argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp614 std::string ErrorMessage; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp395 LLVMPrintModuleToFile(LLVMModuleRef M, const char *Filename, char **ErrorMessage) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1781 std::string ErrorMessage = local
1789 std::string ErrorMessage = local

Completed in 284 milliseconds