Searched refs:lastValue_ (Results 1 – 4 of 4) sorted by relevance
123 lastValue_ = nullptr; in parse()222 lastValue_ = ¤tValue(); in readValue()377 assert(lastValue_ != nullptr); in addComment()378 lastValue_->setComment(normalized, placement); in addComment()987 Value* lastValue_ = nullptr; member in Json::OurReader1015 lastValue_ = nullptr; in parse()1136 lastValue_ = ¤tValue(); in readValue()1353 assert(lastValue_ != nullptr); in addComment()1354 lastValue_->setComment(normalized, placement); in addComment()
237 Value* lastValue_{};
319 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader()361 lastValue_ = 0; in parse()464 lastValue_ = ¤tValue(); in readValue()619 assert(lastValue_ != 0); in addComment()620 lastValue_->setComment(normalized, placement); in addComment()1255 Value* lastValue_; member in AlibabaCloud::OSS::Json::OurReader1273 lastValue_(), commentsBefore_(), in OurReader()1290 lastValue_ = 0; in parse()1420 lastValue_ = ¤tValue(); in readValue()1604 assert(lastValue_ != 0); in addComment()[all …]
1612 Value* lastValue_; variable
Completed in 21 milliseconds