Searched defs:IgnoreParenLValueCasts (Results 1 – 2 of 2) sorted by relevance
2526 Expr *Expr::IgnoreParenLValueCasts() { in IgnoreParenLValueCasts() function in Expr
757 const Expr *IgnoreParenLValueCasts() const LLVM_READONLY { in IgnoreParenLValueCasts() function