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 |
Defines operations on cs_vertex_syntax_element and cs_vertex_syntax_kind.
| #define CS_PDG_VERTEX_SYNTAX_H |
| cs_result | cs_pdg_vertex_syntax_kind_name ( cs_vertex_syntax_kind kind, cs_const_string * out_string )
Retrieve the name of a cs_vertex_syntax_kind.
|
| cs_result | cs_pdg_vertex_syntax_element_name ( cs_vertex_syntax_element element, cs_const_string * out_string )
Retrieve the name of a cs_vertex_syntax_element.
|
| Parameters |
|
||||||
|---|---|---|---|---|---|---|---|
| Returns |
A cs_result:
|
||||||
| Time-Complexity | O(1) |
| Parameters |
|
||||||
|---|---|---|---|---|---|---|---|
| Returns |
A cs_result:
|
||||||
| Time-Complexity | O(1) |