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