Searched refs:IsWidenedIntegerOp (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp171 static bool IsWidenedIntegerOp(const ASTContext &Ctx, const Expr *E) { function in namespace:__anon2868
3064 !IsWidenedIntegerOp(CGF.getContext(), BO->getLHS()) &&

Completed in 54 milliseconds