Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3059 unsigned FieldBits = isSize? S.Context.getTypeSize(FieldType) in handleTransparentUnionAttr() local
3063 << isSize << Field->getDeclName() << FieldBits; in handleTransparentUnionAttr()
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3670 unsigned FieldBits = isSize ? S.Context.getTypeSize(FieldType) in handleTransparentUnionAttr() local
3674 << isSize << *Field << FieldBits; in handleTransparentUnionAttr()