clang_Type_getNamedType

Retrieve the type named by the qualified-id.

If a non-elaborated type is passed in, an invalid type is returned.

extern (C) @nogc @trusted nothrow pure pure
clang_Type_getNamedType
(
const CXType T
)

Meta