Searched defs:isAtEnd (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenLexer.h159 bool isAtEnd() const { function in class:clang::TokenLexer
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h108 bool isAtEnd() const { function in class:llvm::scc_iterator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h610 bool isAtEnd() const { return !Doc || !*Doc; } function in class:llvm::yaml::document_iterator

Completed in 60 milliseconds