Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h260 bool layoutCompatible, bool mustBeNull, Form formUsed) in ParsedAttr() argument
270 ExtraData.LayoutCompatible = layoutCompatible; in ParsedAttr()
775 ParsedType matchingCType, bool layoutCompatible, in createTypeTagForDatatype() argument
780 layoutCompatible, mustBeNull, form)); in createTypeTagForDatatype()
1009 ParsedType matchingCType, bool layoutCompatible, in addNewTypeTagForDatatype() argument
1013 layoutCompatible, mustBeNull, form); in addNewTypeTagForDatatype()