Searched defs:IgnoreParenCasts (Results 1 – 2 of 2) sorted by relevance
3075 Expr *Expr::IgnoreParenCasts() { in IgnoreParenCasts() function in Expr
932 const Expr *IgnoreParenCasts() const { in IgnoreParenCasts() function