Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h1603 CharUnits DestTypeAlign = getContext().getTypeAlignInChars(DestTy); in EmitAggregateCopyCtor() local
1606 std::min(DestTypeAlign, SrcTypeAlign), in EmitAggregateCopyCtor()