Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DLLVMContext.cpp191 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
195 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
257 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/freebsd-12.1/contrib/llvm/tools/llvm-as/
H A Dllvm-as.cpp127 std::string ErrorStr; in main() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp79 std::string &ErrorStr) { in checkSignature()
109 std::string &ErrorStr) { in addModule()
H A DASTReader.cpp2139 std::string ErrorStr = "could not find file '"; in getInputFile() local
4136 std::string ErrorStr; in ReadASTCore() local
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h530 std::string *ErrorStr; variable
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h320 std::string ErrorStr; variable
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp43 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/freebsd-12.1/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp652 std::string ErrorStr; in linkAndVerify() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp693 std::string ErrorStr = in parseDirectiveSection() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp715 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6996 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8541 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local