Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DJSON.cpp137 JSONValue::SP JSONObject::GetObject(const std::string &key) const { in GetObject() function in JSONObject
217 JSONValue::SP JSONArray::GetObject(Index i) { in GetObject() function in JSONArray
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DEvent.cpp219 const StructuredData::ObjectSP &EventDataStructuredData::GetObject() const { in GetObject() function in EventDataStructuredData