Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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(uint64_t LocCookie, const Twine &ErrorStr) { in emitError()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-as/
H A Dllvm-as.cpp145 std::string ErrorStr; in main() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp80 std::string &ErrorStr) { in checkSignature()
110 std::string &ErrorStr) { in addModule()
H A DASTReader.cpp2352 std::string ErrorStr = "could not find file '"; in getInputFile() local
2402 std::string ErrorStr = "could not get buffer for file '"; in getInputFile() local
4514 std::string ErrorStr; in ReadASTCore() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp119 std::string ErrorStr; in main() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h539 std::string *ErrorStr; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp31 std::string ErrorStr; in init() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h318 std::string ErrorStr; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp44 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp738 std::string ErrorStr; in linkAndVerify() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp736 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7617 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9513 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local