getType: Get the type of a CXCursor object

View source: R/show.R

getTypeR Documentation

Get the type of a CXCursor object

Description

Functions dealing with CXType objects.

Usage

getType(x)
getSizeOf(T)
getFunctionTypeCallingConv(T)

Arguments

x

the CXCursor object

T

the CXType object

Author(s)

Duncan Temple Lang

References

libclang http://clang.llvm.org/doxygen/group__CINDEX.html


omegahat/RClangSimple documentation built on Aug. 17, 2024, 10:23 a.m.