Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DCodeViewError.cpp50 CodeViewError::CodeViewError(cv_error_code C) : CodeViewError(C, "") {} in CodeViewError() function in CodeViewError
52 CodeViewError::CodeViewError(const std::string &Context) in CodeViewError() function in CodeViewError
55 CodeViewError::CodeViewError(cv_error_code C, const std::string &Context) in CodeViewError() function in CodeViewError
/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