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