Searched defs:ExceptionType (Results 1 – 7 of 7) sorted by relevance
74 private enum ExceptionType { enum in FuturesGetCheckedBenchmark80 ExceptionType(Class<? extends Exception> exceptionType) { in ExceptionType() method in FuturesGetCheckedBenchmark.ExceptionType
76 private enum ExceptionType { enum in FuturesGetCheckedBenchmark82 ExceptionType(Class<? extends Exception> exceptionType) { in ExceptionType() method in FuturesGetCheckedBenchmark.ExceptionType
72 enum ExceptionType enum
99 } ExceptionType; typedef
2690 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local
1739 QualType ExceptionType = Importer.Import(E); in VisitFunctionProtoType() local
4632 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local