Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp189 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
193 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
251 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp145 std::string ErrorStr; in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DModuleManager.cpp80 std::string &ErrorStr) { in checkSignature()
110 std::string &ErrorStr) { in addModule()
H A DASTReader.cpp2350 std::string ErrorStr = "could not find file '"; in getInputFile() local
2400 std::string ErrorStr = "could not get buffer for file '"; in getInputFile() local
4498 std::string ErrorStr; in ReadASTCore() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h539 std::string *ErrorStr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp31 std::string ErrorStr; in init() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h318 std::string ErrorStr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp44 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp851 std::string ErrorStr; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp737 std::string ErrorStr; in linkAndVerify() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1230 std::string ErrorStr; in runChecks() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp736 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7617 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9428 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local