Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Queued

7064   std::unique_ptr<IdentifierIterator> Queued;
7069 : Current(std::move(First)), Queued(std::move(Second)) {}
7079 // Try the queued iterator, which may itself be empty.
7081 std::swap(Current, Queued);
7414 /// cannot safely be resolved, they are queued until it is safe to resolve