Searched defs:IsAtEnd (Results 1 – 10 of 10) sorted by relevance
423 bool IsAtEnd; variable481 bool IsAtEnd; variable
420 bool IsAtEnd; variable478 bool IsAtEnd; variable
438 bool IsAtEnd = false; variable495 bool IsAtEnd = false; variable
563 bool IsAtEnd() const { return it_ == target_.dict_.end(); } in IsAtEnd() function
170 bool IsAtEnd() const { in IsAtEnd() function
270 iterator(NamespaceSpecifierSet &Set, bool IsAtEnd) in iterator()
1026 public bool IsAtEnd property in Google.Protobuf.CodedInputStream
514 bool DesktopRegion::Iterator::IsAtEnd() const { in IsAtEnd() function in webrtc::DesktopRegion::Iterator
783 bool Schema::Iterator::IsAtEnd() const { in IsAtEnd() function in policy::Schema::Iterator
333 iterator(const IndexBitcodeWriter &Writer, bool IsAtEnd) : Writer(Writer) { in iterator()