Lines Matching defs:first
1495 auto first = remoteCommand.getArguments().cbegin() + 1;1499 std::transform(first, last, begin(bytes), [](decltype(*first) input) {