Home | History | Annotate | Download | only in Sema

Lines Matching full:defaulted

4706         // defaulted methods, and the copy and move assignment operators. The
4976 // Check whether the explicitly-defaulted special members are valid.
4980 // For an explicitly defaulted or deleted special member, we defer
5087 // defaulted default constructor is constexpr directly within CXXRecordDecl.
5230 "not an explicitly-defaulted special member");
5239 // A function that is explicitly defaulted shall
5281 // A defaulted special member cannot have cv-qualifiers.
5318 // defaulted one cannot.
5325 // An explicitly-defaulted function may be declared constexpr only if it
5359 // If a function is explicitly defaulted on its first declaration,
5381 // [For a] user-provided explicitly-defaulted function [...] if such a
5394 /// explicitly-defaulted special member matches the exception specification
5400 // parsed when the method was defaulted, grab it now.
5434 // Check that any explicitly-defaulted methods have exception specifications
5601 // from the defaulted special member
5733 /// A defaulted default constructor for a class X is defined as deleted if
5749 /// Determine whether a defaulted special member function should be defined as
6068 // Explain why the defaulted or deleted special member isn't trivial.
6136 /// Determine whether a defaulted or deleted special member function is trivial,
9672 /// When generating a defaulted copy or move assignment operator, if a field
10176 // The implicitly-defined or explicitly-defaulted copy assignment operator
10383 // virtual bases, but it can still be user-declared and explicitly defaulted.
10560 // Only walk over bases that have defaulted move assignment operators.
10615 "Bad argument type of defaulted move assignment");
11378 // invokes a defaulted default constructor of its class or of an
11387 // Any attempt to resolve the exception specification of a defaulted default
12868 // If the method was defaulted on its first declaration, we will have