Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IgnoreParenImpCasts

630         dyn_cast<DeclRefExpr>(LHS->getLHS()->IgnoreParenImpCasts());
642 Decl1 = dyn_cast<DeclRefExpr>(LHS->getRHS()->IgnoreParenImpCasts());
651 dyn_cast<DeclRefExpr>(RHS->getLHS()->IgnoreParenImpCasts());
663 Decl2 = dyn_cast<DeclRefExpr>(RHS->getRHS()->IgnoreParenImpCasts());