|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/clang/lib/CodeGen/CGAtomic.cpp 205 return LValue::MakeAddr(addr, getValueType(), CGF.getContext(),
tools/clang/lib/CodeGen/CGExpr.cpp 1312 return LValue::MakeAddr(Address(V, LV.getAlignment()), LV.getType(),
1667 LValue::MakeAddr(Addr, Ty, getContext(), BaseInfo, TBAAInfo);
1746 LValue::MakeAddr(Addr, Ty, getContext(), BaseInfo, TBAAInfo);
tools/clang/lib/CodeGen/CodeGenFunction.cpp 164 return LValue::MakeAddr(Address(V, Alignment), T, getContext(), BaseInfo,
tools/clang/lib/CodeGen/CodeGenFunction.h 2125 return LValue::MakeAddr(Addr, T, getContext(), LValueBaseInfo(Source),
2131 return LValue::MakeAddr(Addr, T, getContext(), BaseInfo, TBAAInfo);
2136 return LValue::MakeAddr(Address(V, Alignment), T, getContext(),
2142 return LValue::MakeAddr(Address(V, Alignment), T, getContext(),