Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h351 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in ParsedAttr() argument
362 ExtraData.LayoutCompatible = layoutCompatible; in ParsedAttr()
836 ParsedType matchingCType, bool layoutCompatible, in createTypeTagForDatatype() argument
841 layoutCompatible, mustBeNull, syntax)); in createTypeTagForDatatype()
1033 ParsedType matchingCType, bool layoutCompatible, in addNewTypeTagForDatatype() argument
1037 layoutCompatible, mustBeNull, syntax); in addNewTypeTagForDatatype()