Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp712 StringRef ExceptionType; in visitBlockCommandComment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp675 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
H A DSemaDeclObjC.cpp5235 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3736 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local