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