Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GlobalPtr

3442     ConstantAddress GlobalPtr = CGM.GetAddrOfConstantCompoundLiteral(E);
3443 return MakeAddrLValue(GlobalPtr, E->getType(), AlignmentSource::Decl);