Searched refs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 275 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in AttributeList() argument 285 ExtraData.LayoutCompatible = layoutCompatible; in AttributeList() 628 bool layoutCompatible, bool mustBeNull, in createTypeTagForDatatype() argument 634 layoutCompatible, mustBeNull, in createTypeTagForDatatype() 763 bool layoutCompatible, bool mustBeNull, in addNewTypeTagForDatatype() argument 769 layoutCompatible, mustBeNull, syntax); in addNewTypeTagForDatatype()
|