Searched refs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 193 ParsedType matchingCType, bool layoutCompatible, in AttributeList() argument 202 ExtraData.LayoutCompatible = layoutCompatible; in AttributeList() 485 ParsedType matchingCType, bool layoutCompatible, in createTypeTagForDatatype() argument 491 matchingCType, layoutCompatible, in createTypeTagForDatatype() 623 ParsedType matchingCType, bool layoutCompatible, in addNewTypeTagForDatatype() argument 629 matchingCType, layoutCompatible, in addNewTypeTagForDatatype()
|