cprover
alignment_checks.h File Reference

Alignment Checks. More...

#include <iosfwd>
#include <goto-programs/goto_functions.h>
Include dependency graph for alignment_checks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void print_struct_alignment_problems (const symbol_tablet &symbol_table, std::ostream &out)
 

Detailed Description

Alignment Checks.

Definition in file alignment_checks.h.

Function Documentation

◆ print_struct_alignment_problems()