Searched refs:defaultedDefaultConstructorIsConstexpr (Results 1 – 4 of 4) sorted by relevance
1267 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1272 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1282 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
422 FIELD2("defaultedIsConstexpr", defaultedDefaultConstructorIsConstexpr); in createDefaultConstructorDefinitionData()
2631 FLAG(defaultedDefaultConstructorIsConstexpr, defaulted_is_constexpr); in VisitCXXRecordDecl()
7522 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()