Searched refs:AppendValues (Results 1 – 3 of 3) sorted by relevance
185 .WithType<std::vector<std::string>>().AppendValues() in MakeParser()249 .AppendValues() in MakeParser()253 .AppendValues() in MakeParser()260 .AppendValues() in MakeParser()264 .AppendValues() in MakeParser()291 .AppendValues() in MakeParser()
135 #### AppendValues (optional)147 .AppendValues()184 `std::vector<std::string>` and are meant to be used with `AppendValues` in which case the
162 ArgumentBuilder<TArg>& AppendValues() { in AppendValues() function