Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h91 unsigned char PointerSizeInBytes; member
109 return CharUnits::fromQuantity(PointerSizeInBytes); in getPointerSize()
H A DCGBlocks.cpp2708 size += CharUnits::fromQuantity(PointerSizeInBytes); in getBlockByrefInfo()
H A DCGObjC.cpp862 return CharUnits::fromQuantity(CGM.PointerSizeInBytes); in getMaxAtomicAccessSize()