Searched defs:ExceptionType (Results 1 – 5 of 5) sorted by relevance
49 auto ExceptionType = in registerMatchers() local
16 const Type *ExceptionType) { in registerException()
678 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
5203 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
3242 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local