Hi,
<div><br></div><div>I'm a newbie in libclang, so please forgive me if this sounds stupid.</div><div><br></div><div>While indexing Objective-C sources I need to get a list of specified protocols from CXType (e.g. in the type "id<P, Q>", these are P, Q). Types of such form have "unexposed" kind in libclang, but is there any API to obtain the protocols? I couldn't find any.</div>


<div><br></div><div>Thanks!</div><div><br></div><div>Alexander</div>