Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h100 unsigned char PointerSizeInBytes; member
118 return CharUnits::fromQuantity(PointerSizeInBytes); in getPointerSize()
H A DCGBlocks.cpp2656 size += CharUnits::fromQuantity(PointerSizeInBytes); in getBlockByrefInfo()
H A DCGObjC.cpp866 return CharUnits::fromQuantity(CGM.PointerSizeInBytes); in getMaxAtomicAccessSize()