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