Searched refs:CTPB (Results 1 – 2 of 2) sorted by relevance
3696 CatchTypePublicBases CTPB(Context, HandledTypes, HandlerCHT.isPointer()); in ActOnCXXTryBlock() local3697 if (RD->lookupInBases(CTPB, Paths)) { in ActOnCXXTryBlock()3698 const CXXCatchStmt *Problem = CTPB.getFoundHandler(); in ActOnCXXTryBlock()3699 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()
4202 CatchTypePublicBases CTPB(Context, HandledTypes, HandlerCHT.isPointer()); in ActOnCXXTryBlock() local4203 if (RD->lookupInBases(CTPB, Paths)) { in ActOnCXXTryBlock()4204 const CXXCatchStmt *Problem = CTPB.getFoundHandler(); in ActOnCXXTryBlock()4205 if (!Paths.isAmbiguous(CTPB.getFoundHandlerType())) { in ActOnCXXTryBlock()