Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4419 CanQualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anonceb37bf41611::CatchTypePublicBases
4505 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()