Home
last modified time | relevance | path

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

/freebsd-13.1/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()
393 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
H A DJSONCompilationDatabase.cpp166 loadFromDirectory(StringRef Directory, std::string &ErrorMessage) override { in loadFromDirectory()
197 std::string &ErrorMessage, in loadFromFile()
217 std::string &ErrorMessage, in loadFromBuffer()
332 bool JSONCompilationDatabase::parse(std::string &ErrorMessage) { in parse()
H A DCommonOptionsParser.cpp109 std::string ErrorMessage; in init() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp67 char **ErrorMessage) { in LLVMGetTargetFromTriple()
188 char **ErrorMessage) { in LLVMTargetMachineEmit()
220 char* Filename, LLVMCodeGenFileType codegen, char** ErrorMessage) { in LLVMTargetMachineEmitToFile()
233 LLVMModuleRef M, LLVMCodeGenFileType codegen, char** ErrorMessage, in LLVMTargetMachineEmitToMemoryBuffer()
/freebsd-13.1/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextAPIContext.h24 std::string ErrorMessage; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp66 char **ErrorMessage) { in LLVMCreateBinary()
138 char **ErrorMessage) { in LLVMMachOUniversalBinaryCopyObjectForArch()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp375 std::string ErrorMessage; in printSourceLine() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp755 std::string ErrorMessage; in detectSystemGPUs() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h619 llvm::StringLiteral ErrorMessage; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp53 using ErrorMessage = SmallString<128>; typedef
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2628 std::string ErrorMessage = in ParseFrontendArgs() local
2637 std::string ErrorMessage = in ParseFrontendArgs() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp413 char **ErrorMessage) { in LLVMPrintModuleToFile()