Searched defs:origArrayType (Results 1 - 1 of 1) sorted by path

/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1295 llvm::Value *CodeGenFunction::emitArrayLength(const ArrayType *origArrayType, argument
1298 const ArrayType *arrayType = origArrayType;

Completed in 241 milliseconds