Searched refs:defaultedDestructorIsConstexpr (Results 1 – 3 of 3) sorted by relevance
1295 bool defaultedDestructorIsConstexpr() const { in defaultedDestructorIsConstexpr() function
556 return Dtor ? Dtor->isConstexpr() : defaultedDestructorIsConstexpr(); in hasConstexprDestructor()
1784 if (!Dtor->getParent()->defaultedDestructorIsConstexpr()) { in CheckConstexprFunctionDefinition()7063 return ClassDecl->defaultedDestructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()