clang 22.0.0git
CGObjCRuntime.h File Reference
#include "CGBuilder.h"
#include "CGCall.h"
#include "CGCleanup.h"
#include "CGValue.h"
#include "clang/AST/DeclObjC.h"
#include "clang/Basic/IdentifierTable.h"
#include "llvm/ADT/UniqueVector.h"

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
 Diagnostic wrappers for TextAPI types for error reporting.
namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::CodeGen

Functions

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