Searched refs:isOnePastEnd (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h86 if (isOnePastEnd())
272 bool isOnePastEnd() const { function in class:clang::interp::Pointer
H A DPointer.cpp128 IsOnePastEnd = isOnePastEnd();
H A DInterp.cpp242 if (!Ptr.isOnePastEnd())

Completed in 90 milliseconds