Searched defs:GetObject (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | JSON.cpp | 137 JSONValue::SP JSONObject::GetObject(const std::string &key) const { in GetObject() function in JSONObject |
/llvm-project/lldb/source/Utility/ | ||
H A D | Event.cpp | 203 const StructuredData::ObjectSP &EventDataStructuredData::GetObject() const { GetObject() function in EventDataStructuredData |