Home
last modified time | relevance | path

Searched defs:createError (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp20 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
29 Error DWARFListType<RangeListEntry>::createError(const char *Fmt, const char *s, in createError() function in llvm::DWARFListType
DDWARFListTable.cpp19 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
DDWARFDebugRangeList.cpp21 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
DDWARFDebugLine.cpp285 static Error createError(char const *Fmt, const Ts &... Vals) { in createError() function
290 static Error createError(char const *Msg) { in createError() function
DDWARFContext.cpp1119 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCompression.cpp28 static Error createError(StringRef Err) { in createError() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp84 static Error createError(const Twine &Err) { in createError() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h48 static inline Error createError(StringRef Err) { in createError() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp359 static Error createError(StringRef Name, Error E) { in createError() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceFileWriter.cpp47 static Error createError(const Twine &Message, in createError() function