Home
last modified time | relevance | path

Searched defs:reportCmdLineError (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp82 [[noreturn]] static void reportCmdLineError(const Twine &Message) { reportCmdLineError() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp491 [[noreturn]] static void reportCmdLineError(const Twine &Message) { in reportCmdLineError() function