[cfe-dev] About BlockDecl

Zhongxing Xu xuzhongxing at gmail.com
Thu Dec 3 18:49:12 PST 2009


Hi,

I have two questions about BlockDecl.

1. Is it possible to distinguish the following decls in AST:

^ void (void) {  };

^ (void) {};

^{};

2. When is BlockDeclRefExpr used?

Thanks.



More information about the cfe-dev mailing list