Searched refs:ExceptionType (Results 1 – 3 of 3) sorted by relevance
1618 QualType ExceptionType = Importer.Import(*E); in VisitFunctionProtoType() local1619 if (ExceptionType.isNull()) in VisitFunctionProtoType()1621 ExceptionTypes.push_back(ExceptionType); in VisitFunctionProtoType()
3417 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local3419 VarDecl *New = BuildObjCExceptionDecl(TInfo, ExceptionType, in ActOnObjCExceptionDecl()
2922 VarDecl *BuildObjCExceptionDecl(TypeSourceInfo *TInfo, QualType ExceptionType,