CBMC
goto_inline_class.h File Reference

Function Inlining This is a class that encapsulates the state and functionality needed to do inline multiple function calls. More...

#include <unordered_set>
#include <util/message.h>
#include <util/json.h>
#include "goto_functions.h"
+ Include dependency graph for goto_inline_class.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  goto_inlinet
 
class  goto_inlinet::goto_inline_logt
 
class  goto_inlinet::goto_inline_logt::goto_inline_log_infot
 

Detailed Description

Function Inlining This is a class that encapsulates the state and functionality needed to do inline multiple function calls.

goto_inline.h provides a number of more convenient interfaces.

Definition in file goto_inline_class.h.