Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenTypeCache.h82 unsigned char IntAlignInBytes; member
88 return CharUnits::fromQuantity(IntAlignInBytes); in getIntAlign()
H A DCodeGenModule.cpp128 IntAlignInBytes = in CodeGenModule()