Home
last modified time | relevance | path

Searched refs:FieldBits (Results 1 – 1 of 1) 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()