Searched refs:load_value_ (Results 1 – 1 of 1) sorted by relevance
198 load_value_ = [save_destination, &key]() -> TArg& { in IntoKey()220 load_value_ = [destination]() -> TArg& { in IntoLocation()240 load_value_ = []() -> TArg& { in IntoIgnore()298 std::move(load_value_))); in CompleteArgument()315 load_value_ = []() -> TArg& { in ArgumentBuilder()323 std::function<TArg&(void)> load_value_; member