Searched refs:m_after_file_commands (Results 1 – 2 of 2) sorted by relevance
75 std::vector<InitialCmdEntry> m_after_file_commands; member
122 command_set = &(m_after_file_commands); in AddInitialCommand()153 command_set = &m_option_data.m_after_file_commands; in WriteCommandsForSourcing()524 } else if (!m_option_data.m_after_file_commands.empty()) { in MainLoop()