Searched refs:defaultedDefaultConstructorIsConstexpr (Results 1 – 4 of 4) sorted by relevance
1227 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1232 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1242 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
385 FIELD2("defaultedIsConstexpr", defaultedDefaultConstructorIsConstexpr); in createDefaultConstructorDefinitionData()
2009 FLAG(defaultedDefaultConstructorIsConstexpr, defaulted_is_constexpr); in VisitCXXRecordDecl()
7281 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()