Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DCompletionRequest.h143 void ShiftArguments() { in ShiftArguments() function
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectHelp.cpp218 request.ShiftArguments(); in HandleCompletion()
H A DCommandObjectMultiword.cpp285 request.ShiftArguments(); in HandleCompletion()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2088 request.ShiftArguments(); in HandleCompletionMatches()