Searched defs:value_alignment (Results 1 - 1 of 1) sorted by path

/external/lldb/source/Expression/
H A DIRForTarget.cpp1542 off_t value_alignment = (clang_type.GetTypeBitAlign() + 7ull) / 8ull; local
1551 value_alignment);
1559 value_alignment))

Completed in 254 milliseconds