Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp2062 unsigned noPointers = 2; in BuildByRefType() local
2064 noPointers += 2; in BuildByRefType()
2066 noPointers += 1; in BuildByRefType()
2068 CurrentOffsetInBytes += noPointers * CGM.getDataLayout().getTypeAllocSize(Int8PtrTy); in BuildByRefType()