Searched refs:noPointers (Results 1 – 1 of 1) sorted by relevance
2086 unsigned noPointers = 2; in BuildByRefType() local2088 noPointers += 2; in BuildByRefType()2090 noPointers += 1; in BuildByRefType()2092 CurrentOffsetInBytes += noPointers * CGM.getDataLayout().getTypeAllocSize(Int8PtrTy); in BuildByRefType()