Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp209 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
213 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
271 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError()
/openbsd-src/gnu/llvm/llvm/tools/llvm-as/
H A Dllvm-as.cpp145 std::string ErrorStr; in main() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp80 std::string &ErrorStr) { in checkSignature()
110 std::string &ErrorStr) { in addModule()
H A DASTReader.cpp2374 std::string ErrorStr = "could not find file '"; in getInputFile() local
2431 std::string ErrorStr = "could not get buffer for file '"; in getInputFile() local
4540 std::string ErrorStr; in ReadASTCore() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp132 std::string ErrorStr; in main() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h538 std::string *ErrorStr; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp45 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h318 std::string ErrorStr; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp33 std::string ErrorStr; in init() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp787 std::string ErrorStr; in linkAndVerify() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1805 std::string ErrorStr; in getTargetInfo() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp764 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7675 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10863 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local