Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp994 llvm::Value *CodeGenFunction::emitArrayLength(const ArrayType *origArrayType, in emitArrayLength() function in CodeGenFunction
DCGDecl.cpp1305 llvm::Value *length = emitArrayLength(arrayType, type, begin); in emitDestroy()
DCGClass.cpp1514 emitArrayLength(arrayType, elementType, arrayBegin); in EmitCXXAggrConstructorCall()
DCodeGenFunction.h1777 llvm::Value *emitArrayLength(const ArrayType *arrayType,