clang  3.7.0
Public Member Functions | List of all members
clang::arcmt::trans::BodyContext Class Reference

#include <Transforms.h>

Public Member Functions

 BodyContext (MigrationContext &MigrateCtx, Stmt *S)
 
MigrationContextgetMigrationContext ()
 
ParentMapgetParentMap ()
 
StmtgetTopStmt ()
 

Detailed Description

Definition at line 46 of file Transforms.h.

Constructor & Destructor Documentation

clang::arcmt::trans::BodyContext::BodyContext ( MigrationContext MigrateCtx,
Stmt S 
)
inline

Definition at line 52 of file Transforms.h.

Member Function Documentation

MigrationContext& clang::arcmt::trans::BodyContext::getMigrationContext ( )
inline
ParentMap& clang::arcmt::trans::BodyContext::getParentMap ( )
inline

Definition at line 56 of file Transforms.h.

Stmt* clang::arcmt::trans::BodyContext::getTopStmt ( )
inline

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