CBMC
cpp_parser.cpp File Reference

C++ Parser. More...

#include "cpp_parser.h"
#include <util/config.h>
#include <ansi-c/gcc_version.h>
+ Include dependency graph for cpp_parser.cpp:

Go to the source code of this file.

Functions

bool cpp_parse (cpp_parsert &, message_handlert &)
 

Detailed Description

C++ Parser.

Definition in file cpp_parser.cpp.

Function Documentation

◆ cpp_parse()

bool cpp_parse ( cpp_parsert cpp_parser,
message_handlert message_handler 
)

Definition at line 8398 of file parse.cpp.