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