Home
last modified time | relevance | path

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

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