OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isElementPastEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/Interp/
Pointer.h
113
if (
isElementPastEnd
()) {
264
if (
isElementPastEnd
())
273
return
isElementPastEnd
() || getSize() == getOffset();
277
bool
isElementPastEnd
() const { return Offset == PastEndMark; }
Interp.cpp
251
if (!Ptr.
isElementPastEnd
())
Completed in 15 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026