Home
last modified time | relevance | path

Searched defs:ExceptionType (Results 1 – 11 of 11) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java75 private enum ExceptionType { enum in FuturesGetCheckedBenchmark
81 ExceptionType(Class<? extends Exception> exceptionType) { in ExceptionType() method in FuturesGetCheckedBenchmark.ExceptionType
/external/guava/android/guava-tests/benchmark/com/google/common/util/concurrent/
DFuturesGetCheckedBenchmark.java75 private enum ExceptionType { enum in FuturesGetCheckedBenchmark
81 ExceptionType(Class<? extends Exception> exceptionType) { in ExceptionType() method in FuturesGetCheckedBenchmark.ExceptionType
/external/antlr/runtime/Cpp/include/
Dantlr3interfaces.hpp72 enum ExceptionType enum
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DExceptionAnalyzer.cpp16 const Type *ExceptionType) { in registerException()
/external/ImageMagick/MagickCore/
Dexception.h99 } ExceptionType; typedef
/external/llvm-project/clang/lib/Sema/
DSemaExceptionSpec.cpp671 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
DSemaDeclObjC.cpp5190 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/external/clang/lib/AST/
DType.cpp2690 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local
DASTImporter.cpp1739 QualType ExceptionType = Importer.Import(E); in VisitFunctionProtoType() local
/external/clang/lib/Sema/
DSemaDeclObjC.cpp4632 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/external/llvm-project/clang/lib/AST/
DType.cpp3178 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local