clang_getArgType

\brief Retrieve the type of an argument of a function type.

If a non-function type is passed in or the function does not have enough parameters, an invalid type is returned.

extern (C)
clang_getArgType
(,
uint i
)

Meta