Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPointer.cpp214 bool OnePastEnd = isOnePastEnd(); in toAPValue() local
245 OnePastEnd = false; in toAPValue()
297 return APValue(Base, Offset, Path, OnePastEnd); in toAPValue()