ΒΆCXString clang_getTypeSpelling(CXType CT)

Description

Pretty-print the underlying type using the rules of the language of the translation unit from which it came. If the type is invalid, an empty string is returned.

Declared at: clang/include/clang-c/Index.h:3509

Parameters

CXType CT