Home
last modified time | relevance | path

Searched defs:JSONSimpleTraceBundleDescription (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp31 struct JSONSimpleTraceBundleDescription { struct
38 bool fromJSON(const Value &value, JSONSimpleTraceBundleDescription &bundle, in fromJSON() argument