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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1390 roundUpSizeToCharAlignment(uint64_t Size, function
1433 uint64_t RoundedFieldSize = roundUpSizeToCharAlignment(FieldSize,
1693 RoundedFieldSize = roundUpSizeToCharAlignment(FieldSize, Context);

Completed in 58 milliseconds