Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DSparseMultiSet.h229 bool isEnd() const { in isEnd() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp53 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer
H A DASTDiagnostic.cpp788 bool isEnd() const { in isEnd() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h593 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { in makeSpecIterator()