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