JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
A single node on the access path from some base.
Every node has a kind (a cs_access_path_operator); nodes whose kind is CSAPOP_OFFSET_IN_BITS also have an offset_in_bits value.
For examples, see the entry for cs_access_path.
Defined in file csonar_plugin.h.
| union cs_access_path_struct::variant_union |
| cs_access_path_operator | kind | the access operator for this node |
| union cs_access_path_struct::variant_union | variant | supplementary data, if required |