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
- public ComplexAPSInt()
Methods
ΒΆComplexAPSInt()
ComplexAPSInt()
Declared at: clang/include/clang/AST/APValue.h:262