Searched defs:isEnd (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp132 bool DbiModuleSourceFilesIterator::isEnd() const { function in class:DbiModuleSourceFilesIterator
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dfallible_iterator.h202 bool isEnd() const { return getErrPtr() == nullptr; } function in class:llvm::fallible_iterator
H A Dilist_iterator.h176 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; } function in class:llvm::ilist_iterator
H A DSparseMultiSet.h232 bool isEnd() const { function in class:llvm::SparseMultiSet::iterator_base
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h94 bool isEnd() const { return IsEnd; } function in class:llvm::pdb::HashTableIterator
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp497 bool SymbolGroupIterator::isEnd() const { function in class:SymbolGroupIterator
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp52 bool isEnd() const { function in class:clang::comments::TextTokenRetokenizer
[all...]
H A DASTDiagnostic.cpp975 bool isEnd() const { function in struct:__anon230::TemplateDiff::TSTiterator::InternalIterator
1063 bool isEnd() const { function in class:__anon230::TemplateDiff::TSTiterator
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h805 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { argument

Completed in 103 milliseconds