TypeKindVariable

Undocumented in source.
@safe pure nothrow @nogc
struct TypeKindVariable {}

Members

Variables

name
CppVariable name;
Undocumented in source.
type
TypeKindAttr type;
Undocumented in source.

Meta