Home
last modified time | relevance | path

Searched refs:LastElementTypeInfo (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprAgg.cpp1473 std::pair<CharUnits, CharUnits> LastElementTypeInfo; in EmitAggregateCopy() local
1475 LastElementTypeInfo = getContext().getTypeInfoInChars(BaseEltTy); in EmitAggregateCopy()
1486 SizeTy, LastElementTypeInfo.first.getQuantity())); in EmitAggregateCopy()