enum saved_type::Kind
Declared at: clang/lib/CodeGen/CodeGenFunction.h:200
Enumerators
Name | Value | Comment |
---|---|---|
ScalarLiteral | 0 | |
ScalarAddress | 1 | |
AggregateLiteral | 2 | |
AggregateAddress | 3 | |
ComplexAddress | 4 |
Declared at: clang/lib/CodeGen/CodeGenFunction.h:200
Name | Value | Comment |
---|---|---|
ScalarLiteral | 0 | |
ScalarAddress | 1 | |
AggregateLiteral | 2 | |
AggregateAddress | 3 | |
ComplexAddress | 4 |