Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp161 void appendPaddingBytes(CharUnits Size) { in appendPaddingBytes() function
273 return appendPaddingBytes(Size); in lower()
336 return appendPaddingBytes(LayoutSize); in lowerUnion()
342 appendPaddingBytes(LayoutSize - getSize(StorageType)); in lowerUnion()