Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DTraceGDBRemotePackets.cpp19 ObjectMapper o(value, path); in fromJSON()
35 ObjectMapper o(value, path); in fromJSON()
57 ObjectMapper o(value, path); in fromJSON()
70 ObjectMapper o(value, path); in fromJSON()
79 ObjectMapper o(value, path); in fromJSON()
88 ObjectMapper o(value, path); in fromJSON()
100 ObjectMapper o(value, path); in fromJSON()
121 ObjectMapper o(value, path); in fromJSON()
146 ObjectMapper o(value, path); in fromJSON()
H A DTraceIntelPTGDBRemotePackets.cpp47 ObjectMapper o(value, path); in fromJSON()
99 ObjectMapper o(value, path); in fromJSON()
111 ObjectMapper o(value, path); in fromJSON()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.cpp45 ObjectMapper o(value, path); in fromJSON()
60 ObjectMapper o(value, path); in fromJSON()
74 ObjectMapper o(value, path); in fromJSON()
88 ObjectMapper o(value, path); in fromJSON()
107 ObjectMapper o(value, path); in fromJSON()
129 ObjectMapper o(value, path); in fromJSON()
148 ObjectMapper o(value, path); in fromJSON()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp207 json::ObjectMapper o(value, path); in fromJSON()
214 json::ObjectMapper o(value, path); in fromJSON()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTensorSpec.cpp81 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h842 class ObjectMapper {
845 ObjectMapper(const Value &E, Path P) : O(E.getAsObject()), P(P) { in ObjectMapper() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp40 json::ObjectMapper o(value, path); in fromJSON()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp686 llvm::json::ObjectMapper o(value, path); in fromJSON()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp780 llvm::json::ObjectMapper o(value, path); in fromJSON()