Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2304 llvm::Value *ArrayEnd; member in __anon76247d8b0411::RegularPartialArrayDestroy
2312 : ArrayBegin(arrayBegin), ArrayEnd(arrayEnd), in RegularPartialArrayDestroy()
2317 emitPartialArrayDestroy(CGF, ArrayBegin, ArrayEnd, in Emit()
H A DCGExprAgg.cpp437 llvm::Value *ArrayEnd = in VisitCXXStdInitializerListExpr() local
439 CGF.EmitStoreThroughLValue(RValue::get(ArrayEnd), EndOrLength); in VisitCXXStdInitializerListExpr()