Searched refs:state1_ (Results 1 – 1 of 1) sorted by relevance
91 stateSet_(), state0_(allocator, 0), state1_(allocator, 0), anchorBegin_(), anchorEnd_() in RAPIDJSON_DIAG_OFF()336 state1_.template Reserve<SizeType>(stateCount_); in RAPIDJSON_DIAG_OFF()612 Stack<Allocator> *current = &state0_, *next = &state1_; in RAPIDJSON_DIAG_OFF()683 mutable Stack<Allocator> state1_; in RAPIDJSON_DIAG_OFF() local