Home
last modified time | relevance | path

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

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