Searched defs:atEnd (Results 1 – 7 of 7) sorted by relevance
107 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
187 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
434 bool atEnd() const { return Data == DataEnd; } atEnd() function 584 bool atEnd() const override { atEnd() function
202 bool atEnd() const noexcept { return State_ == PS_AtEnd; } in atEnd() function
1084 bool atEnd() const { return Op == nullptr; } atEnd() function 1192 bool atEnd() const { return Op == nullptr; } atEnd() function
2298 CurParsedObjCImpl->finish(atEnd); in ParseObjCAtEndDeclaration() argument
1101 setAtEndRange(SourceRange atEnd) setAtEndRange() argument