Searched refs:GetAddrOfConstantCompoundLiteral (Results 1 – 3 of 3) sorted by relevance
757 llvm::Constant *GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr*E);
1223 CodeGenModule::GetAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *E) { in GetAddrOfConstantCompoundLiteral() function in CodeGenModule
2617 llvm::Value *GlobalPtr = CGM.GetAddrOfConstantCompoundLiteral(E); in EmitCompoundLiteralLValue()