Searched refs:getAsObject (Results 1 – 16 of 16) sorted by relevance
69 return V->getAsObject(); in getObject()74 return V->getAsObject(); in getObject()208 return *L.getAsObject() == *R.getAsObject(); in operator ==()267 JOS.rawValue(V.getAsObject()->empty() ? "{}" : "{ ... }"); in abbreviate()297 for (const auto *KV : sortedElements(*V.getAsObject())) { in abbreviateChildren()331 const Object *O = V.getAsObject(); in printErrorContext()469 Object &O = *Out.getAsObject(); in parseValue()787 for (const Object::value_type *E : sortedElements(*V.getAsObject())) in value()
651 const json::Object *CurrentContext = ParentContext->getAsObject(); in findContext()657 CurrentContext = CurrentParent->ParentContext->getAsObject(); in findContext()669 CurrentContext = CurrentValue->getAsObject(); in findContext()
307 const auto *Obj = JSONTarget.getAsObject(); in getTargetsSection()400 const auto *Obj = Section->front().getAsObject(); in getNameSection()430 auto *Obj = Val.getAsObject(); in getSymbolSection()477 auto *Obj = Val.getAsObject(); in getLibSection()508 auto *Obj = Val.getAsObject(); in getUmbrellaSection()537 const auto *Obj = Val.getAsObject(); in getSwiftVersion()555 const auto *Obj = Val.getAsObject(); in getPackedVersion()583 const auto *Obj = Val.getAsObject(); in getFlags()724 auto IFOrErr = parseToInterfaceFile(Lib.getAsObject()); in getInlinedLibs()742 auto *Root = ValOrErr->getAsObject(); in getInterfaceFileFromJSON()
65 json::Object &obj = *base.getAsObject(); in toJSON()119 json::Object &obj = *base.getAsObject(); in toJSON()
59 if (json::Object *O = value.getAsObject()) in ParseJSONValue()
108 auto *Obj = H.getAsObject(); in parseHeaders()146 auto *Root = Val->getAsObject(); in parse()
252 return *Runs.back().getAsObject()->get("tool")->getAsObject(); in getCurrentTool()375 return *Runs.back().getAsObject(); in getCurrentRun()
121 *KV.getSecond().getAsObject(), *MaximumDeploymentVersion); in parseDarwinSDKSettingsJSON()170 if (const auto *Obj = Result->getAsObject()) { in parseDarwinSDKInfo()
18 const auto *O = Params.getAsObject(); in mapRaw()92 auto *Obj = V.getAsObject(); in fromJSON()213 const auto *O = V.getAsObject(); in fromJSON()
322 const json::Object *param_obj = request.params->getAsObject(); in ToolsCallHandler()378 const json::Object *param_obj = request.params->getAsObject(); in ResourcesReadHandler()
333 const json::Object *ObjA = A.getAsObject(); in renderRoot()334 const json::Object *ObjB = B.getAsObject(); in renderRoot()
58 if (const auto *Obj = Value.getAsObject()) in loadOutputSpecs()
355 const json::Object *RootObj = ParsedVocabValue.getAsObject(); in parseVocabSection()
462 const json::Object *getAsObject() const { in getAsObject() function465 json::Object *getAsObject() { in getAsObject() function831 if (auto *O = E.getAsObject()) { in fromJSON()862 ObjectMapper(const Value &E, Path P) : O(E.getAsObject()), P(P) { in ObjectMapper()
163 if (!fromJSON(*value.getAsObject()->get("cpuInfo"), in fromJSON()
655 return Symbols.back().getAsObject(); in addSymbol()