Searched refs:isStandardLayoutType (Results 1 – 4 of 4) sorted by relevance
2221 bool Type::isStandardLayoutType() const { in isStandardLayoutType() function in Type
1601 bool isStandardLayoutType() const;
10665 if (!T1->isStandardLayoutType() || !T2->isStandardLayoutType()) in isLayoutCompatible()
4006 return T->isStandardLayoutType(); in EvaluateUnaryTypeTrait()