Searched refs:isLayoutIdentical (Results 1 – 7 of 7) sorted by relevance
35 EXPECT_TRUE(Foo->isLayoutIdentical(Bar)); in TEST()
281 bool isLayoutIdentical(StructType *Other) const;
286 bool isLayoutIdentical(StructType *Other) const;
536 bool StructType::isLayoutIdentical(StructType *Other) const { in isLayoutIdentical() function in StructType
550 bool StructType::isLayoutIdentical(StructType *Other) const { in isLayoutIdentical() function in StructType
548 if (ValSTy->isLayoutIdentical(STy)) in Finalize()