Searched refs:source_file_arg (Results 1 – 1 of 1) sorted by relevance
1821 CommandArgumentData source_file_arg; in CommandObjectTargetModulesSourceFileAutoComplete() local1824 source_file_arg.arg_type = eArgTypeSourceFile; in CommandObjectTargetModulesSourceFileAutoComplete()1825 source_file_arg.arg_repetition = eArgRepeatPlus; in CommandObjectTargetModulesSourceFileAutoComplete()1829 arg.push_back(source_file_arg); in CommandObjectTargetModulesSourceFileAutoComplete()