struct Clang::Type
- Clang::Type
- Struct
- Value
- Object
Defined in:
type.crConstructors
Instance Method Summary
- #align_of
- #arguments
- #array_element_type
- #array_size
- #calling_conv
- #canonical_type
- #class_type
- #const_qualified?
- #cursor
- #cxx_ref_qualifier
- #element_type
- #inspect(io)
- #kind
- #named_type
- #num_elements
- #objc_type_encoding
- #offset_of(field_name)
- #pod?
- #pointee_type
- #restrict_qualified?
- #result_type
- #size_of
- #spelling
- #template_arguments
- #to_unsafe : LibC::CXType
- #variadic?
- #volatile_qualified?