Lines Matching refs:Mutations
743 for (unsigned i = 0, e = Mutations.size(); i < e; ++i) {744 Mutations[i]->apply(this);2975 // FIXME: extend the mutation API to allow earlier mutations to instantiate2976 // data and pass it to later mutations. Have a single mutation that gathers