Searched defs:EndObject (Results 1 – 2 of 2) sorted by relevance
197 bool EndObject(SizeType memberCount) { in EndObject() function828 bool EndObject(Context& context, SizeType memberCount) const { in EndObject() function
214 bool EndObject(SizeType) { return static_cast<Override&>(*this).Default(); } in EndObject() function