Home
last modified time | relevance | path

Searched defs:EnableOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/Utility/
H A DLogTest.cpp237 TEST_F(LogChannelTest, EnableOptions) { in TEST_F() argument
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp471 class EnableOptions : public Options { class
473 EnableOptions() in EnableOptions() function in sddarwinlog_private::EnableOptions