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