Searched defs:LayoutCompatible (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 1797 bool LayoutCompatible = false; ParseTypeTagForDatatypeAttribute() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 14004 RegisterTypeTagForDatatype(const IdentifierInfo * ArgumentKind,uint64_t MagicValue,QualType Type,bool LayoutCompatible,bool MustBeNull) RegisterTypeTagForDatatype() argument |