Searched refs:MaybeDecl (Results 1 – 1 of 1) sorted by relevance
93 const Expr *MaybeDecl = B->getLHS(); in tryNormalizeBinaryOperator() local107 MaybeDecl = B->getRHS(); in tryNormalizeBinaryOperator()111 auto *D = dyn_cast<DeclRefExpr>(MaybeDecl->IgnoreParenImpCasts()); in tryNormalizeBinaryOperator()