Searched refs:IsLayoutCompatible (Results 1 – 4 of 4) sorted by relevance
538 TYPE_TRAIT_2(__is_layout_compatible, IsLayoutCompatible, KEYCXX)
6143 return Self.IsLayoutCompatible(LhsT, RhsT); in EvaluateBinaryTypeTrait()
13817 bool Sema::IsLayoutCompatible(QualType T1, QualType T2) const { in IsLayoutCompatible() function in Sema
2341 bool IsLayoutCompatible(QualType T1, QualType T2) const;