Searched defs:EndObject (Results 1 – 3 of 3) sorted by relevance
158 bool EndObject(SizeType) in EndObject() function
368 bool EndObject(SizeType memberCount) { in EndObject() function1161 bool EndObject(Context& context, SizeType memberCount) const { in EndObject() function
216 bool EndObject(SizeType) { return static_cast<Override&>(*this).Default(); } in EndObject() function