cprover
cpp_typecheck_type.cpp File Reference

C++ Language Type Checking. More...

#include "cpp_typecheck.h"
#include <util/source_location.h>
#include <util/simplify_expr.h>
#include <util/c_types.h>
#include <ansi-c/c_qualifiers.h>
#include "cpp_convert_type.h"
#include "expr2cpp.h"
+ Include dependency graph for cpp_typecheck_type.cpp:

Go to the source code of this file.

Detailed Description

C++ Language Type Checking.

Definition in file cpp_typecheck_type.cpp.