Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandCompletions.cpp835 CommandObjectMultiword *mwc = in CompleteModifiableCmdPathArgs() local
846 assert(mwc != nullptr); in CompleteModifiableCmdPathArgs()
848 mwc->GetSubcommandObject(args.GetArgumentAtIndex(num_args - 1), &matches); in CompleteModifiableCmdPathArgs()