Searched refs:errorIsA (Results 1 – 2 of 2) sorted by relevance
684 assert((Result || Result.template errorIsA<StringError>()) &&
600 template <typename ErrT> bool errorIsA() const { in errorIsA() function