Searched refs:GetAddrOfConstantCompoundLiteral (Results 1 – 3 of 3) sorted by relevance
796 ConstantAddress GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr*E);
1458 CodeGenModule::GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *E) { in GetAddrOfConstantCompoundLiteral() function in CodeGenModule
3233 ConstantAddress GlobalPtr = CGM.GetAddrOfConstantCompoundLiteral(E); in EmitCompoundLiteralLValue()