clang API Documentation

Public Member Functions
clang::BodyFarm Class Reference

#include <BodyFarm.h>

List of all members.

Public Member Functions

 BodyFarm (ASTContext &C, CodeInjector *injector)
StmtgetBody (const FunctionDecl *D)
 Factory method for creating bodies for ordinary functions.
StmtgetBody (const ObjCMethodDecl *D)
 Factory method for creating bodies for Objective-C properties.

Detailed Description

Definition at line 32 of file BodyFarm.h.


Constructor & Destructor Documentation

clang::BodyFarm::BodyFarm ( ASTContext C,
CodeInjector injector 
) [inline]

Definition at line 34 of file BodyFarm.h.


Member Function Documentation


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