Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h50 CompletionMode m_mode; variable
/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h25 enum class Mode { Always, Default, Never } m_mode; global() member
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp302 Mode m_mode = Mode::Invalid; member