Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4420 unsigned FieldBits = isSize ? S.Context.getTypeSize(FieldType) in handleTransparentUnionAttr() local
4424 << isSize << *Field << FieldBits; in handleTransparentUnionAttr()