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