Searched refs:defaultedDestructorIsConstexpr (Results 1 – 3 of 3) sorted by relevance
1365 bool defaultedDestructorIsConstexpr() const { in defaultedDestructorIsConstexpr() function
609 return Dtor ? Dtor->isConstexpr() : defaultedDestructorIsConstexpr(); in hasConstexprDestructor()
1972 !Dtor->getParent()->defaultedDestructorIsConstexpr()) { in CheckConstexprFunctionDefinition()7538 return ClassDecl->defaultedDestructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()