Searched refs:defaultedDefaultConstructorIsConstexpr (Results 1 – 4 of 4) sorted by relevance
1266 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1271 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1281 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
423 FIELD2("defaultedIsConstexpr", defaultedDefaultConstructorIsConstexpr); in createDefaultConstructorDefinitionData()
2469 FLAG(defaultedDefaultConstructorIsConstexpr, defaulted_is_constexpr); in VisitCXXRecordDecl()
7365 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()