reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1548 SVal DstVal = state->getSVal(Dst, LCtx); 1550 state = checkNonNull(C, state, Dst, DstVal, 1); 1579 state = CheckOverlap(C, state, isBounded ? CE->getArg(2) : CE->getArg(1), Dst, srcExpr); 1629 SVal dstStrLength = getCStringLength(C, state, Dst, DstVal); 1732 SVal dstStrLength = getCStringLength(C, state, Dst, DstVal); 1807 QualType ptrTy = Dst->getType(); 1831 state = CheckLocation(C, state, Dst, lastElement, warningMsg); 1848 state = InvalidateBuffer(C, state, Dst, *dstRegVal,