Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp4427 CanQualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anonb6e159cd1611::CatchTypePublicBases
4513 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()