Cppcheck
Functions
errortypes.cpp File Reference
#include "errortypes.h"
#include "utils.h"

Go to the source code of this file.

Functions

static std::string typeToString (InternalError::Type type)
 
std::string severityToString (Severity severity)
 
Severity severityFromString (const std::string &severity)
 

Function Documentation

◆ typeToString()

static std::string typeToString ( InternalError::Type  type)
static

Definition at line 23 of file errortypes.cpp.

References cppcheck::unreachable().