CBMC
goto_symex_is_constantt Class Reference

#include <goto_symex_is_constant.h>

+ Inheritance diagram for goto_symex_is_constantt:
+ Collaboration diagram for goto_symex_is_constantt:

Protected Member Functions

bool is_constant (const exprt &expr) const override
 This function determines what expressions are to be propagated as "constants". More...
 
- Protected Member Functions inherited from is_constantt
virtual bool is_constant_address_of (const exprt &) const
 this function determines which reference-typed expressions are constant More...
 

Additional Inherited Members

- Public Member Functions inherited from is_constantt
bool operator() (const exprt &e) const
 returns true iff the expression can be considered constant More...
 

Detailed Description

Definition at line 18 of file goto_symex_is_constant.h.

Member Function Documentation

◆ is_constant()

bool goto_symex_is_constantt::is_constant ( const exprt expr) const
inlineoverrideprotectedvirtual

This function determines what expressions are to be propagated as "constants".

Reimplemented from is_constantt.

Definition at line 21 of file goto_symex_is_constant.h.


The documentation for this class was generated from the following file: