Home | History | Annotate | Download | only in gcc

Lines Matching defs:check_access

1257 check_access (GimpleOrTree exp, tree dstwrite,
1523 check_access (gimple *stmt, tree dstwrite,
1528 return check_access<gimple *> (stmt, dstwrite, maxread, srcstr, dstsize,
1533 check_access (tree expr, tree dstwrite,
1537 return check_access<tree> (expr, dstwrite, maxread, srcstr, dstsize,
2480 check_access (stmt, /*dstwrite=*/NULL_TREE, /*maxread=*/NULL_TREE,
2551 check_access (stmt, /*dstwrite=*/NULL_TREE, maxread, srclen,
2584 check_access (stmt, /*dstwrite=*/ NULL_TREE,
2616 check_access (stmt, /*dstwrite=*/len, /*maxread=*/len, src, dstsize,
2743 check_access (stmt, size, /*maxread=*/NULL_TREE, srcsize, dstsize,
2747 /* A convenience wrapper for check_access to check access by a read-only
2767 check_access (stmt, /*dstwrite=*/ NULL_TREE, /*maxread=*/ bound,
3541 /* Clear the no-warning bit in case it was set by check_access
3548 check_access (stmt, access_size, /*maxread=*/ NULL_TREE, srcsize,
3564 /* If check_access issued a warning above, append the relevant