Searched refs:emitArrayLength (Results 1 – 4 of 4) sorted by relevance
994 llvm::Value *CodeGenFunction::emitArrayLength(const ArrayType *origArrayType, in emitArrayLength() function in CodeGenFunction
1305 llvm::Value *length = emitArrayLength(arrayType, type, begin); in emitDestroy()
1514 emitArrayLength(arrayType, elementType, arrayBegin); in EmitCXXAggrConstructorCall()
1777 llvm::Value *emitArrayLength(const ArrayType *arrayType,