struct CGDebugInfo::ObjCInterfaceCacheEntry

Declaration

struct CGDebugInfo::ObjCInterfaceCacheEntry { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CGDebugInfo.h:106

Member Variables

public const clang::ObjCInterfaceType* Type
public llvm::DIType* Decl
public llvm::DIFile* Unit

Method Overview

Methods

ΒΆObjCInterfaceCacheEntry(
    const clang::ObjCInterfaceType* Type,
    llvm::DIType* Decl,
    llvm::DIFile* Unit)

Declared at: clang/lib/CodeGen/CGDebugInfo.h:110

Parameters

const clang::ObjCInterfaceType* Type
llvm::DIType* Decl
llvm::DIFile* Unit