Home
last modified time | relevance | path

Searched refs:source_arg (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1094 CommandArgumentData source_arg{eArgTypePath, eArgRepeatPlain}; in CommandObjectPlatformPutFile() local
1096 m_arguments.push_back({source_arg}); in CommandObjectPlatformPutFile()