Searched defs:isEnd (Results 1 – 11 of 11) sorted by relevance
62 bool isEnd() const override { return EOS; } in isEnd() function
75 bool isEnd() const override { return !hasNext(); } in isEnd() function
200 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function
238 bool isEnd() const { in isEnd() function
133 bool DbiModuleSourceFilesIterator::isEnd() const { isEnd() function in DbiModuleSourceFilesIterator [all...]
545 bool SymbolGroupIterator::isEnd() const { in isEnd() function in SymbolGroupIterator
90 bool isEnd() const { return IsEnd; } in isEnd() function
52 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer [all...]
1008 bool isEnd() const { isEnd() function 1096 bool isEnd() const { isEnd() function in __anoned0faff10111::TemplateDiff::TSTiterator [all...]
768 makeSpecIterator(llvm::FoldingSetVector<EntryType> & Specs,bool isEnd) makeSpecIterator() argument
288 bool isEnd() const { return Offset == EndMarker; } in isEnd() function