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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h161 unsigned LayoutCompatible : 1; member in struct:clang::detail::TypeTagForDatatypeData
H A DSema.h12317 TypeTagData(QualType Type, bool LayoutCompatible, bool MustBeNull) : argument
12326 unsigned LayoutCompatible : 1; member in struct:clang::final::CompleteTypeKind::TypeTagData
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1443 bool LayoutCompatible = false; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15052 RegisterTypeTagForDatatype(const IdentifierInfo *ArgumentKind, uint64_t MagicValue, QualType Type, bool LayoutCompatible, bool MustBeNull) argument

Completed in 203 milliseconds