<div dir="ltr"><div><div><div>Hey,<br><br></div>I'm getting started with libclang and one of the first things I noticed is I couldn't find a public API function that would give me a CXTypeKind given a CXCursor (or such). The only public reference to this enum is the clang_getTypeKindSpelling() function that accepts it as an argument.<br><br></div>Unless I'm seeing this wrong, shouldn't there also be an API function that lets me get a CXTypeKind, given that another API function expects it as an argument?<br><br>Regards.<br></div></div>