Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1797 bool LayoutCompatible = false; ParseTypeTagForDatatypeAttribute() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14004 RegisterTypeTagForDatatype(const IdentifierInfo * ArgumentKind,uint64_t MagicValue,QualType Type,bool LayoutCompatible,bool MustBeNull) RegisterTypeTagForDatatype() argument