Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1461 roundUpSizeToCharAlignment(uint64_t Size, in roundUpSizeToCharAlignment() function
1504 uint64_t RoundedFieldSize = roundUpSizeToCharAlignment(FieldSize, in LayoutWideBitField()
1812 RoundedFieldSize = roundUpSizeToCharAlignment(FieldSize, Context); in LayoutBitField()