Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp673 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
H A DSemaDeclObjC.cpp5195 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3186 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local