Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h589 template <typename ErrT> bool errorIsA() const { in errorIsA() function
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DPassBuilder.cpp537 assert((Result || Result.template errorIsA<StringError>()) &&