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