Searched refs:IsLayoutCompatible (Results 1 – 5 of 5) sorted by relevance
541 TYPE_TRAIT_2(__is_layout_compatible, IsLayoutCompatible, KEYCXX)
1792 return Self.IsLayoutCompatible(LhsT, RhsT); in EvaluateBinaryTypeTrait()
3247 return SemaRef.IsLayoutCompatible(LHS, RHS); in IsScalarizedLayoutCompatible()
15249 bool Sema::IsLayoutCompatible(QualType T1, QualType T2) const { in IsLayoutCompatible() function in Sema
2742 bool IsLayoutCompatible(QualType T1, QualType T2) const;