Searched refs:lastValue_ (Results 1 – 2 of 2) sorted by relevance
276 lastValue_(), commentsBefore_(), features_(Features::all()), in Reader()281 lastValue_(), commentsBefore_(), features_(features), collectComments_() { in Reader()318 lastValue_ = 0; in parse()424 lastValue_ = ¤tValue(); in readValue()580 assert(lastValue_ != 0); in addComment()581 lastValue_->setComment(normalized, placement); in addComment()1212 Value* lastValue_; member in Json::OurReader1224 lastValue_(), commentsBefore_(), in OurReader()1242 lastValue_ = 0; in parse()1373 lastValue_ = ¤tValue(); in readValue()[all …]
1487 Value* lastValue_; variable