Home | History | Annotate | Download | only in AST

Lines Matching refs:IgnoreParenNoopCasts

2418 /// IgnoreParenNoopCasts - Ignore parentheses and casts that do not change the
2421 Expr *Expr::IgnoreParenNoopCasts(ASTContext &Ctx) {