Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/
DGenericError.cpp46 GenericError::GenericError(generic_error_code C) : GenericError(C, "") {} in GenericError() function in GenericError
48 GenericError::GenericError(const std::string &Context) in GenericError() function in GenericError
51 GenericError::GenericError(generic_error_code C, const std::string &Context) in GenericError() function in GenericError