clang API Documentation

Public Member Functions
clang::arcmt::trans::BodyContext Class Reference

#include <Transforms.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 45 of file Transforms.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file Transforms.h.


Member Function Documentation

MigrationContext& clang::arcmt::trans::BodyContext::getMigrationContext ( ) [inline]
ParentMap& clang::arcmt::trans::BodyContext::getParentMap ( ) [inline]
Stmt* clang::arcmt::trans::BodyContext::getTopStmt ( ) [inline]

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