| clang 22.0.0git
    | 
#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 | |
| CGObjCRuntime * | clang::CodeGen::CreateGNUObjCRuntime (CodeGenModule &CGM) | 
| Creates an instance of an Objective-C runtime class. | |
| CGObjCRuntime * | clang::CodeGen::CreateMacObjCRuntime (CodeGenModule &CGM) |