Searched refs:TypesToCheck (Results 1 – 1 of 1) sorted by relevance
4341 const llvm::DenseMap<CatchHandlerType, CXXCatchStmt *> &TypesToCheck; member in __anon5649fb511611::CatchTypePublicBases4351 : Ctx(Ctx), TypesToCheck(T), CheckAgainstPointer(C), in CatchTypePublicBases()4360 const auto &M = TypesToCheck; in operator ()()