Home
last modified time | relevance | path

Searched refs:InconvertibleError (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp23 InconvertibleError enumerator
37 case ErrorErrorCode::InconvertibleError: in message()
99 return std::error_code(static_cast<int>(ErrorErrorCode::InconvertibleError), in inconvertibleErrorCode()