Searched refs:m_command_source_dirs (Results 1 – 2 of 2) sorted by relevance
788 std::vector<FileSpec> m_command_source_dirs; variable
2973 m_command_source_dirs.push_back(cmd_file.CopyByRemovingLastPathComponent()); in HandleCommandsFromFile()2979 m_command_source_dirs.pop_back(); in HandleCommandsFromFile()3469 if (m_command_source_dirs.empty()) in GetCurrentSourceDir()3471 return m_command_source_dirs.back(); in GetCurrentSourceDir()