reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGAtomic.cpp
 2031     AggValueSlot slot = AggValueSlot::forLValue(dest,
tools/clang/lib/CodeGen/CGClass.cpp
  685         AggValueSlot::forLValue(
tools/clang/lib/CodeGen/CGDecl.cpp
 1899       EmitAggExpr(init, AggValueSlot::forLValue(lvalue,
tools/clang/lib/CodeGen/CGDeclCXX.cpp
   57     CGF.EmitAggExpr(Init, AggValueSlot::forLValue(lv,AggValueSlot::IsDestructed,
tools/clang/lib/CodeGen/CGExprAgg.cpp
  349     AggValueSlot::forLValue(src, AggValueSlot::IsDestructed,
 1166              AggValueSlot::forLValue(LHS, AggValueSlot::IsDestructed,
 1188     AggValueSlot::forLValue(LHS, AggValueSlot::IsDestructed,
 1411     CGF.EmitAggExpr(E, AggValueSlot::forLValue(LV,
 1701       auto elementSlot = AggValueSlot::forLValue(
 1867   EmitAggExpr(E, AggValueSlot::forLValue(LV, AggValueSlot::IsNotDestructed,
tools/clang/lib/CodeGen/CGObjC.cpp
 1587                   AggValueSlot::forLValue(LV, AggValueSlot::IsDestructed,