clang  3.9.0
Public Member Functions | List of all members
clang::arcmt::trans::ObjCImplementationContext Class Reference

#include <Transforms.h>

Public Member Functions

 ObjCImplementationContext (MigrationContext &MigrateCtx, ObjCImplementationDecl *D)
 
MigrationContextgetMigrationContext ()
 
ObjCImplementationDeclgetImplementationDecl ()
 

Detailed Description

Definition at line 60 of file Transforms.h.

Constructor & Destructor Documentation

clang::arcmt::trans::ObjCImplementationContext::ObjCImplementationContext ( MigrationContext MigrateCtx,
ObjCImplementationDecl D 
)
inline

Definition at line 65 of file Transforms.h.

Member Function Documentation

ObjCImplementationDecl* clang::arcmt::trans::ObjCImplementationContext::getImplementationDecl ( )
inline
MigrationContext& clang::arcmt::trans::ObjCImplementationContext::getMigrationContext ( )
inline

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