Searched refs:getAsObject (Results 1 – 6 of 6) sorted by relevance
65 return V->getAsObject(); in getObject()70 return V->getAsObject(); in getObject()199 return *L.getAsObject() == *R.getAsObject(); in operator ==()260 JOS.rawValue(V.getAsObject()->empty() ? "{}" : "{ ... }"); in abbreviate()290 for (const auto *KV : sortedElements(*V.getAsObject())) { in abbreviateChildren()326 const Object *O = V.getAsObject(); in printErrorContext()463 Object &O = *Out.getAsObject(); in parseValue()768 for (const Object::value_type *E : sortedElements(*V.getAsObject())) in value()
33 if (const auto *Obj = Result->getAsObject()) { in parseDarwinSDKInfo()
290 const json::Object *ObjA = A.getAsObject(); in renderRoot()291 const json::Object *ObjB = B.getAsObject(); in renderRoot()
435 const json::Object *getAsObject() const { in getAsObject() function438 json::Object *getAsObject() { in getAsObject() function721 if (auto *O = E.getAsObject()) { in fromJSON()752 ObjectMapper(const Value &E, Path P) : O(E.getAsObject()), P(P) { in ObjectMapper()
138 if (const json::Object *Obj = File.getAsObject()) { in createArtifactLocation()
247 if (const auto *Obj = Value.getAsObject()) in loadOutputSpecs()