Searched refs:m_completion_type (Results 1 – 1 of 1) sorted by relevance
1044 m_synchro(synch), m_completion_type(completion_type) { in CommandObjectPythonFunction()1082 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()1117 CompletionType m_completion_type = eNoCompletion; member in CommandObjectPythonFunction1132 m_fetched_help_long(false), m_completion_type(completion_type) { in CommandObjectScriptingObjectRaw()1146 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()1224 CompletionType m_completion_type = eNoCompletion; member in CommandObjectScriptingObjectRaw2346 m_completion_type = completion_type; in SetOptionValue()2359 m_completion_type = eNoCompletion; in OptionParsingStarting()2377 CompletionType m_completion_type = eNoCompletion; member in CommandObjectCommandsScriptAdd::CommandOptions2412 m_synchronicity, m_completion_type)); in IOHandlerInputComplete()[all …]