Searched refs:CompoundLiteralEmitter (Results 1 – 1 of 1) sorted by relevance
2174 ConstantEmitter CompoundLiteralEmitter(CGM, Emitter.CGF); in VisitCompoundLiteralExpr() local2175 CompoundLiteralEmitter.setInConstantContext(Emitter.isInConstantContext()); in VisitCompoundLiteralExpr()2176 return tryEmitGlobalCompoundLiteral(CompoundLiteralEmitter, E); in VisitCompoundLiteralExpr()