[cfe-dev] what type it is about ltab[4]?

Rambo hunanlwm at sina.cn
Sun Mar 31 05:05:26 PDT 2013


some codes like this

Queue *ltab[MAXQ];
Queue *q;
ltab[4] = q;

somebody can tell me what type it is about ltab[4],it is a simple
ArraySubscriptExpr type?if not,How can I get it by clang API?
thank you!



--
View this message in context: http://clang-developers.42468.n3.nabble.com/what-type-it-is-about-ltab-4-tp4031232.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list