struct APValue::Vec

Declaration

struct APValue::Vec { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/APValue.h:269

Member Variables

public clang::APValue* Elts
public unsigned int NumElts

Method Overview

Methods

Vec()

Declared at: clang/include/clang/AST/APValue.h:272

~Vec()

Declared at: clang/include/clang/AST/APValue.h:273