Lines Matching refs:lastValue_
319 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader()
324 lastValue_(), commentsBefore_(), features_(features), collectComments_() { 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::OurReader
1273 lastValue_(), commentsBefore_(), in OurReader()
1290 lastValue_ = 0; in parse()
1420 lastValue_ = ¤tValue(); in readValue()
1604 assert(lastValue_ != 0); in addComment()
1605 lastValue_->setComment(normalized, placement); in addComment()