getTypeKind: CXType class and methods

getTypeKindR Documentation

CXType class and methods

Description

These functions operate on CXType objects and allow us to query the nature of the CXType instance.

Usage

getTypeKind(type, ...)

Arguments

type

a CXType object

...

additional arguments for methods

Value

getTypeKind returns an named integer with the name giving the symbolic kind and the value representing the C-level enumeration value for the kind.

See Also

getType


omegahat/RClangSimple documentation built on Jan. 17, 2024, 6:27 p.m.