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