Searched refs:m_completion_type (Results 1 – 1 of 1) sorted by relevance
1034 m_synchro(synch), m_completion_type(completion_type) { in CommandObjectPythonFunction()1072 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()1107 CompletionType m_completion_type = eNoCompletion; member in CommandObjectPythonFunction1122 m_fetched_help_long(false), m_completion_type(completion_type) { in CommandObjectScriptingObjectRaw()1136 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()1214 CompletionType m_completion_type = eNoCompletion; member in CommandObjectScriptingObjectRaw2109 m_completion_type = completion_type; in SetOptionValue()2122 m_completion_type = eNoCompletion; in OptionParsingStarting()2140 CompletionType m_completion_type = eNoCompletion; member in CommandObjectCommandsScriptAdd::CommandOptions2172 m_synchronicity, m_completion_type)); in IOHandlerInputComplete()[all …]