Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DOptionGroupFile.cpp24 uint32_t completion_type, in OptionGroupFile()
64 uint32_t completion_type, in OptionGroupFileList()
DOptionGroupString.cpp24 uint32_t completion_type, in OptionGroupString()
DOptionGroupUInt64.cpp24 uint32_t completion_type, in OptionGroupUInt64()
/external/lldb/include/lldb/
Dlldb-private-types.h64 …uint32_t completion_type; // Cookie the option class can use to do define the argum… member
/external/libedit/src/
Dfilecomplete.c414 int *completion_type, int *over, int *point, int *end) in fn_complete()
/external/lldb/include/lldb/Interpreter/
DCommandObject.h56 CommandCompletions::CommonCompletionTypes completion_type; member
/external/lldb/tools/driver/
DDriver.cpp68 …uint32_t completion_type; // Cookie the option class can use to do define the argum… member