Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp171 bool IsOnePastTheEnd : 1; member
1028 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()
1040 ArrayRef<LValuePathEntry> Path, bool IsOnePastTheEnd, in setLValue()