Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DCompression.cpp27 static Error createError(StringRef Err) { in createError() function
H A DAPFloat.cpp232 static inline Error createError(const Twine &Err) { in createError() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h144 static Error createError(StringRef Str) { in createError() function
H A DELF.h84 static inline Error createError(const Twine &Err) { in createError() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp25 static inline Error createError(const Twine &Msg) { in createError() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp83 static Error createError(const Twine &Err) { in createError() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp266 static Error createError(StringRef Name, Error E) { in createError() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1420 static Error createError(const Twine &Reason, llvm::Error E) { in createError() function