[cfe-dev] Debug Info, access modifier for methods missing?

Alexander Herz alexander.herz at mytum.de
Tue Aug 10 04:59:53 PDT 2010


Hi,

I'm toying with the debug info from a cpp class def. Aparently the 
access modifiers for member variables and inheritance (private, 
protected, public) are maintained (DIType::isPrivate() , ...). Is there 
a way to figure out whether a subprogram is private or not??

Thx,
Alex



More information about the cfe-dev mailing list