Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp965 EnableOptionsSP ParseAutoEnableOptions(Status &error, Debugger &debugger) { in ParseAutoEnableOptions() function
1424 options_sp = ParseAutoEnableOptions(error, *debugger_sp.get()); in FilterLaunchInfo()