Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp840 for (QualType SuperI : Superset->exceptions()) { in CheckExceptionSpecSubset() local
847 if (handlerCanCatch(SuperI, SubI)) { in CheckExceptionSpecSubset()