Searched refs:ObjectMapper (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Utility/ |
| H A D | TraceGDBRemotePackets.cpp | 19 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 D | TraceIntelPTGDBRemotePackets.cpp | 47 ObjectMapper o(value, path); in fromJSON() 99 ObjectMapper o(value, path); in fromJSON() 111 ObjectMapper o(value, path); in fromJSON()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTJSONStructs.cpp | 45 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()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TensorSpec.cpp | 79 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | JSON.h | 819 class ObjectMapper { 822 ObjectMapper(const Value &E, Path P) : O(E.getAsObject()), P(P) { in ObjectMapper() function
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | Trace.cpp | 40 json::ObjectMapper o(value, path); in fromJSON()
|