Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExceptionSpec.cpp679 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch() function in clang::Sema
853 if (handlerCanCatch(SuperI, SubI)) { in CheckExceptionSpecSubset()
DAnalysisBasedWarnings.cpp311 S.handlerCanCatch(Caught, E->getSubExpr()->getType())) in throwEscapes()
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h2144 bool handlerCanCatch(QualType HandlerType, QualType ExceptionType);