Searched refs:ResourceContents (Results 1 – 3 of 3) sorted by relevance
125 struct ResourceContents { struct137 llvm::json::Value toJSON(const ResourceContents &); argument138 bool fromJSON(const llvm::json::Value &, ResourceContents &, llvm::json::Path);142 std::vector<ResourceContents> contents;
173 protocol::ResourceContents contents; in ReadDebuggerResource()209 protocol::ResourceContents contents; in ReadTargetResource()
147 llvm::json::Value toJSON(const ResourceContents &RC) { in toJSON()154 bool fromJSON(const llvm::json::Value &V, ResourceContents &RC, in fromJSON()