Home
last modified time | relevance | path

Searched refs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h274 bool layoutCompatible, bool mustBeNull, Form formUsed) in ParsedAttr() argument
284 ExtraData.LayoutCompatible = layoutCompatible; in ParsedAttr()
797 ParsedType matchingCType, bool layoutCompatible, in createTypeTagForDatatype() argument
802 layoutCompatible, mustBeNull, form)); in createTypeTagForDatatype()
1035 ParsedType matchingCType, bool layoutCompatible, in addNewTypeTagForDatatype() argument
1039 layoutCompatible, mustBeNull, form); in addNewTypeTagForDatatype()