Home
last modified time | relevance | path

Searched refs:ToExceptionDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp6987 auto ToExceptionDecl = importChecked(Err, S->getExceptionDecl()); in VisitCXXCatchStmt() local
6993 ToCatchLoc, ToExceptionDecl, ToHandlerBlock); in VisitCXXCatchStmt()