Searched refs:BSetFact (Results 1 – 1 of 1) sorted by relevance
33 llvm::ImmutableSet<const BindingDecl *>::Factory BSetFact; member in __anonbf3779e30111::LiveVariablesImpl55 BSetFact(false), killAtAssign(KillAtAssign) {} in LiveVariablesImpl()115 BSetRefA(valsA.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()), in merge()116 BSetRefB(valsB.liveBindings.getRootWithoutRetain(), BSetFact.getTreeFactory()); in merge()356 val.liveBindings = LV.BSetFact.remove(val.liveBindings, BD); in VisitBinaryOperator()388 val.liveBindings = LV.BSetFact.add(val.liveBindings, BD); in VisitDeclRefExpr()403 val.liveBindings = LV.BSetFact.remove(val.liveBindings, BD); in VisitDeclStmt()