Searched defs:sln_name (Results 1 – 2 of 2) sorted by relevance
333 const std::string& sln_name, in RunAndWriteFiles()747 bool VisualStudioWriter::WriteSolutionFile(const std::string& sln_name, in WriteSolutionFile()
225 std::string sln_name; in RunIdeWriter() local