clang API Documentation

Functions
CGObjCRuntime.cpp File Reference
#include "CGObjCRuntime.h"
#include "CGCleanup.h"
#include "CGRecordLayout.h"
#include "CodeGenFunction.h"
#include "CodeGenModule.h"
#include "clang/AST/RecordLayout.h"
#include "clang/AST/StmtObjC.h"
#include "clang/CodeGen/CGFunctionInfo.h"
#include "llvm/IR/CallSite.h"
Include dependency graph for CGObjCRuntime.cpp:

Go to the source code of this file.

Functions

static uint64_t LookupFieldBitOffset (CodeGen::CodeGenModule &CGM, const ObjCInterfaceDecl *OID, const ObjCImplementationDecl *ID, const ObjCIvarDecl *Ivar)

Function Documentation

static uint64_t LookupFieldBitOffset ( CodeGen::CodeGenModule CGM,
const ObjCInterfaceDecl OID,
const ObjCImplementationDecl ID,
const ObjCIvarDecl Ivar 
) [static]