Searched refs:handlerCanCatch (Results 1 – 3 of 3) sorted by relevance
673 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch() function in clang::Sema847 if (handlerCanCatch(SuperI, SubI)) { in CheckExceptionSpecSubset()
307 S.handlerCanCatch(Caught, E->getSubExpr()->getType())) in throwEscapes()
2004 bool handlerCanCatch(QualType HandlerType, QualType ExceptionType);