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.cpp713 StringRef ExceptionType; in visitBlockCommandComment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp673 bool Sema::handlerCanCatch(QualType HandlerType, QualType ExceptionType) { in handlerCanCatch()
H A DSemaDeclObjC.cpp5231 QualType ExceptionType = TInfo->getType(); in ActOnObjCExceptionDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3583 for (QualType ExceptionType : epi.ExceptionSpec.Exceptions) { in FunctionProtoType() local