Searched refs:isStandardLayoutType (Results 1 – 5 of 5) sorted by relevance
2665 bool Type::isStandardLayoutType() const { in isStandardLayoutType() function in Type
2017 bool isStandardLayoutType() const;
4952 return T->isStandardLayoutType(); in EvaluateUnaryTypeTrait()
17095 if (!T1->isStandardLayoutType() || !T2->isStandardLayoutType()) in isLayoutCompatible()
9148 !PointeeType->isStandardLayoutType()) in getOpenCLKernelParameterType()