Searched refs:isOnePastEnd (Results 1 – 5 of 5) sorted by relevance
184 if (isOnePastEnd()) in narrow()524 if (isOnePastEnd()) in getByteOffset()557 bool isOnePastEnd() const { in isOnePastEnd() function
147 /*IsOnePastEnd=*/isOnePastEnd(), /*IsNullPtr=*/false); in toAPValue()174 if (Ptr.isOnePastEnd()) in toAPValue()224 return APValue(Base, Offset, Path, /*IsOnePastEnd=*/isOnePastEnd(), in toAPValue()
181 !P.isUnknownSizeArray() && !P.isOnePastEnd() && P.isBlockPointer(); in collectBlocks()
988 if (LHS.isOnePastEnd() && !RHS.isOnePastEnd() && !RHS.isZero() &&994 } else if (RHS.isOnePastEnd() && !LHS.isOnePastEnd() && !LHS.isZero() &&1846 if (Ptr.isOnePastEnd()) in OffsetHelper()1903 if (Result == 0 && Ptr.isOnePastEnd()) { in OffsetHelper()2926 if (!Ptr.isRoot() || Ptr.isOnePastEnd() || Ptr.isArrayElement()) { in Free()2929 << Ptr.toDiagnosticString(S.getCtx()) << Ptr.isOnePastEnd(); in Free()
354 if (!Ptr.isOnePastEnd()) in CheckRange()374 if (!Ptr.isOnePastEnd()) in CheckSubobject()