Searched refs:defaultedDefaultConstructorIsConstexpr (Results 1 – 6 of 6) sorted by relevance
1194 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1199 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1208 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
1259 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1264 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1274 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
1258 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1263 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1273 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
5207 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()