Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h85 unsigned char IntAlignInBytes; member
91 return CharUnits::fromQuantity(IntAlignInBytes); in getIntAlign()
H A DCodeGenModule.cpp133 IntAlignInBytes = in CodeGenModule()