struct APValue::ComplexAPFloat

Declaration

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

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

Member Variables

public clang::APValue::APFloat Real
public clang::APValue::APFloat Imag

Method Overview

Methods

ΒΆComplexAPFloat()

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