Home
last modified time | relevance | path

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

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