Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp1240 llvm::Value *sizeInChars) { in emitNonZeroVLAInit() argument
1252 llvm::Value *end = Builder.CreateInBoundsGEP(dest, sizeInChars, "vla.end"); in emitNonZeroVLAInit()