Lines Matching refs:BinaryOperator
110 if (isa<BinaryOperator>(callee))286 const BinaryOperator *BO =287 cast<BinaryOperator>(E->getCallee()->IgnoreParens());1756 if (const auto *BO = dyn_cast<BinaryOperator>(E))