Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CompoundLiteralExpr

595   llvm::Constant *VisitCompoundLiteralExpr(CompoundLiteralExpr *E) {
884 CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E);
1231 CodeGenModule::GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *E) {