Home | History | Annotate | Download | only in AST

Lines Matching full:defaulted

381     /// \brief These flags are \c true if a defaulted corresponding special
389 /// \brief These flags are \c true if an implicit defaulted corresponding
420 /// \brief True if a defaulted default constructor for this class would
439 /// explicitly deleted or defaulted).
862 /// \brief Determine whether we need to eagerly declare a defaulted copy
923 /// \brief Determine whether we need to eagerly declare a defaulted move
943 /// \brief Determine whether we need to eagerly declare a defaulted copy
1191 /// \brief Determine whether a defaulted default constructor for this class
1276 /// Any such destructor will be trivial, public, defaulted and not deleted,
1595 /// \brief Indicates that the declaration of a defaulted or deleted special
1791 /// deleted or defaulted on its first declaration.