<div dir="ltr">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.</div>