Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp173 void appendPaddingBytes(CharUnits Size) { in appendPaddingBytes() function
293 appendPaddingBytes(Size); in lower()
361 return appendPaddingBytes(LayoutSize); in lowerUnion()
367 appendPaddingBytes(LayoutSize - getSize(StorageType)); in lowerUnion()