Home
last modified time | relevance | path

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

/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()
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp104 llvm::json::ObjectMapper O(Params, P); in fromJSON()
116 llvm::json::ObjectMapper O(Params, P); in fromJSON()
123 llvm::json::ObjectMapper O(Params, P); in fromJSON()
139 llvm::json::ObjectMapper O(Params, P); in fromJSON()
183 llvm::json::ObjectMapper O(Params, P); in fromJSON()
190 llvm::json::ObjectMapper O(Params, P); in fromJSON()
207 llvm::json::ObjectMapper O(Params, P); in fromJSON()
223 llvm::json::ObjectMapper O(Params, P); in fromJSON()
551 llvm::json::ObjectMapper O(Params, P); in toJSON()
615 llvm::json::ObjectMapper in fromJSON()
[all...]
/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()
/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DProtocol.cpp302 llvm::json::ObjectMapper o(value, path); in fromJSON()
336 llvm::json::ObjectMapper o(value, path); in fromJSON()
353 llvm::json::ObjectMapper o(value, path); in fromJSON()
370 llvm::json::ObjectMapper o(value, path); in fromJSON()
389 llvm::json::ObjectMapper o(value, path); in fromJSON()
399 llvm::json::ObjectMapper o(value, path); in fromJSON()
421 llvm::json::ObjectMapper o(value, path); in fromJSON()
442 llvm::json::ObjectMapper o(value, path); in fromJSON()
464 llvm::json::ObjectMapper o(value, path); in fromJSON()
475 llvm::json::ObjectMapper o(value, path); in fromJSON()
[all …]
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DResultAnalyzerMain.cpp
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DProtocol.cpp33 llvm::json::ObjectMapper o(value, path); in fromJSON()
/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()
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DProtocol.cpp66 llvm::json::ObjectMapper o(value, path); in fromJSON()
/llvm-project/clang-tools-extra/clangd/index/
H A DIndex.cpp32 llvm::json::ObjectMapper O(Parameters, P); in fromJSON()
/llvm-project/llvm/lib/Analysis/
H A DTensorSpec.cpp81 json::ObjectMapper Mapper(Value, Root); in getTensorSpecFromJSON()
/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
/llvm-project/lldb/source/Target/
H A DTrace.cpp40 json::ObjectMapper o(value, path); in fromJSON()
/llvm-project/lldb/source/Core/
H A DSection.cpp691 llvm::json::ObjectMapper o(value, path); in fromJSON()
/llvm-project/llvm/unittests/Support/
H A DJSONTest.cpp496 ObjectMapper O(E, P); in fromJSON()
/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp780 llvm::json::ObjectMapper o(value, path); in fromJSON()