Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp3620 CanQualType getFoundHandlerType() const { return FoundHandlerType; } in getFoundHandlerType() function in __anon739654c80911::CatchTypePublicBases
3699 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()