Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp2086 unsigned noPointers = 2; in BuildByRefType() local
2088 noPointers += 2; in BuildByRefType()
2090 noPointers += 1; in BuildByRefType()
2092 CurrentOffsetInBytes += noPointers * CGM.getDataLayout().getTypeAllocSize(Int8PtrTy); in BuildByRefType()