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