Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DError.h84 inline Error createError(const Twine &Err) { in createError() function
H A DMinidump.h145 static Error createError(StringRef Str) { in createError() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp28 static inline Error createError(const Twine &Msg) { in createError() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp327 static Error createError(StringRef Name, Error E) { in createError() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1897 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp388 static inline Error createError(const Twine &Err) { in createError() function