struct CodeGenFunction::VlaSizePair

Declaration

struct CodeGenFunction::VlaSizePair { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CodeGenFunction.h:2780

Member Variables

public llvm::Value* NumElts
public clang::QualType Type

Method Overview

  • public VlaSizePair(llvm::Value * NE, clang::QualType T)

Methods

ΒΆVlaSizePair(llvm::Value* NE, clang::QualType T)

Declared at: clang/lib/CodeGen/CodeGenFunction.h:2784

Parameters

llvm::Value* NE
clang::QualType T