Home
last modified time | relevance | path

Searched defs:CodeViewError (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp46 CodeViewError::CodeViewError(cv_error_code C) : CodeViewError(C, "") {} in CodeViewError() function in CodeViewError
48 CodeViewError::CodeViewError(const std::string &Context) in CodeViewError() function in CodeViewError
51 CodeViewError::CodeViewError(cv_error_code C, const std::string &Context) in CodeViewError() function in CodeViewError