Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2174 ConstantEmitter CompoundLiteralEmitter(CGM, Emitter.CGF); in VisitCompoundLiteralExpr() local
2175 CompoundLiteralEmitter.setInConstantContext(Emitter.isInConstantContext()); in VisitCompoundLiteralExpr()
2176 return tryEmitGlobalCompoundLiteral(CompoundLiteralEmitter, E); in VisitCompoundLiteralExpr()