Searched refs:PrintMsgOnly (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp120 : Msg(S.str()), EC(EC), PrintMsgOnly(true) {}
123 if (PrintMsgOnly) {
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1192 const bool PrintMsgOnly = false; member in class:llvm::StringError

Completed in 126 milliseconds