Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp6602 auto ToExceptionDecl = importChecked(Err, S->getExceptionDecl()); in VisitCXXCatchStmt() local
6608 ToCatchLoc, ToExceptionDecl, ToHandlerBlock); in VisitCXXCatchStmt()