Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp685 handlerCanCatch(QualType HandlerType,QualType ExceptionType) handlerCanCatch() argument
[all...]
H A DSemaDeclObjC.cpp5215 QualType ExceptionType = TInfo->getType(); ActOnObjCExceptionDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3511 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { FunctionProtoType() local