Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprComplex.cpp1080 typedef ComplexPairTy (ComplexExprEmitter::*CompoundFunc)( typedef
1083 static CompoundFunc getComplexOp(BinaryOperatorKind Op) { in getComplexOp()
1096 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitComplexCompoundAssignmentLValue()
1104 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitScalarCompoundAssignWithComplex()