Searched refs:ObjectContainsKey (Results 1 – 3 of 3) sorted by relevance
125 bool ObjectContainsKey(const llvm::json::Object &obj, llvm::StringRef key);
105 bool ObjectContainsKey(const llvm::json::Object &obj, llvm::StringRef key) { in ObjectContainsKey() function933 if (ObjectContainsKey(body, "description")) { in CreateThreadStopped()
543 if (ObjectContainsKey(arguments, "sourceMap")) { in SetSourceMapFromArguments()913 if (!ObjectContainsKey(body, "description")) { in request_exceptionInfo()