Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp995 auto disable_syntax = "plugin structured-data darwin-log disable"; in BaseCommand() local
999 "disable", disable_help, disable_syntax)); in BaseCommand()