Searched defs:ExceptionType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExceptionSpec.cpp | 685 handlerCanCatch(QualType HandlerType,QualType ExceptionType) handlerCanCatch() argument |
H A D | SemaDeclObjC.cpp | 5215 QualType ExceptionType = TInfo->getType(); ActOnObjCExceptionDecl() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3511 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { FunctionProtoType() local |