Searched refs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | AttributeList.h | 277 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in AttributeList() argument 287 ExtraData.LayoutCompatible = layoutCompatible; in AttributeList() 636 bool layoutCompatible, bool mustBeNull, in createTypeTagForDatatype() argument 642 layoutCompatible, mustBeNull, in createTypeTagForDatatype() 771 bool layoutCompatible, bool mustBeNull, in addNewTypeTagForDatatype() argument 777 layoutCompatible, mustBeNull, syntax); in addNewTypeTagForDatatype()
|