Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateAggTemp

1644   /// CreateAggTemp - Create a temporary memory object for the given
1646 AggValueSlot CreateAggTemp(QualType T, const Twine &Name = "tmp") {