reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Utility/Args.h
  236   void Shift();

References

tools/lldb/include/lldb/Utility/CompletionRequest.h
  120     m_parsed_line.Shift();
tools/lldb/source/Commands/CommandObjectCommands.cpp
  659     args.Shift(); // Shift the alias command word off the argument vector.
  660     args.Shift(); // Shift the old command word off the argument vector.
  703       args.Shift(); // Shift the sub_command word off the argument vector.
tools/lldb/source/Commands/CommandObjectLog.cpp
  170     args.Shift(); // Shift off the channel
  243     args.Shift(); // Shift off the channel
tools/lldb/source/Commands/CommandObjectMemory.cpp
 1401     command.Shift(); // shift off the address argument
tools/lldb/source/Commands/CommandObjectMultiword.cpp
  121     args.Shift();
  199           request.GetParsedLine().Shift();
tools/lldb/source/Commands/CommandObjectTarget.cpp
 1186       command.Shift();
tools/lldb/source/Interpreter/CommandInterpreter.cpp
 1883     new_args.Shift();
tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
 1005       args.Shift();
tools/lldb/tools/lldb-server/LLDBServerUtilities.cpp
   51     channel_then_categories.Shift(); // Shift off the channel