Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp3434 llvm::Value *objectSize in emitPointerArithmetic() local
3437 index = CGF.Builder.CreateMul(index, objectSize); in emitPointerArithmetic()