Home
last modified time | relevance | path

Searched refs:GetObject (Results 1 – 5 of 5) 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
145 auto value_sp = GetObject(key); in GetObjectAsBool()
167 auto value_sp = GetObject(key); in GetObjectAsString()
217 JSONValue::SP JSONArray::GetObject(Index i) { in GetObject() function in JSONArray
H A DJSON.h204 JSONValue::SP GetObject(const std::string &key) const;
257 JSONValue::SP GetObject(Index i);
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DEvent.cpp219 const StructuredData::ObjectSP &EventDataStructuredData::GetObject() const { in GetObject() function in EventDataStructuredData
269 return event_data->GetObject(); in GetObjectFromEvent()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DEvent.h148 const StructuredData::ObjectSP &GetObject() const;
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp27 #undef GetObject