Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp1333 typedef ComplexPairTy (ComplexExprEmitter::*CompoundFunc)( typedef
1336 static CompoundFunc getComplexOp(BinaryOperatorKind Op) { in getComplexOp()
1349 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitComplexCompoundAssignmentLValue()
1357 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitScalarCompoundAssignWithComplex()