Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp679 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
H A DSemaDeclObjC.cpp5215 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp3249 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local