Home
last modified time | relevance | path

Searched refs:IsOnePastEnd (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DPointer.cpp80 bool IsOnePastEnd; in toAPValue() local
85 IsOnePastEnd = false; in toAPValue()
101 IsOnePastEnd = false; in toAPValue()
128 IsOnePastEnd = isOnePastEnd(); in toAPValue()
132 return APValue(Base, Offset, Path, IsOnePastEnd, IsNullPtr); in toAPValue()