Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp22 llvm::StringRef syntax, uint32_t completion_type_mask, bool is_removable) in CommandObjectRegexCommand() argument
24 m_completion_type_mask(completion_type_mask), in CommandObjectRegexCommand()
H A DCommandObjectRegexCommand.h27 uint32_t completion_type_mask, bool is_removable);