struct APValue::ComplexAPSInt

Declaration

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

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

Member Variables

public clang::APValue::APSInt Real
public clang::APValue::APSInt Imag

Method Overview

Methods

ΒΆComplexAPSInt()

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