Home
last modified time | relevance | path

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

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