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()
1197 defaultedDefaultConstructorIsConstexpr()); in hasConstexprNonCopyMoveConstructor()1202 bool defaultedDefaultConstructorIsConstexpr() const { in defaultedDefaultConstructorIsConstexpr() function1212 defaultedDefaultConstructorIsConstexpr()); in hasConstexprDefaultConstructor()
353 FIELD2("defaultedIsConstexpr", defaultedDefaultConstructorIsConstexpr); in createDefaultConstructorDefinitionData()
1898 FLAG(defaultedDefaultConstructorIsConstexpr, defaulted_is_constexpr); in VisitCXXRecordDecl()
5207 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()
7047 return ClassDecl->defaultedDefaultConstructorIsConstexpr(); in defaultedSpecialMemberIsConstexpr()