Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] ICPPClassType and Namespaces

Hello everyone,
Given a ICPPClasstype, does anyone know how to get a kind of list of namespace paths where this class was defined. Is it the right way to use the bindings. Or should I try to get the information out of the AST.

Greetings


Back to the top