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