Searched refs:load_value_ (Results 1 – 1 of 1) sorted by relevance
183 load_value_ = [save_destination, &key]() -> TArg& { in IntoKey()207 load_value_ = []() -> TArg& { in IntoIgnore()254 std::move(load_value_))); in CompleteArgument()271 load_value_ = []() -> TArg& { in ArgumentBuilder()279 std::function<TArg&(void)> load_value_; member