clang API Documentation

Classes | Namespaces | Functions
CGObjCRuntime.h File Reference
#include "CGBuilder.h"
#include "CGCall.h"
#include "CGValue.h"
#include "clang/AST/DeclObjC.h"
#include "clang/Basic/IdentifierTable.h"
Include dependency graph for CGObjCRuntime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::CodeGen::CGObjCRuntime
 Implements runtime-specific code generation functions. More...
struct  clang::CodeGen::CGObjCRuntime::MessageSendInfo

Namespaces

namespace  llvm
namespace  clang
namespace  clang::CodeGen

Functions

CGObjCRuntimeclang::CodeGen::CreateGNUObjCRuntime (CodeGenModule &CGM)
 Creates an instance of an Objective-C runtime class.
CGObjCRuntime * clang::CodeGen::CreateMacObjCRuntime (CodeGenModule &CGM)