Home
last modified time | relevance | path

Searched defs:IsComplexDivisor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp321 bool IsComplexDivisor) { in getPromotionType()
1230 const bool IsComplexDivisor = E->getOpcode() == BO_DivAssign && in EmitCompoundAssignLValue() local