Searched defs:LayoutCompatible (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h82 unsigned LayoutCompatible : 1; member in struct:clang::detail::TypeTagForDatatypeData
H A DSema.h11858 TypeTagData(QualType Type, bool LayoutCompatible, bool MustBeNull) : argument
11867 unsigned LayoutCompatible : 1; member in struct:clang::final::TypeTagData
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1591 bool LayoutCompatible = false; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14768 RegisterTypeTagForDatatype(const IdentifierInfo *ArgumentKind, uint64_t MagicValue, QualType Type, bool LayoutCompatible, bool MustBeNull) argument

Completed in 184 milliseconds