Searched refs:mutable_arg_table (Results 1 – 2 of 2) sorted by relevance
114 auto* arg_table = context_->storage->mutable_arg_table(); in AddArgSet()
453 tables::ArgTable* mutable_arg_table() { return &arg_table_; } in mutable_arg_table() function