Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp29 struct JSONSimplePluginSettings { struct
34 JSONSimplePluginSettings trace; argument
40 bool fromJSON(const Value &value, JSONSimplePluginSettings &plugin_settings, in fromJSON()