Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp949 auto disable_syntax = "plugin structured-data darwin-log disable"; in BaseCommand() local
953 "disable", disable_help, disable_syntax)); in BaseCommand()