This patch continues my changes to the identifier node flags. It makes use of the new enumeration to reimplement some of the accessors and checks. We don't have to go checking for the various special identifiers explicitly, just test various bits in the identifier node. One bit in the land_decl_fn struct goes away. nathan -- Nathan Sidwell