[cfe-dev] Traversing a CXCursorSet

Tobias t_guen03 at uni-muenster.de
Wed Mar 30 18:20:45 PDT 2011


Hi,
I just begun to work with libclang and i got stuck now. In my program i 
am traversing the AST for gathering some cursors in a CXCursorSet. After 
traversing the tree i want to work with the Cursors i gathered so far, 
but i cant figure out how to do so. I cant imagine, that there is no way 
to iterate over the set.

Thanks four your help, Tobias



More information about the cfe-dev mailing list