Searched refs:sectionsToRun (Results 1 – 5 of 5) sorted by relevance
25 for (auto& elem : m_data.sectionsToRun) { in Config()52 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
69 std::vector<std::string> sectionsToRun; member
179 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()
5273 std::vector<std::string> sectionsToRun; member9819 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()9918 for (auto& elem : m_data.sectionsToRun) { in Config()9945 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()
5305 std::vector<std::string> sectionsToRun; member9877 | Opt( config.sectionsToRun, "section name" ) in makeCommandLineParser()9976 for (auto& elem : m_data.sectionsToRun) { in Config()10003 … std::vector<std::string> const& Config::getSectionsToRun() const { return m_data.sectionsToRun; } in getSectionsToRun()