[cfe-dev] Get EnumDecl from Sema

Daniel Dilts diltsman at gmail.com
Tue Apr 28 10:00:35 PDT 2015


I would like to get an EnumDecl in Sema::ActOnIdExpression.  I know the
name of the enumeration type.  How would I go about finding it?  I assume
it is somewhere in the ASTContext, but I can't find it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150428/3671d8e9/attachment.html>


More information about the cfe-dev mailing list