Home
last modified time | relevance | path

Searched defs:m_completion_mask (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueFileColonLine.h55 uint32_t m_completion_mask = CommandCompletions::eSourceFileCompletion; variable
H A DOptionValueFileSpec.h82 uint32_t m_completion_mask = CommandCompletions::eDiskFileCompletion; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3856 uint32_t m_completion_mask; member in curses::CommonCompletionSearcherDelegate