Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp138 enum { ePropertyEnableOnStartup = 0, ePropertyAutoEnableOptions = 1 }; enumerator
161 const uint32_t idx = ePropertyAutoEnableOptions; in GetAutoEnableOptions()