Searched refs:isStandardLayoutType (Results 1 – 5 of 5) sorted by relevance
2619 bool Type::isStandardLayoutType() const { in isStandardLayoutType() function in Type
1943 bool isStandardLayoutType() const;
15640 if (!T1->isStandardLayoutType() || !T2->isStandardLayoutType()) in isLayoutCompatible()
4841 return T->isStandardLayoutType(); in EvaluateUnaryTypeTrait()
8694 !PointeeType->isStandardLayoutType()) in getOpenCLKernelParameterType()