[cfe-dev] Access the definition of a class friend

Greenwalker panagos13 at hotmail.com
Sat Jul 12 09:07:52 PDT 2014


Hi all!

I am iterating through the friends of a CXXRecordDecl (via friend_iterator)
but I cannot find a way to access the actual definitions of these friends if
they exist (CXXRecordDecl if friend is a class or FunctionDecl if friend is
a function).

Any suggestions ?

Thanks! :)



--
View this message in context: http://clang-developers.42468.n3.nabble.com/Access-the-definition-of-a-class-friend-tp4040510.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list