Home
last modified time | relevance | path

Searched refs:iter_var_prefix (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmForEachCommand.cxx188 const auto iter_var_prefix = this->Args.front() + "_"; in ReplayZipLists() local
192 [&]() -> std::string { return iter_var_prefix + std::to_string(i++); }); in ReplayZipLists()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmForEachCommand.cxx188 const auto iter_var_prefix = this->Args.front() + "_"; in ReplayZipLists() local
192 [&]() -> std::string { return iter_var_prefix + std::to_string(i++); }); in ReplayZipLists()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmForEachCommand.cxx188 const auto iter_var_prefix = this->Args.front() + "_"; in ReplayZipLists() local
192 [&]() -> std::string { return iter_var_prefix + std::to_string(i++); }); in ReplayZipLists()