Home
last modified time | relevance | path

Searched defs:isEnd (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A Dfallible_iterator.h200 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function
H A DSparseMultiSet.h238 bool isEnd() const { in isEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp132 bool DbiModuleSourceFilesIterator::isEnd() const { in isEnd() function in DbiModuleSourceFilesIterator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h94 bool isEnd() const { return IsEnd; } in isEnd() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp498 bool SymbolGroupIterator::isEnd() const { in isEnd() function in SymbolGroupIterator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp52 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer
H A DASTDiagnostic.cpp975 bool isEnd() const { in isEnd() function
1063 bool isEnd() const { in isEnd() function in __anon9bd150090111::TemplateDiff::TSTiterator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dir.d292 @property bool isEnd() const { return isEndIR(code); } in isEnd() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h802 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { in makeSpecIterator()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dir.d286 @property bool isEnd() const { return isEndIR(code); } in isEnd() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d1227 @property bool isEnd() @safe @nogc pure nothrow { return type == TagType.END; } in isEnd() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d1219 @property bool isEnd() @safe @nogc pure nothrow { return type == TagType.END; } in isEnd() function