cprover
type2name.h File Reference
#include <string>
#include <util/type.h>
+ Include dependency graph for type2name.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string type2name (const typet &type, const namespacet &ns)
 

Detailed Description

Type Naming for C

Definition in file type2name.h.

Function Documentation

◆ type2name()

std::string type2name ( const typet type,
const namespacet ns 
)

Definition at line 270 of file type2name.cpp.