[cfe-dev] getLHS() and getRHS()

Rambo hunanlwm at sina.cn
Tue Nov 20 01:55:15 PST 2012


As far as I know,IgnoreImpCasts, IgnoreParens, IgnoreParenCasts don't help to
my question. http://a6128786ad6c6ad61b66ad4ddf09b1bd8
<http://a6128786ad6c6ad61b66ad4ddf09b1bd8>  this link show us that
"IgnoreParens - Ignore parentheses. If this Expr is a ParenExpr, return its
subexpression. If that subexpression is also a ParenExpr, then this method
recursively returns its subexpression, and so forth. Otherwise, the method
returns the current Expr. "I doubt your solution exactly.



--
View this message in context: http://clang-developers.42468.n3.nabble.com/getLHS-and-getRHS-tp4028364p4028380.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list