Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
HDCompilationDatabase.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()
HDJSONCompilationDatabase.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()
HDCommonOptionsParser.cpp109 std::string ErrorMessage; in init() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDTextAPIContext.h23 std::string ErrorMessage; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
HDTargetMachineC.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-13-stable/contrib/llvm-project/llvm/lib/Object/
HDObject.cpp67 char **ErrorMessage) { in LLVMCreateBinary()
141 char **ErrorMessage) { in LLVMMachOUniversalBinaryCopyObjectForArch()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Debuginfod/
HDHTTPServer.cpp114 std::string ErrorMessage; in get() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDSourcePrinter.cpp383 std::string ErrorMessage; in printSourceLine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDMemProfReader.cpp278 std::string ErrorMessage( in create() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDJSON.h704 llvm::StringLiteral ErrorMessage; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
HDToolChain.cpp118 std::string ErrorMessage; in executeToolChainProgram() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp2892 std::string ErrorMessage = in ParseFrontendArgs() local
2901 std::string ErrorMessage = in ParseFrontendArgs() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCStringChecker.cpp50 using ErrorMessage = SmallString<128>; typedef
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp443 char **ErrorMessage) { in LLVMPrintModuleToFile()