Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp929 return std::max(CharUnits::fromQuantity(CGM.SizeSizeInBytes), in getArrayCookieSizeImpl()
976 cookieSize - CharUnits::fromQuantity(CGF.SizeSizeInBytes); in readArrayCookieImpl()
997 return std::max(CharUnits::fromQuantity(2 * CGM.SizeSizeInBytes), in getArrayCookieSizeImpl()
1037 = CGF.Builder.CreateConstInBoundsGEP1_64(allocPtr, CGF.SizeSizeInBytes); in readArrayCookieImpl()
DCodeGenModule.h147 unsigned char SizeSizeInBytes; // sizeof(size_t) member