CXTypeKind

libclang.enumerations$package.CXTypeKind
object CXTypeKind

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CXTypeKind.type

Members list

Value members

Concrete methods

inline def define(inline a: Long): CXTypeKind
inline def getName(inline value: CXTypeKind): Option[String]

Concrete fields

Givens

Givens

given _tag: Tag[CXTypeKind]

Inherited givens

given given_Tag_T: Tag[CXTypeKind]

Attributes

Inherited from:
CEnumU (hidden)

Extensions

Extensions

extension (a: CXTypeKind)
inline def &(b: CXTypeKind): CXTypeKind
inline def is(b: CXTypeKind): Boolean
inline def |(b: CXTypeKind): CXTypeKind

Inherited extensions

extension (inline t: CXTypeKind)
inline def int: CInt

Attributes

Inherited from:
CEnumU (hidden)
inline def uint: CUnsignedInt

Attributes

Inherited from:
CEnumU (hidden)
inline def value: CUnsignedInt

Attributes

Inherited from:
CEnumU (hidden)