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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp132 bool DbiModuleSourceFilesIterator::isEnd() const { function in class:DbiModuleSourceFilesIterator
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dfallible_iterator.h200 bool isEnd() const { return getErrPtr() == nullptr; } function in class:llvm::fallible_iterator
H A Dilist_iterator.h175 bool isEnd() const { return NodePtr ? NodePtr->isSentinel() : false; } function in class:llvm::ilist_iterator
H A DSparseMultiSet.h238 bool isEnd() const { function in class:llvm::SparseMultiSet::iterator_base
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h94 bool isEnd() const { return IsEnd; } function in class:llvm::pdb::HashTableIterator
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp498 bool SymbolGroupIterator::isEnd() const { function in class:SymbolGroupIterator
/netbsd-current/external/apache2/llvm/dist/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:__anon296::TemplateDiff::TSTiterator::InternalIterator
1063 bool isEnd() const { function in class:__anon296::TemplateDiff::TSTiterator
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h802 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { argument

Completed in 154 milliseconds