Searched refs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | AttributeList.h | 252 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in AttributeList() argument 262 ExtraData.LayoutCompatible = layoutCompatible; in AttributeList() 617 bool layoutCompatible, bool mustBeNull, in createTypeTagForDatatype() argument 623 layoutCompatible, mustBeNull, in createTypeTagForDatatype() 775 bool layoutCompatible, bool mustBeNull, in addNewTypeTagForDatatype() argument 781 layoutCompatible, mustBeNull, syntax); in addNewTypeTagForDatatype()
|