Searched defs:CodeViewError (Results 1 – 2 of 2) sorted by relevance
46 CodeViewError::CodeViewError(cv_error_code C) : CodeViewError(C, "") {} in CodeViewError() function in CodeViewError48 CodeViewError::CodeViewError(const std::string &Context) in CodeViewError() function in CodeViewError51 CodeViewError::CodeViewError(cv_error_code C, const std::string &Context) in CodeViewError() function in CodeViewError
50 CodeViewError::CodeViewError(cv_error_code C) : CodeViewError(C, "") {} in CodeViewError() function in CodeViewError52 CodeViewError::CodeViewError(const std::string &Context) in CodeViewError() function in CodeViewError55 CodeViewError::CodeViewError(cv_error_code C, const std::string &Context) in CodeViewError() function in CodeViewError