Searched refs:ObjectContainsKey (Results 1 – 3 of 3) sorted by relevance
126 bool ObjectContainsKey(const llvm::json::Object &obj, llvm::StringRef key);
107 bool ObjectContainsKey(const llvm::json::Object &obj, llvm::StringRef key) { in ObjectContainsKey() function936 if (!ObjectContainsKey(body, "description")) { in CreateThreadStopped()
546 if (ObjectContainsKey(arguments, "sourceMap")) { in SetSourceMapFromArguments()916 if (!ObjectContainsKey(body, "description")) { in request_exceptionInfo()