Lines Matching refs:defaulted
3724 "explicitly defaulted function was implicitly deleted here">;
3757 "definition of explicitly defaulted %select{default constructor|copy "
6082 "defaulted default constructor of %0 cannot be used by non-static data "
6288 // C++11 defaulted functions
6290 "an explicitly-defaulted %select{|copy |move }0constructor cannot "
6293 "an explicitly-defaulted %select{|copy |move }0constructor cannot "
6296 "explicitly-defaulted %select{copy|move}0 assignment operator must "
6299 "an explicitly-defaulted %select{copy|move}0 assignment operator may not "
6302 "the parameter for an explicitly-defaulted %select{<<ERROR>>|"
6306 "the parameter for an explicitly-defaulted move "
6309 "the parameter for this explicitly-defaulted copy "
6313 "the parameter for an explicitly-defaulted copy assignment operator must be an "
6316 "exception specification of explicitly defaulted %select{default constructor|"
6321 "defaulted definition of %select{default constructor|copy constructor|"
6329 "defaulted move assignment operator of %0 will move assign virtual base "