clang API Documentation

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

#include <Transforms.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 59 of file Transforms.h.


Constructor & Destructor Documentation

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

Definition at line 64 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: