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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h163 unsigned LayoutCompatible : 1; member in struct:clang::AttributeList::TypeTagForDatatypeData
H A DSema.h9130 TypeTagData(QualType Type, bool LayoutCompatible, bool MustBeNull) : argument
9139 unsigned LayoutCompatible : 1; member in struct:clang::Sema::TypeTagData
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp1290 bool LayoutCompatible = false; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp9811 RegisterTypeTagForDatatype(const IdentifierInfo *ArgumentKind, uint64_t MagicValue, QualType Type, bool LayoutCompatible, bool MustBeNull) argument

Completed in 118 milliseconds