Home
last modified time | relevance | path

Searched refs:CompoundFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1521 typedef ComplexPairTy (ComplexExprEmitter::*CompoundFunc)( typedef
1524 static CompoundFunc getComplexOp(BinaryOperatorKind Op) { in getComplexOp()
1537 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitComplexCompoundAssignmentLValue()
1545 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitScalarCompoundAssignWithComplex()