Searched defs:ExceptionType (Results 1 – 3 of 3) sorted by relevance
673 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
5195 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
3186 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local