Searched refs:isLayoutIdentical (Results 1 – 4 of 4) sorted by relevance
35 EXPECT_TRUE(Foo->isLayoutIdentical(Bar)); in TEST()
282 bool isLayoutIdentical(StructType *Other) const;
606 bool StructType::isLayoutIdentical(StructType *Other) const { in isLayoutIdentical() function in StructType
543 if (ValSTy->isLayoutIdentical(STy)) in Finalize()