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