Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4451 QualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anonf018d3d31611::CatchTypePublicBases
4561 CanQualType::CreateUnsafe(CTPB.getFoundHandlerType()))) { in ActOnCXXTryBlock()