Lines Matching refs:Decl

370                                        AlignmentSource::Decl);
439 AlignmentSource::Decl);
456 return MakeAddrLValue(Object, M->getType(), AlignmentSource::Decl);
822 InnerSource != AlignmentSource::Decl) {
1080 /// Decl::isUsableInConstantExpressions because we do want it to apply
1931 return CGF.MakeAddrLValue(Addr, T, AlignmentSource::Decl);
1973 LV = CGF.MakeAddrLValue(Addr, T, AlignmentSource::Decl);
1995 return CGF.MakeAddrLValue(V, E->getType(), Alignment, AlignmentSource::Decl);
2061 return MakeAddrLValue(Address(Val, Alignment), T, AlignmentSource::Decl);
2081 CapLVal.getType(), AlignmentSource::Decl);
2086 return MakeAddrLValue(addr, T, AlignmentSource::Decl);
2100 return MakeAddrLValue(Aliasee, T, AlignmentSource::Decl);
2124 llvm_unreachable("DeclRefExpr for Decl not entered in LocalDeclMap?");
2146 LV = MakeAddrLValue(addr, T, AlignmentSource::Decl);
2237 E->getType(), AlignmentSource::Decl);
2242 E->getType(), AlignmentSource::Decl);
2256 return MakeAddrLValue(C, E->getType(), AlignmentSource::Decl);
2259 return MakeAddrLValue(C, E->getType(), AlignmentSource::Decl);
3005 AlignmentSource::Decl);
3234 return MakeAddrLValue(GlobalPtr, E->getType(), AlignmentSource::Decl);
3242 LValue Result = MakeAddrLValue(DeclPtr, E->getType(), AlignmentSource::Decl);
3532 const Decl *TargetDecl = E->getCalleeDecl();
3651 AlignmentSource::Decl);
3671 AlignmentSource::Decl);
3686 AlignmentSource::Decl);
3696 AlignmentSource::Decl);
3704 AlignmentSource::Decl);
3712 AlignmentSource::Decl);
3724 return MakeAddrLValue(V, E->getType(), AlignmentSource::Decl);
3768 AlignmentSource::Decl);
3786 const Decl *TargetDecl = CalleeInfo.getCalleeDecl();
3943 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl);
4000 AlignmentSource::Decl);