clang.Type

Members

Classes

TypeLayoutError
class TypeLayoutError
Undocumented in source.
TypeLayoutErrorDependent
class TypeLayoutErrorDependent
Undocumented in source.
TypeLayoutErrorIncomplete
class TypeLayoutErrorIncomplete
Undocumented in source.
TypeLayoutErrorInvalid
class TypeLayoutErrorInvalid
Undocumented in source.
TypeLayoutErrorInvalidFieldName
class TypeLayoutErrorInvalidFieldName
Undocumented in source.
TypeLayoutErrorNotConstantSize
class TypeLayoutErrorNotConstantSize
Undocumented in source.
TypeLayoutErrorUndeduced
class TypeLayoutErrorUndeduced
Undocumented in source.
TypeLayoutErrorUnknown
class TypeLayoutErrorUnknown
Undocumented in source.

Functions

throwTypeLayoutError
void throwTypeLayoutError(CXTypeLayoutError layout, string spelling, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isIntegral
bool isIntegral [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isUnsigned
bool isUnsigned [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Arguments
struct Arguments
Undocumented in source.
ArrayType
struct ArrayType
Undocumented in source.
FuncType
struct FuncType
Undocumented in source.
Type
struct Type
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: Jan 29, 2012