Home
last modified time | relevance | path

Searched defs:LayoutCompatible (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h85 unsigned LayoutCompatible : 1; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1698 bool LayoutCompatible = false; ParseTypeTagForDatatypeAttribute() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp19321 RegisterTypeTagForDatatype(const IdentifierInfo * ArgumentKind,uint64_t MagicValue,QualType Type,bool LayoutCompatible,bool MustBeNull) RegisterTypeTagForDatatype() argument