Searched refs:IntoLocation (Results 1 – 2 of 2) sorted by relevance
83 .IntoLocation(std::get<std::optional<T>*>(location)); in AddFlagsToCmdlineParser()
215 CmdlineParser::Builder& IntoLocation(std::optional<TArg>* destination) { in IntoLocation() function