Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
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()
328 bool JSONCompilationDatabase::parse(std::string &ErrorMessage) { in parse()
H A DCommonOptionsParser.cpp109 std::string ErrorMessage; in init() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextAPIContext.h23 std::string ErrorMessage; member
/freebsd/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/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp67 char **ErrorMessage) { in LLVMCreateBinary()
141 char **ErrorMessage) { in LLVMMachOUniversalBinaryCopyObjectForArch()
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp114 std::string ErrorMessage; in get() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp383 std::string ErrorMessage; in printSourceLine() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp278 std::string ErrorMessage( in create() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h704 llvm::StringLiteral ErrorMessage; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp118 std::string ErrorMessage; in executeToolChainProgram() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2892 std::string ErrorMessage = in ParseFrontendArgs() local
2901 std::string ErrorMessage = in ParseFrontendArgs() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp50 using ErrorMessage = SmallString<128>; typedef
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp443 char **ErrorMessage) { in LLVMPrintModuleToFile()