Home
last modified time | relevance | path

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

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