Check if the provided expression references core.attribute.gnuAbiTag
This should be called after semantic has been run on the expression. Semantic on UDA happens in semantic2 (see dmd.semantic2).
Expression to check (usually from UserAttributeDeclaration.atts)
true if the expression references the compiler-recognized gnuAbiTag
See Implementation
Check if the provided expression references core.attribute.gnuAbiTag
This should be called after semantic has been run on the expression. Semantic on UDA happens in semantic2 (see dmd.semantic2).