Searched defs:completion_mask (Results 1 – 3 of 3) sorted by relevance
703 uint32_t completion_mask = opt_defs[opt_defs_index].completion_type; in HandleOptionArgumentCompletion() local
52 InvokeCommonCompletionCallbacks(CommandInterpreter & interpreter,uint32_t completion_mask,CompletionRequest & request,SearchFilter * searcher) InvokeCommonCompletionCallbacks() argument
3828 CommonCompletionSearcherDelegate(Debugger &debugger, uint32_t completion_mask, in CommonCompletionSearcherDelegate() argument