[cfe-dev] ObjCClassDecl from ObjCIvarDecl?

Emerson Murphy-Hill emerson at apple.com
Thu Apr 17 11:01:29 PDT 2008


Howdy!

I have an ObjCIvarDecl and need its containing interface, an  
ObjCClassDecl.  Any easy way to do this?  (Of course, I've already  
gotten the ivar from the interface, but I prefer not to carry around  
the interface if I don't have to).

Thanks,

Emerson



More information about the cfe-dev mailing list