Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContext.cpp101 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
105 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
115 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/external/llvm/utils/FileUpdate/
DFileUpdate.cpp72 std::string ErrorStr; in main() local
/external/clang/lib/Basic/
DFileManager.cpp434 getBufferForFile(const FileEntry *Entry, std::string *ErrorStr, in getBufferForFile()
475 getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
DSourceManager.cpp99 std::string ErrorStr; in getBuffer() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp220 std::string ErrorStr; in executeInput() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h193 std::string ErrorStr; variable
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp41 std::string *ErrorStr, in createJIT()
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h501 std::string *ErrorStr; variable
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp403 std::string *ErrorStr, in create()
421 std::string *ErrorStr, in createJIT()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp355 std::string ErrorStr; in CreateASTConsumer() local
/external/clang/lib/Serialization/
DModuleManager.cpp59 std::string &ErrorStr) { in addModule()
DGlobalModuleIndex.cpp471 std::string ErrorStr; in loadModuleFile() local
DASTReader.cpp1690 std::string ErrorStr = "could not find file '"; in getInputFile() local
3069 std::string ErrorStr; in ReadASTCore() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp686 bool DefaultJITMemoryManager::CheckInvariants(std::string &ErrorStr) { in CheckInvariants()
DJIT.cpp208 std::string *ErrorStr, in createJIT()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp529 std::string ErrorStr = in ParseDirectiveSection() local
/external/clang/lib/Frontend/
DASTUnit.cpp655 std::string *ErrorStr) { in getBufferForFile()