Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DOptionDefinition.h42 uint32_t completion_type; member
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandObject.h84 CommandCompletions::CommonCompletionTypes completion_type; member