clang API Documentation
#include "CGBuilder.h"
#include "CGCall.h"
#include "CGValue.h"
#include "clang/AST/DeclObjC.h"
#include "clang/Basic/IdentifierTable.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 |
namespace | clang |
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) |