CBMC
cpp_enum_type.h File Reference

C++ Language Type Checking. More...

#include <util/type.h>
#include "cpp_name.h"
+ Include dependency graph for cpp_enum_type.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cpp_enum_typet
 

Functions

const cpp_enum_typetto_cpp_enum_type (const irept &irep)
 
cpp_enum_typetto_cpp_enum_type (irept &irep)
 

Detailed Description

C++ Language Type Checking.

Definition in file cpp_enum_type.h.

Function Documentation

◆ to_cpp_enum_type() [1/2]

const cpp_enum_typet& to_cpp_enum_type ( const irept irep)
inline

Definition at line 62 of file cpp_enum_type.h.

◆ to_cpp_enum_type() [2/2]

cpp_enum_typet& to_cpp_enum_type ( irept irep)
inline

Definition at line 68 of file cpp_enum_type.h.