Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4355 CanQualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anon5649fb511611::CatchTypePublicBases
4441 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()