Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DIncrementalSourceMgr.h61 bool hasNext() const override { return !Staging.empty(); } in hasNext() function
H A DSourceMgr.h72 bool hasNext() const override { in hasNext() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bitvector.h91 bool hasNext() const { return !bv_.empty(); } in hasNext() function
281 bool hasNext() const { in hasNext() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h706 bool hasNext() const { in hasNext() function