Searched refs:MaybeDecl (Results 1 – 1 of 1) sorted by relevance
121 const Expr *MaybeDecl = B->getLHS(); in tryNormalizeBinaryOperator() local135 MaybeDecl = B->getRHS(); in tryNormalizeBinaryOperator()139 return std::make_tuple(MaybeDecl, Op, Constant); in tryNormalizeBinaryOperator()