| Safe Haskell | None |
|---|
Clang.Type
Documentation
Constructors
data CXXAccessSpecifier Source
Constructors
| CXXInvalidAccessSpecifier | |
| CXXPublic | |
| CXXProtected | |
| CXXPrivate |
Instances
getCanonicalType :: Type -> TypeSource
getPointeeType :: Type -> TypeSource
getResultType :: Type -> TypeSource
isVirtualBase :: Cursor -> BoolSource