Home | History | Annotate | Download | only in CodeGen

Lines Matching full:cle

884       CompoundLiteralExpr *CLE = cast<CompoundLiteralExpr>(E);
885 llvm::Constant* C = CGM.EmitConstantExpr(CLE->getInitializer(),
886 CLE->getType(), CGF);