Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DParsedAttr.h289 bool layoutCompatible, bool mustBeNull, Syntax syntaxUsed) in ParsedAttr() argument
299 ExtraData.LayoutCompatible = layoutCompatible; in ParsedAttr()
728 ParsedType matchingCType, bool layoutCompatible, in createTypeTagForDatatype() argument
733 layoutCompatible, mustBeNull, syntax)); in createTypeTagForDatatype()
917 ParsedType matchingCType, bool layoutCompatible, in addNewTypeTagForDatatype() argument
921 layoutCompatible, mustBeNull, syntax); in addNewTypeTagForDatatype()