Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::StmtDumper Class Reference

comma::StmtDumper Class Reference

#include <StmtDumper.h>

Inheritance diagram for comma::StmtDumper:
Inheritance graph
[legend]
Collaboration diagram for comma::StmtDumper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StmtDumper (llvm::raw_ostream &stream, AstDumper *dumper)
llvm::raw_ostream & dump (Stmt *stmt, unsigned level=0)

Detailed Description

Definition at line 29 of file StmtDumper.h.


Constructor & Destructor Documentation

comma::StmtDumper::StmtDumper ( llvm::raw_ostream &  stream,
AstDumper dumper 
) [inline]

Constructs a dumper which writes its output to the given llvm::raw_ostream.

Definition at line 34 of file StmtDumper.h.


Member Function Documentation

llvm::raw_ostream & StmtDumper::dump ( Stmt stmt,
unsigned  level = 0 
)

Dumps the given statement node to the output stream respecting the given indentation level.

Definition at line 24 of file StmtDumper.cpp.


The documentation for this class was generated from the following files:

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1