Searched defs:CodeViewError (Results 1 – 1 of 1) 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