Searched refs:SplitToStringVector (Results 1 – 1 of 1) sorted by relevance
46 static std::vector<std::string> SplitToStringVector(std::string const &str) in SplitToStringVector() function67 std::vector<std::string> vec = SplitToStringVector(str); in SplitToStringSet()347 compilerOptions.plugins = SplitToStringVector(plugins.GetValue()); in InitCompilerOptions()