Home
last modified time | relevance | path

Searched defs:completion_type (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFile.cpp18 uint32_t completion_type, in OptionGroupFile()
47 int short_option, uint32_t completion_type, in OptionGroupFileList()
H A DOptionGroupString.cpp18 uint32_t completion_type, in OptionGroupString()
H A DOptionGroupUInt64.cpp18 uint32_t completion_type, in OptionGroupUInt64()
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DOptionDefinition.h42 uint32_t completion_type; member
/openbsd/lib/libedit/
H A Dfilecomplete.c393 int *completion_type, int *over, int *point, int *end) in fn_complete()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h86 CommandCompletions::CommonCompletionTypes completion_type; member