Searched defs:PrintMsgOnly (Results 1 – 2 of 2) sorted by relevance
146 StringError::StringError(std::string &&S, std::error_code EC, bool PrintMsgOnly) in StringError()
1281 const bool PrintMsgOnly = false; variable