CBMC
convert_character_literal.h File Reference

C++ Language Conversion. More...

#include <string>
#include <util/expr.h>
+ Include dependency graph for convert_character_literal.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

exprt convert_character_literal (const std::string &src, bool force_integer_type, const source_locationt &source_location)
 

Detailed Description

C++ Language Conversion.

Definition in file convert_character_literal.h.

Function Documentation

◆ convert_character_literal()

exprt convert_character_literal ( const std::string &  src,
bool  force_integer_type,
const source_locationt source_location 
)

Definition at line 21 of file convert_character_literal.cpp.