Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp851 for (QualType SuperI : Superset->exceptions()) { in CheckExceptionSpecSubset() local
858 if (handlerCanCatch(SuperI, SubI)) { in CheckExceptionSpecSubset()