Searched defs:isEnd (Results 1 – 4 of 4) sorted by relevance
229 bool isEnd() const { in isEnd() function
53 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer
788 bool isEnd() const { in isEnd() function
593 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { in makeSpecIterator()