reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1557 state = checkNonNull(C, state, srcExpr, srcVal, 2); 1562 SVal strLength = getCStringLength(C, state, srcExpr, srcVal); 1683 amountCopied = getCStringLength(C, state, lenExpr, srcVal, true); 1853 state = InvalidateBuffer(C, state, srcExpr, srcVal, /*IsSourceBuffer*/true,