Loading...
Searching...
No Matches
parameter_symbolt Class Reference
Symbol table entry of function parameterThis is a symbol generated as part of type checking.
More...
#include <symbol.h>
+ Inheritance diagram for parameter_symbolt:
+ Collaboration diagram for parameter_symbolt:
- Public Member Functions inherited from
symbolt
Return language specific display name if present.
Swap values between two symbols.
Dump the state of a symbol object to a given output stream.
Returns true iff the the symbol's value has been compiled to a goto program.
Set the symbol's value to "compiled"; to be used once the code-typed value has been converted to a goto program.
Check that a symbol is well formed.
Additional Inherited Members
- Public Attributes inherited from
symbolt
Type of symbol.
Initial value of symbol.
Source code location of definition of symbol.
The unique identifier.
Name of module the symbol belongs to.
Language mode.
Language-specific display name.
Detailed Description
Symbol table entry of function parameter
This is a symbol generated as part of type checking.
Definition at line 178 of file symbol.h.
Constructor & Destructor Documentation
◆ parameter_symbolt()
parameter_symbolt::parameter_symbolt
(
)
inline
The documentation for this class was generated from the following file:
- /home/runner/work/cbmc/cbmc/src/util/symbol.h