Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4155 QualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anon8bd4a6b71611::CatchTypePublicBases
4263 CanQualType::CreateUnsafe(CTPB.getFoundHandlerType()))) { in ActOnCXXTryBlock()