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