Searched refs:EndOrLength (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp359 LValue EndOrLength = CGF.EmitLValueForFieldInitialization(DestLV, *Field); local
367 CGF.EmitStoreThroughLValue(RValue::get(ArrayEnd), EndOrLength); local
370 CGF.EmitStoreThroughLValue(RValue::get(Size), EndOrLength); local

Completed in 111 milliseconds