Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qcoreapplication_p.h @ Line 85 cppcoreguidelines-special-member-functions class 'QCoreApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qlocking_p.h @ Line 84 cert-dcl59-cpp do not use unnamed namespaces in header files 1
3 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qlocking_p.h @ Line 84 google-build-namespaces do not use unnamed namespaces in header files 1
4 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 99 cppcoreguidelines-special-member-functions class 'QObjectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'Connection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 204 cppcoreguidelines-special-member-functions class 'Sender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 262 cppcoreguidelines-special-member-functions class 'ConnectionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 569 cppcoreguidelines-special-member-functions class 'QAbstractMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 593 cppcoreguidelines-special-member-functions class 'QMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 654 cppcoreguidelines-special-member-functions class 'QDynamicMetaObjectData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 663 cppcoreguidelines-special-member-functions class 'QAbstractDynamicMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 135 cppcoreguidelines-special-member-functions class 'BindingEvaluationState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 155 cppcoreguidelines-special-member-functions class 'CompatPropertySafePoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 172 cppcoreguidelines-special-member-functions class 'QPropertyBindingPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qthread_p.h @ Line 138 cppcoreguidelines-special-member-functions class 'QDaemonThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qthread_p.h @ Line 145 cppcoreguidelines-special-member-functions class 'QThreadPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qthread_p.h @ Line 232 cppcoreguidelines-special-member-functions class 'QThreadData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qthread_p.h @ Line 304 cppcoreguidelines-special-member-functions class 'QScopedScopeLevelCounter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19 /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qthread_p.h @ Line 316 cppcoreguidelines-special-member-functions class 'QAdoptedThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20 /home/cc-runs/install_dir/dev/include/QtCore/qabstracteventdispatcher.h @ Line 52 cppcoreguidelines-special-member-functions class 'QAbstractEventDispatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 693 optin.cplusplus.UninitializedObject 3 uninitialized fields at the end of the constructor call 5
22 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 313 bugprone-infinite-loop this loop is infinite; none of its condition variables (newSize) are updated in the loop body 1
23 /home/cc-runs/install_dir/dev/include/QtCore/qarraydataops.h @ Line 693 optin.cplusplus.UninitializedObject 3 uninitialized fields at the end of the constructor call 5
24 /home/cc-runs/install_dir/dev/include/QtCore/qatomic.h @ Line 59 cppcoreguidelines-special-member-functions class 'QAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
25 /home/cc-runs/install_dir/dev/include/QtCore/qatomic.h @ Line 171 cppcoreguidelines-special-member-functions class 'QAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
26 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 77 cppcoreguidelines-special-member-functions class 'QBasicAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor 1
27 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 96 misc-unconventional-assign-operator operator=() should return 'QBasicAtomicInteger&' 1
28 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 217 cppcoreguidelines-special-member-functions class 'QBasicAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor 1
29 /home/cc-runs/install_dir/dev/include/QtCore/qbasicatomic.h @ Line 230 misc-unconventional-assign-operator operator=() should return 'QBasicAtomicPointer&' 1
30 /home/cc-runs/install_dir/dev/include/QtCore/qbytearraylist.h @ Line 66 cppcoreguidelines-special-member-functions class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
31 /home/cc-runs/install_dir/dev/include/QtCore/qcborvalue.h @ Line 333 cppcoreguidelines-special-member-functions class 'QCborValueRef' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator 1
32 /home/cc-runs/install_dir/dev/include/QtCore/qcborvalue.h @ Line 343 bugprone-use-after-move 'other' used after it was moved 2
33 /home/cc-runs/install_dir/dev/include/QtCore/qcommandlineoption.h @ Line 53 cppcoreguidelines-special-member-functions class 'QCommandLineOption' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
34 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 111 cppcoreguidelines-special-member-functions class 'Destructor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
35 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 287 misc-redundant-expression both sides of operator are equivalent 1
36 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 324 misc-redundant-expression both sides of operator are equivalent 1
37 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
38 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
39 /home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 117 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 12
40 /home/cc-runs/install_dir/dev/include/QtCore/qcontiguouscache.h @ Line 75 cppcoreguidelines-special-member-functions class 'QContiguousCache' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
41 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 374 clang-diagnostic-extra-semi extra ';' after member function definition 1
42 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 393 clang-diagnostic-extra-semi extra ';' after member function definition 1
43 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 408 clang-diagnostic-extra-semi extra ';' after member function definition 1
44 /home/cc-runs/install_dir/dev/include/QtCore/qcoreevent.h @ Line 422 clang-diagnostic-extra-semi extra ';' after member function definition 1
45 /home/cc-runs/install_dir/dev/include/QtCore/qdatastream.h @ Line 219 cppcoreguidelines-special-member-functions class 'StreamStateSaver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
46 /home/cc-runs/install_dir/dev/include/QtCore/qdatetime.h @ Line 255 cppcoreguidelines-special-member-functions class 'Data' defines a non-default destructor, a copy constructor, a copy assignment operator and a move constructor but does not define a move assignment operator 1
47 /home/cc-runs/install_dir/dev/include/QtCore/qdatetime.h @ Line 266 performance-noexcept-move-constructor move constructors should be marked noexcept 2
48 /home/cc-runs/install_dir/dev/include/QtCore/qdir.h @ Line 54 cppcoreguidelines-special-member-functions class 'QDir' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
49 /home/cc-runs/install_dir/dev/include/QtCore/qeventloop.h @ Line 49 cppcoreguidelines-special-member-functions class 'QEventLoop' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
50 /home/cc-runs/install_dir/dev/include/QtCore/qfileinfo.h @ Line 56 cppcoreguidelines-special-member-functions class 'QFileInfo' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
51 /home/cc-runs/install_dir/dev/include/QtCore/qfuture.h @ Line 88 misc-unconventional-assign-operator operator=() should return 'QFuture&' 1
52 /home/cc-runs/install_dir/dev/include/QtCore/qfuture.h @ Line 194 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
53 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 248 cppcoreguidelines-special-member-functions class 'Continuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
54 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 293 cppcoreguidelines-special-member-functions class 'SyncContinuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
55 /home/cc-runs/install_dir/dev/include/QtCore/qfuture_impl.h @ Line 310 cppcoreguidelines-special-member-functions class 'AsyncContinuation' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
56 /home/cc-runs/install_dir/dev/include/QtCore/qfutureinterface.h @ Line 248 performance-noexcept-move-constructor move constructors should be marked noexcept 2
57 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1231 cppcoreguidelines-special-member-functions class 'QForeachContainer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
58 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1237 performance-noexcept-move-constructor move constructors should be marked noexcept 1
59 /home/cc-runs/install_dir/dev/include/QtCore/qglobal.h @ Line 1245 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
60 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 172 cppcoreguidelines-special-member-functions class 'MultiNodeChain' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
61 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 204 cppcoreguidelines-special-member-functions class 'MultiNode' defines a non-default destructor, a copy constructor and a move constructor but does not define a copy assignment operator or a move assignment operator 1
62 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 229 performance-noexcept-move-constructor move constructors should be marked noexcept 1
63 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 286 cppcoreguidelines-special-member-functions class 'Span' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
64 /home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 460 cppcoreguidelines-special-member-functions class 'Data' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
65 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 138 clang-diagnostic-extra-semi extra ';' after member function definition 1
66 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 140 clang-diagnostic-extra-semi extra ';' after member function definition 1
67 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 175 performance-noexcept-move-constructor move constructors should be marked noexcept 1
68 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 189 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
69 /home/cc-runs/install_dir/dev/include/QtCore/qiterable.h @ Line 543 clang-diagnostic-extra-semi extra ';' after member function definition 1
70 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 269 cppcoreguidelines-special-member-functions class 'pointer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
71 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 275 performance-noexcept-move-constructor move constructors should be marked noexcept 2
72 /home/cc-runs/install_dir/dev/include/QtCore/qiterator.h @ Line 277 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
73 /home/cc-runs/install_dir/dev/include/QtCore/qjsonobject.h @ Line 120 cppcoreguidelines-special-member-functions class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
74 /home/cc-runs/install_dir/dev/include/QtCore/qjsonobject.h @ Line 184 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
75 /home/cc-runs/install_dir/dev/include/QtCore/qjsonvalue.h @ Line 153 cppcoreguidelines-special-member-functions class 'QJsonValueRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
76 /home/cc-runs/install_dir/dev/include/QtCore/qlist.h @ Line 62 cppcoreguidelines-special-member-functions class 'QListSpecialMethodsBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
77 /home/cc-runs/install_dir/dev/include/QtCore/qlist.h @ Line 83 cppcoreguidelines-special-member-functions class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
78 /home/cc-runs/install_dir/dev/include/QtCore/qlocale.h @ Line 64 cppcoreguidelines-special-member-functions class 'QLocale' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
79 /home/cc-runs/install_dir/dev/include/QtCore/qlogging.h @ Line 69 cppcoreguidelines-special-member-functions class 'QMessageLogContext' defines a copy constructor and a copy assignment operator but does not define a destructor 1
80 /home/cc-runs/install_dir/dev/include/QtCore/qlogging.h @ Line 92 cppcoreguidelines-special-member-functions class 'QMessageLogger' defines a copy constructor and a copy assignment operator but does not define a destructor 1
81 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 656 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
82 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 669 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
83 /home/cc-runs/install_dir/dev/include/QtCore/qmetatype.h @ Line 1187 misc-definitions-in-headers variable 'IsUnsignedEnum' defined in a header file; variable definitions in header files can lead to ODR violations 1
84 /home/cc-runs/install_dir/dev/include/QtCore/qmimetype.h @ Line 60 cppcoreguidelines-special-member-functions class 'QMimeType' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
85 /home/cc-runs/install_dir/dev/include/QtCore/qmutex.h @ Line 97 cppcoreguidelines-special-member-functions class 'QBasicMutex' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
86 /home/cc-runs/install_dir/dev/include/QtCore/qmutex.h @ Line 147 cppcoreguidelines-special-member-functions class 'QMutex' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
87 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 308 cplusplus.NewDeleteLeaks Potential memory leak 4
88 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352 cplusplus.NewDeleteLeaks Potential memory leak 9
89 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 308 cplusplus.NewDeleteLeaks Potential memory leak 4
90 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 80 cppcoreguidelines-special-member-functions class 'QPropertyData' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
91 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 141 performance-noexcept-move-constructor move constructors should be marked noexcept 2
92 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 142 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
93 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 167 performance-noexcept-move-constructor move constructors should be marked noexcept 2
94 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 170 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
95 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 815 cppcoreguidelines-special-member-functions class 'QPropertyAlias' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
96 /home/cc-runs/install_dir/dev/include/QtCore/qproperty.h @ Line 954 cppcoreguidelines-special-member-functions class 'QBindingStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
97 /home/cc-runs/install_dir/dev/include/QtCore/qpropertyprivate.h @ Line 265 performance-noexcept-move-constructor move constructors should be marked noexcept 2
98 /home/cc-runs/install_dir/dev/include/QtCore/qresultstore.h @ Line 125 cppcoreguidelines-special-member-functions class 'ResultStoreBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
99 /home/cc-runs/install_dir/dev/include/QtCore/qscopedpointer.h @ Line 226 cppcoreguidelines-special-member-functions class 'QScopedArrayPointer' defines a copy constructor and a copy assignment operator but does not define a destructor 1
100 /home/cc-runs/install_dir/dev/include/QtCore/qset.h @ Line 108 cppcoreguidelines-special-member-functions class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
101 /home/cc-runs/install_dir/dev/include/QtCore/qset.h @ Line 138 cppcoreguidelines-special-member-functions class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
102 /home/cc-runs/install_dir/dev/include/QtCore/qshareddata.h @ Line 54 cppcoreguidelines-special-member-functions class 'QSharedData' defines a default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
103 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 cppcoreguidelines-special-member-functions class 'ExternalRefCountData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
104 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 162 cert-dcl54-cpp declaration of 'operator delete' has no matching declaration of 'operator new' at the same scope 1
105 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 730 cppcoreguidelines-special-member-functions class 'QEnableSharedFromThis' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
106 /home/cc-runs/install_dir/dev/include/QtCore/qstandardpaths.h @ Line 51 cppcoreguidelines-special-member-functions class 'QStandardPaths' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
107 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 730 performance-move-const-arg std::move of the const expression has no effect; remove std::move() 1
108 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 731 performance-move-const-arg std::move of the const expression has no effect; remove std::move() 1
109 /home/cc-runs/install_dir/dev/include/QtCore/qstring.h @ Line 1534 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5
110 /home/cc-runs/install_dir/dev/include/QtCore/qstringbuilder.h @ Line 140 cppcoreguidelines-special-member-functions class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
111 /home/cc-runs/install_dir/dev/include/QtCore/qstringbuilder.h @ Line 157 cppcoreguidelines-special-member-functions class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1
112 /home/cc-runs/install_dir/dev/include/QtCore/qstringconverter.h @ Line 75 performance-noexcept-move-constructor move constructors should be marked noexcept 1
113 /home/cc-runs/install_dir/dev/include/QtCore/qstringconverter.h @ Line 82 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
114 /home/cc-runs/install_dir/dev/include/QtCore/qstringmatcher.h @ Line 52 cppcoreguidelines-special-member-functions class 'QStringMatcher' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
115 /home/cc-runs/install_dir/dev/include/QtCore/qstringtokenizer.h @ Line 53 cppcoreguidelines-special-member-functions class 'QStringTokenizerBaseBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
116 /home/cc-runs/install_dir/dev/include/QtCore/qthread.h @ Line 64 cppcoreguidelines-special-member-functions class 'QThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
117 /home/cc-runs/install_dir/dev/include/QtCore/qthreadpool.h @ Line 55 cppcoreguidelines-special-member-functions class 'QThreadPool' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
118 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
119 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
120 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128 cplusplus.NewDeleteLeaks Potential memory leak 6
121 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
122 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6
123 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 427 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5
124 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 687 performance-noexcept-move-constructor move constructors should be marked noexcept 2
125 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 692 misc-unconventional-assign-operator operator=() should always return '*this' 1
126 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 693 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
127 /home/cc-runs/install_dir/dev/include/QtCore/qvariant.h @ Line 693 misc-unconventional-assign-operator operator=() should always return '*this' 1
128 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/private/qeventpoint_p.h @ Line 60 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
129 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/private/qeventpoint_p.h @ Line 61 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
130 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/private/qguiapplication_p.h @ Line 89 cppcoreguidelines-special-member-functions class 'QGuiApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
131 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/private/qshortcutmap_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QShortcutMap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
132 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/qpa/qplatforminputcontext.h @ Line 59 cppcoreguidelines-special-member-functions class 'QPlatformInputContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
133 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/qpa/qplatformpixmap.h @ Line 61 cppcoreguidelines-special-member-functions class 'QPlatformPixmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
134 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 67 clang-diagnostic-c++98-compat-extra-semi extra ';' outside of a function is incompatible with C++98 1
135 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 110 cppcoreguidelines-special-member-functions class 'WindowSystemEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
136 /home/cc-runs/install_dir/dev/include/QtGui/6.2.0/QtGui/qpa/qwindowsysteminterface_p.h @ Line 569 cppcoreguidelines-special-member-functions class 'QWindowSystemEventHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
137 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 411 cppcoreguidelines-special-member-functions class 'ActivationObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
138 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 458 cppcoreguidelines-special-member-functions class 'QAccessibleInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
139 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 525 cppcoreguidelines-special-member-functions class 'QAccessibleTextInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
140 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 558 cppcoreguidelines-special-member-functions class 'QAccessibleEditableTextInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
141 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 568 cppcoreguidelines-special-member-functions class 'QAccessibleValueInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
142 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 580 cppcoreguidelines-special-member-functions class 'QAccessibleTableCellInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
143 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 597 cppcoreguidelines-special-member-functions class 'QAccessibleTableInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
144 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 631 cppcoreguidelines-special-member-functions class 'QAccessibleActionInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
145 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 657 cppcoreguidelines-special-member-functions class 'QAccessibleImageInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
146 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 667 cppcoreguidelines-special-member-functions class 'QAccessibleHyperlinkInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
147 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 737 cppcoreguidelines-special-member-functions class 'QAccessibleStateChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
148 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 761 cppcoreguidelines-special-member-functions class 'QAccessibleTextCursorEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
149 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 787 cppcoreguidelines-special-member-functions class 'QAccessibleTextSelectionEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
150 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 818 cppcoreguidelines-special-member-functions class 'QAccessibleTextInsertEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
151 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 848 cppcoreguidelines-special-member-functions class 'QAccessibleTextRemoveEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
152 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 878 cppcoreguidelines-special-member-functions class 'QAccessibleTextUpdateEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
153 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 912 cppcoreguidelines-special-member-functions class 'QAccessibleValueChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
154 /home/cc-runs/install_dir/dev/include/QtGui/qaccessible.h @ Line 937 cppcoreguidelines-special-member-functions class 'QAccessibleTableModelChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
155 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 65 cppcoreguidelines-special-member-functions class 'QBrush' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
156 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 170 cppcoreguidelines-special-member-functions class 'QGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
157 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 429 cppcoreguidelines-special-member-functions class 'QLinearGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
158 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 447 cppcoreguidelines-special-member-functions class 'QRadialGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
159 /home/cc-runs/install_dir/dev/include/QtGui/qbrush.h @ Line 481 cppcoreguidelines-special-member-functions class 'QConicalGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
160 /home/cc-runs/install_dir/dev/include/QtGui/qevent.h @ Line 139 cppcoreguidelines-special-member-functions class 'QSinglePointEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
161 /home/cc-runs/install_dir/dev/include/QtGui/qevent.h @ Line 1121 cppcoreguidelines-special-member-functions class 'QApplicationStateChangeEvent' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
162 /home/cc-runs/install_dir/dev/include/QtGui/qfont.h @ Line 55 cppcoreguidelines-special-member-functions class 'QFont' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
163 /home/cc-runs/install_dir/dev/include/QtGui/qfontinfo.h @ Line 50 cppcoreguidelines-special-member-functions class 'QFontInfo' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
164 /home/cc-runs/install_dir/dev/include/QtGui/qfontmetrics.h @ Line 54 cppcoreguidelines-special-member-functions class 'QFontMetrics' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
165 /home/cc-runs/install_dir/dev/include/QtGui/qfontmetrics.h @ Line 122 cppcoreguidelines-special-member-functions class 'QFontMetricsF' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
166 /home/cc-runs/install_dir/dev/include/QtGui/qinputmethod.h @ Line 54 cppcoreguidelines-special-member-functions class 'QInputMethod' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
167 /home/cc-runs/install_dir/dev/include/QtGui/qkeysequence.h @ Line 70 cppcoreguidelines-special-member-functions class 'QKeySequence' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
168 /home/cc-runs/install_dir/dev/include/QtGui/qopenglcontext.h @ Line 77 cppcoreguidelines-special-member-functions class 'QOpenGLContextGroup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
169 /home/cc-runs/install_dir/dev/include/QtGui/qopenglcontext.h @ Line 101 cppcoreguidelines-special-member-functions class 'QOpenGLContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
170 /home/cc-runs/install_dir/dev/include/QtGui/qopenglextrafunctions.h @ Line 282 cppcoreguidelines-special-member-functions class 'QOpenGLExtraFunctions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
171 /home/cc-runs/install_dir/dev/include/QtGui/qopenglfunctions.h @ Line 237 cppcoreguidelines-special-member-functions class 'QOpenGLFunctions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
172 /home/cc-runs/install_dir/dev/include/QtGui/qpagedpaintdevice.h @ Line 56 cppcoreguidelines-special-member-functions class 'QPagedPaintDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
173 /home/cc-runs/install_dir/dev/include/QtGui/qpagelayout.h @ Line 55 cppcoreguidelines-special-member-functions class 'QPageLayout' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
174 /home/cc-runs/install_dir/dev/include/QtGui/qpagesize.h @ Line 57 cppcoreguidelines-special-member-functions class 'QPageSize' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
175 /home/cc-runs/install_dir/dev/include/QtGui/qregion.h @ Line 77 clang-diagnostic-extra-semi extra ';' after member function definition 1
176 /home/cc-runs/install_dir/dev/include/QtGui/qsurface.h @ Line 56 cppcoreguidelines-special-member-functions class 'QSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
177 /home/cc-runs/install_dir/dev/include/QtGui/qsurfaceformat.h @ Line 52 cppcoreguidelines-special-member-functions class 'QSurfaceFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
178 /home/cc-runs/install_dir/dev/include/QtGui/qtextformat.h @ Line 135 cppcoreguidelines-special-member-functions class 'QTextFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
179 /home/cc-runs/install_dir/dev/include/QtGui/qtextoption.h @ Line 53 cppcoreguidelines-special-member-functions class 'QTextOption' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
180 /home/cc-runs/install_dir/dev/include/QtGui/qtransform.h @ Line 55 cppcoreguidelines-special-member-functions class 'QTransform' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1
181 /home/cc-runs/install_dir/dev/include/QtNetwork/qhostaddress.h @ Line 73 cppcoreguidelines-special-member-functions class 'QHostAddress' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
182 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkcookie.h @ Line 58 cppcoreguidelines-special-member-functions class 'QNetworkCookie' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
183 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 56 cppcoreguidelines-special-member-functions class 'QNetworkProxyQuery' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
184 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 114 cppcoreguidelines-special-member-functions class 'QNetworkProxy' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
185 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkproxy.h @ Line 191 cppcoreguidelines-special-member-functions class 'QNetworkProxyFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
186 /home/cc-runs/install_dir/dev/include/QtNetwork/qnetworkrequest.h @ Line 55 cppcoreguidelines-special-member-functions class 'QNetworkRequest' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
187 /home/cc-runs/install_dir/dev/include/QtNetwork/qsslcertificate.h @ Line 70 cppcoreguidelines-special-member-functions class 'QSslCertificate' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
188 /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 222 core.NullDereference Array access (via field 'buckets') results in a null pointer dereference 10
189 /home/cc-runs/install_dir/dev/include/QtQml/qjsvalue.h @ Line 96 performance-noexcept-move-constructor move constructors should be marked noexcept 2
190 /home/cc-runs/install_dir/dev/include/QtQml/qjsvalue.h @ Line 97 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
191 /home/cc-runs/install_dir/dev/include/QtQml/qqmlerror.h @ Line 53 cppcoreguidelines-special-member-functions class 'QQmlError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
192 /home/cc-runs/install_dir/dev/include/QtQml/qqmlinfo.h @ Line 65 cppcoreguidelines-special-member-functions class 'QQmlInfo' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
193 /home/cc-runs/install_dir/dev/include/QtQml/qqmllist.h @ Line 196 cppcoreguidelines-special-member-functions class 'QQmlListReference' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
194 /home/cc-runs/install_dir/dev/include/QtQml/qqmlparserstatus.h @ Line 49 cppcoreguidelines-special-member-functions class 'QQmlParserStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
195 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 130 cppcoreguidelines-special-member-functions class 'QQmlElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
196 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 385 clang-diagnostic-extra-semi extra ';' after member function definition 1
197 /home/cc-runs/install_dir/dev/include/QtQml/qqmlprivate.h @ Line 386 clang-diagnostic-extra-semi extra ';' after member function definition 1
198 /home/cc-runs/install_dir/dev/include/QtQml/qqmlpropertyvaluesource.h @ Line 50 cppcoreguidelines-special-member-functions class 'QQmlPropertyValueSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
199 /home/cc-runs/install_dir/dev/include/QtQuick/qsggeometry.h @ Line 50 cppcoreguidelines-special-member-functions class 'QSGGeometry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
200 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 71 cppcoreguidelines-special-member-functions class 'QSGNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
201 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 189 cppcoreguidelines-special-member-functions class 'QSGBasicGeometryNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
202 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 222 cppcoreguidelines-special-member-functions class 'QSGGeometryNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
203 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 255 cppcoreguidelines-special-member-functions class 'QSGClipNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
204 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 275 cppcoreguidelines-special-member-functions class 'QSGTransformNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
205 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 293 cppcoreguidelines-special-member-functions class 'QSGRootNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
206 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 310 cppcoreguidelines-special-member-functions class 'QSGOpacityNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
207 /home/cc-runs/install_dir/dev/include/QtQuick/qsgnode.h @ Line 329 cppcoreguidelines-special-member-functions class 'QSGNodeVisitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
208 /home/cc-runs/install_dir/dev/include/QtQuick/qsgrendererinterface.h @ Line 49 cppcoreguidelines-special-member-functions class 'QSGRendererInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
209 /home/cc-runs/install_dir/dev/include/QtWebChannel/qwebchannelabstracttransport.h @ Line 49 cppcoreguidelines-special-member-functions class 'QWebChannelAbstractTransport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
210 /usr/include/c++/9/bits/atomic_base.h @ Line 207 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
211 /usr/include/c++/9/bits/atomic_base.h @ Line 218 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
212 build/src/core/Debug/x86_64/gen/.moc/moc_gl_context_qt.cpp @ Line 79 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
213 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
214 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
215 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
216 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
217 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'RenderFrameMetadataObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
218 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink-test-utils.h @ Line 43 performance-trivially-destructible class 'RenderFrameMetadataObserverClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
219 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'delegated_ink_is_hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
220 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 124 performance-move-const-arg std::move of the variable 'root_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
221 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 125 performance-move-const-arg std::move of the const variable 'root_scroll_offset_in' has no effect; remove std::move() or make the variable non-const 1
222 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 126 performance-move-const-arg std::move of the variable 'is_scroll_offset_at_top_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
223 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 127 performance-move-const-arg std::move of the const variable 'selection_in' has no effect; remove std::move() or make the variable non-const 1
224 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 128 performance-move-const-arg std::move of the variable 'is_mobile_optimized_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
225 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 130 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
226 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 131 performance-move-const-arg std::move of the const variable 'viewport_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
227 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 132 performance-move-const-arg std::move of the const variable 'local_surface_id_in' has no effect; remove std::move() or make the variable non-const 1
228 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 133 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
229 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 134 performance-move-const-arg std::move of the variable 'external_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
230 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the variable 'top_controls_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
231 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'top_controls_shown_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
232 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'new_vertical_scroll_direction_in' of the trivially-copyable type '::viz::VerticalScrollDirection' has no effect; remove std::move() 1
233 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the variable 'bottom_controls_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
234 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'bottom_controls_shown_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
235 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the variable 'top_controls_min_height_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
236 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 141 performance-move-const-arg std::move of the variable 'bottom_controls_min_height_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
237 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 142 performance-move-const-arg std::move of the variable 'min_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
238 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 143 performance-move-const-arg std::move of the variable 'max_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
239 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 144 performance-move-const-arg std::move of the variable 'root_overflow_y_hidden_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
240 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the const variable 'scrollable_viewport_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
241 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the const variable 'root_layer_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
242 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'has_transparent_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
243 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 335 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
244 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 503 performance-move-const-arg std::move of the variable 'p_frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
245 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 504 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
246 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.cc @ Line 539 performance-move-const-arg std::move of the variable 'p_frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
247 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 77 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
248 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 110 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
249 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 181 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
250 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 222 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
251 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 265 cppcoreguidelines-special-member-functions class 'DelegatedInkBrowserMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
252 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-blink.h @ Line 294 performance-trivially-destructible class 'DelegatedInkBrowserMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
253 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserver_ReportAllFrameSubmissionsForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
254 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClient_OnRenderFrameMetadataChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
255 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClient_OnFrameSubmissionForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
256 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'DelegatedInkBrowserMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
257 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'DelegatedInkBrowserMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
258 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'RenderFrameMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
259 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-shared-internal.h @ Line 127 cppcoreguidelines-special-member-functions class 'RenderFrameMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
260 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
261 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
262 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
263 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
264 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'RenderFrameMetadataObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
265 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'RenderFrameMetadataObserverClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
266 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'delegated_ink_is_hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
267 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 122 performance-move-const-arg std::move of the variable 'root_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
268 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 123 performance-move-const-arg std::move of the const variable 'root_scroll_offset_in' has no effect; remove std::move() or make the variable non-const 1
269 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 124 performance-move-const-arg std::move of the variable 'is_scroll_offset_at_top_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
270 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 125 performance-move-const-arg std::move of the const variable 'selection_in' has no effect; remove std::move() or make the variable non-const 1
271 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 126 performance-move-const-arg std::move of the variable 'is_mobile_optimized_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
272 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 128 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
273 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 129 performance-move-const-arg std::move of the const variable 'viewport_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
274 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 130 performance-move-const-arg std::move of the const variable 'local_surface_id_in' has no effect; remove std::move() or make the variable non-const 1
275 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
276 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'external_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
277 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'top_controls_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
278 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'top_controls_shown_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
279 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'new_vertical_scroll_direction_in' of the trivially-copyable type '::viz::VerticalScrollDirection' has no effect; remove std::move() 1
280 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'bottom_controls_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
281 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'bottom_controls_shown_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
282 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'top_controls_min_height_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
283 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'bottom_controls_min_height_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
284 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'min_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
285 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 141 performance-move-const-arg std::move of the variable 'max_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
286 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 142 performance-move-const-arg std::move of the variable 'root_overflow_y_hidden_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
287 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 143 performance-move-const-arg std::move of the const variable 'scrollable_viewport_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
288 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 144 performance-move-const-arg std::move of the const variable 'root_layer_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
289 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'has_transparent_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
290 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 333 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
291 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 501 performance-move-const-arg std::move of the variable 'p_frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
292 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 502 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
293 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.cc @ Line 537 performance-move-const-arg std::move of the variable 'p_frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
294 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
295 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
296 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 176 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
297 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 217 cppcoreguidelines-special-member-functions class 'RenderFrameMetadataObserverClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
298 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 260 cppcoreguidelines-special-member-functions class 'DelegatedInkBrowserMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
299 build/src/core/Debug/x86_64/gen/cc/mojom/render_frame_metadata.mojom.h @ Line 289 performance-trivially-destructible class 'DelegatedInkBrowserMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
300 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/enterprise_hardware_platform.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
301 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/enterprise_hardware_platform.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
302 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/enterprise_hardware_platform.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
303 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/enterprise_hardware_platform.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
304 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
305 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
306 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 309 performance-noexcept-move-constructor move constructors should be marked noexcept 2
307 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 310 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
308 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 442 performance-noexcept-move-constructor move constructors should be marked noexcept 2
309 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.cc @ Line 443 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
310 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
311 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
312 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 56 performance-noexcept-move-constructor move constructors should be marked noexcept 2
313 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 57 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
314 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 147 performance-noexcept-move-constructor move constructors should be marked noexcept 2
315 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/manifest_types.h @ Line 148 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
316 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
317 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
318 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 91 performance-noexcept-move-constructor move constructors should be marked noexcept 2
319 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 92 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
320 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 137 performance-noexcept-move-constructor move constructors should be marked noexcept 2
321 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 138 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
322 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 223 performance-noexcept-move-constructor move constructors should be marked noexcept 2
323 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 224 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
324 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 293 performance-noexcept-move-constructor move constructors should be marked noexcept 2
325 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 294 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
326 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 1203 performance-noexcept-move-constructor move constructors should be marked noexcept 2
327 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.cc @ Line 1204 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
328 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
329 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
330 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 61 performance-noexcept-move-constructor move constructors should be marked noexcept 2
331 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 62 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
332 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 85 performance-noexcept-move-constructor move constructors should be marked noexcept 2
333 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 86 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
334 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 117 performance-noexcept-move-constructor move constructors should be marked noexcept 2
335 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 118 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
336 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 149 performance-noexcept-move-constructor move constructors should be marked noexcept 2
337 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 150 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
338 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 516 performance-noexcept-move-constructor move constructors should be marked noexcept 2
339 build/src/core/Debug/x86_64/gen/chrome/common/extensions/api/webrtc_logging_private.h @ Line 517 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
340 build/src/core/Debug/x86_64/gen/cld_3/protos/feature_extractor.pb.h @ Line 633 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
341 build/src/core/Debug/x86_64/gen/cld_3/protos/feature_extractor.pb.h @ Line 707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
342 build/src/core/Debug/x86_64/gen/cld_3/protos/feature_extractor.pb.h @ Line 785 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
343 build/src/core/Debug/x86_64/gen/cld_3/protos/feature_extractor.pb.h @ Line 859 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
344 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 622 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
345 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 696 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
346 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 813 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
347 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 971 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
348 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 1045 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
349 build/src/core/Debug/x86_64/gen/cld_3/protos/sentence.pb.h @ Line 1119 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
350 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1189 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
351 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1263 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
352 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1337 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
353 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1415 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
354 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1489 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
355 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1782 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
356 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1856 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
357 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 1930 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
358 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2032 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
359 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2106 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
360 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2184 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
361 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2258 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
362 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2336 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
363 build/src/core/Debug/x86_64/gen/cld_3/protos/task_spec.pb.h @ Line 2410 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
364 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 273 cppcoreguidelines-special-member-functions class 'FormRendererId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
365 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 292 cppcoreguidelines-special-member-functions class 'FormRendererId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
366 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 322 cppcoreguidelines-special-member-functions class 'FieldRendererId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
367 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 341 cppcoreguidelines-special-member-functions class 'FieldRendererId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
368 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 371 cppcoreguidelines-special-member-functions class 'FormFieldData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
369 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 421 cppcoreguidelines-special-member-functions class 'FormFieldData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
370 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 451 cppcoreguidelines-special-member-functions class 'ButtonTitleInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
371 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 471 cppcoreguidelines-special-member-functions class 'ButtonTitleInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
372 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 501 cppcoreguidelines-special-member-functions class 'FormData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
373 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 535 cppcoreguidelines-special-member-functions class 'FormData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
374 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 565 cppcoreguidelines-special-member-functions class 'FormFieldDataPredictions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
375 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 588 cppcoreguidelines-special-member-functions class 'FormFieldDataPredictions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
376 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 618 cppcoreguidelines-special-member-functions class 'FormDataPredictions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
377 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 638 cppcoreguidelines-special-member-functions class 'FormDataPredictions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
378 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 668 cppcoreguidelines-special-member-functions class 'PasswordAndMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
379 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 690 cppcoreguidelines-special-member-functions class 'PasswordAndMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
380 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 720 cppcoreguidelines-special-member-functions class 'PasswordFormFillData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
381 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 748 cppcoreguidelines-special-member-functions class 'PasswordFormFillData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
382 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 778 cppcoreguidelines-special-member-functions class 'PasswordFormGenerationData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
383 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 797 cppcoreguidelines-special-member-functions class 'PasswordFormGenerationData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
384 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 827 cppcoreguidelines-special-member-functions class 'PasswordGenerationUIData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
385 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 853 cppcoreguidelines-special-member-functions class 'PasswordGenerationUIData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
386 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 883 cppcoreguidelines-special-member-functions class 'ParsingResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
387 build/src/core/Debug/x86_64/gen/components/autofill/core/common/mojom/autofill_types.mojom-shared-internal.h @ Line 904 cppcoreguidelines-special-member-functions class 'ParsingResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
388 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
389 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'is_scheme_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
390 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
391 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'has_domain_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
392 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'port_in' has no effect; remove std::move() or make the variable non-const 1
393 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'is_port_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
394 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
395 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'is_path_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
396 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'is_valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
397 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 181 performance-move-const-arg std::move of the variable 'expiration_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
398 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
399 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.cc @ Line 183 performance-move-const-arg std::move of the variable 'incognito_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
400 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'PatternParts' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
401 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 65 cppcoreguidelines-special-member-functions class 'PatternParts_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
402 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 91 cppcoreguidelines-special-member-functions class 'PatternParts_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
403 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 121 cppcoreguidelines-special-member-functions class 'ContentSettingsPattern_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
404 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 141 cppcoreguidelines-special-member-functions class 'ContentSettingsPattern_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
405 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 171 cppcoreguidelines-special-member-functions class 'ContentSettingPatternSource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
406 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 195 cppcoreguidelines-special-member-functions class 'ContentSettingPatternSource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
407 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 225 cppcoreguidelines-special-member-functions class 'RendererContentSettingRules_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
408 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom-shared-internal.h @ Line 246 cppcoreguidelines-special-member-functions class 'RendererContentSettingRules_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
409 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
410 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'is_scheme_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
411 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
412 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'has_domain_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
413 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 69 performance-move-const-arg std::move of the const variable 'port_in' has no effect; remove std::move() or make the variable non-const 1
414 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'is_port_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
415 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 71 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
416 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'is_path_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
417 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 124 performance-move-const-arg std::move of the const variable 'parts_in' has no effect; remove std::move() or make the variable non-const 1
418 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 125 performance-move-const-arg std::move of the variable 'is_valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
419 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 161 performance-move-const-arg std::move of the const variable 'primary_pattern_in' has no effect; remove std::move() or make the variable non-const 1
420 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 162 performance-move-const-arg std::move of the const variable 'secondary_pattern_in' has no effect; remove std::move() or make the variable non-const 1
421 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'expiration_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
422 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 165 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
423 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.cc @ Line 166 performance-move-const-arg std::move of the variable 'incognito_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
424 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'PatternParts' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
425 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'ContentSettingsPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
426 build/src/core/Debug/x86_64/gen/components/content_settings/core/common/content_settings.mojom.h @ Line 516 cppcoreguidelines-special-member-functions class 'RendererContentSettingRules' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
427 build/src/core/Debug/x86_64/gen/components/crx_file/crx3.pb.h @ Line 699 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
428 build/src/core/Debug/x86_64/gen/components/crx_file/crx3.pb.h @ Line 773 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
429 build/src/core/Debug/x86_64/gen/components/crx_file/crx3.pb.h @ Line 851 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
430 build/src/core/Debug/x86_64/gen/components/crx_file/crx3.pb.h @ Line 925 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
431 build/src/core/Debug/x86_64/gen/components/crx_file/crx3.pb.h @ Line 1003 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
432 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManager_AllocateLockedDiscardableSharedMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
433 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManager_AllocateLockedDiscardableSharedMemory_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
434 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManager_DeletedDiscardableSharedMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
435 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
436 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
437 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
438 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
439 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
440 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'DiscardableSharedMemoryManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
441 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManager_AllocateLockedDiscardableSharedMemory_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
442 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.cc @ Line 318 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
443 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.cc @ Line 373 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
444 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.cc @ Line 374 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
445 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
446 build/src/core/Debug/x86_64/gen/components/discardable_memory/public/mojom/discardable_shared_memory_manager.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'DiscardableSharedMemoryManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
447 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2116 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
448 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2190 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
449 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2356 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
450 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2430 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
451 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2870 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
452 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 2944 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
453 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3018 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
454 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3092 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
455 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3233 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
456 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3307 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
457 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3409 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
458 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3483 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
459 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3557 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
460 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3631 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
461 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 3828 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
462 build/src/core/Debug/x86_64/gen/components/download/database/proto/download_entry.pb.h @ Line 4213 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
463 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DownloadStreamClient_OnStreamCompleted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
464 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'DownloadStreamHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
465 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'DownloadStreamHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
466 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'download::mojom::NetworkRequestStatus' has no effect; remove std::move() 1
467 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'DownloadStreamClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
468 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom.cc @ Line 154 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'download::mojom::NetworkRequestStatus' has no effect; remove std::move() 1
469 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'DownloadStreamClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
470 build/src/core/Debug/x86_64/gen/components/download/public/common/download_stream.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'DownloadStreamClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
471 build/src/core/Debug/x86_64/gen/components/image_fetcher/core/cache/proto/cached_image_metadata.pb.h @ Line 359 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
472 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SingleSampleMetricsProvider_AcquireSingleSampleMetric_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
473 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-params-data.h @ Line 44 cppcoreguidelines-special-member-functions class 'SingleSampleMetric_SetSample_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
474 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'histogram_name' has no effect; remove std::move() or make the variable non-const 1
475 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'min' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
476 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'max' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
477 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'bucket_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
478 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
479 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'sample' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
480 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'SingleSampleMetricsProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
481 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'SingleSampleMetricAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
482 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 176 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
483 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 177 performance-move-const-arg std::move of the variable 'p_min' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
484 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 178 performance-move-const-arg std::move of the variable 'p_max' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
485 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 179 performance-move-const-arg std::move of the variable 'p_bucket_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
486 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 180 performance-move-const-arg std::move of the variable 'p_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
487 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.cc @ Line 296 performance-move-const-arg std::move of the variable 'p_sample' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
488 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'SingleSampleMetricsProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
489 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.h @ Line 99 cppcoreguidelines-special-member-functions class 'SingleSampleMetric' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
490 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.h @ Line 164 cppcoreguidelines-special-member-functions class 'SingleSampleMetricsProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
491 build/src/core/Debug/x86_64/gen/components/metrics/public/mojom/single_sample_metrics.mojom.h @ Line 205 cppcoreguidelines-special-member-functions class 'SingleSampleMetricStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
492 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetworkHintsHandler_PrefetchDNS_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
493 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'NetworkHintsHandler_Preconnect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
494 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'hostname_list' has no effect; remove std::move() or make the variable non-const 1
495 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
496 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
497 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'NetworkHintsHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
498 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom.cc @ Line 186 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
499 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom.cc @ Line 224 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
500 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom.cc @ Line 225 performance-move-const-arg std::move of the variable 'p_allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
501 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'NetworkHintsHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
502 build/src/core/Debug/x86_64/gen/components/network_hints/common/network_hints.mojom.h @ Line 123 cppcoreguidelines-special-member-functions class 'NetworkHintsHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
503 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PaintPreviewRecorder_CapturePaintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
504 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'PaintPreviewRecorder_CapturePaintPreview_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
505 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 68 cppcoreguidelines-special-member-functions class 'PaintPreviewCaptureParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
506 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 94 cppcoreguidelines-special-member-functions class 'PaintPreviewCaptureParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
507 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 124 cppcoreguidelines-special-member-functions class 'LinkData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
508 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'LinkData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
509 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 173 cppcoreguidelines-special-member-functions class 'PaintPreviewCaptureResponse_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
510 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-shared-internal.h @ Line 197 cppcoreguidelines-special-member-functions class 'PaintPreviewCaptureResponse_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
511 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'paint_preview::mojom::PaintPreviewStatus' has no effect; remove std::move() 1
512 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'PaintPreviewRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
513 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'persistence_in' of the trivially-copyable type '::paint_preview::RecordingPersistence' has no effect; remove std::move() 1
514 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'guid_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
515 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'clip_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
516 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'clip_rect_is_hint_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
517 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'is_main_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
518 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'capture_links_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
519 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'max_capture_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
520 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 123 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
521 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 124 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
522 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 162 performance-move-const-arg std::move of the const variable 'embedding_token_in' has no effect; remove std::move() or make the variable non-const 1
523 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 163 performance-move-const-arg std::move of the const variable 'content_id_to_embedding_token_in' has no effect; remove std::move() or make the variable non-const 1
524 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'blink_recording_time_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
525 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 166 performance-move-const-arg std::move of the variable 'serialized_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
526 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 167 performance-move-const-arg std::move of the const variable 'scroll_offsets_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
527 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 211 cppcoreguidelines-special-member-functions class 'PaintPreviewRecorder_CapturePaintPreview_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
528 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'paint_preview::mojom::PaintPreviewStatus' has no effect; remove std::move() 1
529 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'PaintPreviewRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
530 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'PaintPreviewRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
531 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_recorder.mojom.h @ Line 327 cppcoreguidelines-special-member-functions class 'LinkData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
532 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_types.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'SerializedRecording_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
533 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_types.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'SerializedRecording' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
534 build/src/core/Debug/x86_64/gen/components/paint_preview/common/mojom/paint_preview_types.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
535 build/src/core/Debug/x86_64/gen/components/paint_preview/common/proto/paint_preview.pb.cc @ Line 527 core.CallAndMessage Called C++ object pointer is null 22
536 build/src/core/Debug/x86_64/gen/components/paint_preview/common/proto/paint_preview.pb.h @ Line 1619 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
537 build/src/core/Debug/x86_64/gen/components/paint_preview/common/proto/paint_preview.pb.h @ Line 1869 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
538 build/src/core/Debug/x86_64/gen/components/paint_preview/common/proto/paint_preview.pb.h @ Line 2197 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
539 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'country_in' has no effect; remove std::move() or make the variable non-const 1
540 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the const variable 'region_in' has no effect; remove std::move() or make the variable non-const 1
541 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the const variable 'city_in' has no effect; remove std::move() or make the variable non-const 1
542 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the const variable 'dependent_locality_in' has no effect; remove std::move() or make the variable non-const 1
543 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the const variable 'postal_code_in' has no effect; remove std::move() or make the variable non-const 1
544 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the const variable 'sorting_code_in' has no effect; remove std::move() or make the variable non-const 1
545 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the const variable 'organization_in' has no effect; remove std::move() or make the variable non-const 1
546 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the const variable 'recipient_in' has no effect; remove std::move() or make the variable non-const 1
547 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
548 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the const variable 'currency_in' has no effect; remove std::move() or make the variable non-const 1
549 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
550 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 175 performance-move-const-arg std::move of the const variable 'error_in' has no effect; remove std::move() or make the variable non-const 1
551 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the const variable 'email_in' has no effect; remove std::move() or make the variable non-const 1
552 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 218 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
553 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 219 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
554 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the const variable 'address_line_in' has no effect; remove std::move() or make the variable non-const 1
555 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 274 performance-move-const-arg std::move of the const variable 'city_in' has no effect; remove std::move() or make the variable non-const 1
556 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 275 performance-move-const-arg std::move of the const variable 'country_in' has no effect; remove std::move() or make the variable non-const 1
557 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 276 performance-move-const-arg std::move of the const variable 'dependent_locality_in' has no effect; remove std::move() or make the variable non-const 1
558 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 277 performance-move-const-arg std::move of the const variable 'organization_in' has no effect; remove std::move() or make the variable non-const 1
559 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 278 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
560 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 279 performance-move-const-arg std::move of the const variable 'postal_code_in' has no effect; remove std::move() or make the variable non-const 1
561 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 280 performance-move-const-arg std::move of the const variable 'recipient_in' has no effect; remove std::move() or make the variable non-const 1
562 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 281 performance-move-const-arg std::move of the const variable 'region_in' has no effect; remove std::move() or make the variable non-const 1
563 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.cc @ Line 282 performance-move-const-arg std::move of the const variable 'sorting_code_in' has no effect; remove std::move() or make the variable non-const 1
564 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'PaymentCurrencyAmount' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
565 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.h @ Line 203 cppcoreguidelines-special-member-functions class 'PayerErrors' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
566 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.h @ Line 349 cppcoreguidelines-special-member-functions class 'PaymentAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
567 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-blink.h @ Line 658 cppcoreguidelines-special-member-functions class 'AddressErrors' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
568 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'PaymentAddress_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
569 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'PaymentAddress_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
570 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 91 cppcoreguidelines-special-member-functions class 'PaymentCurrencyAmount_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
571 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'PaymentCurrencyAmount_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
572 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 140 cppcoreguidelines-special-member-functions class 'PaymentValidationErrors_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
573 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 160 cppcoreguidelines-special-member-functions class 'PaymentValidationErrors_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
574 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 190 cppcoreguidelines-special-member-functions class 'PayerErrors_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
575 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'PayerErrors_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
576 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 240 cppcoreguidelines-special-member-functions class 'AddressErrors_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
577 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom-shared-internal.h @ Line 267 cppcoreguidelines-special-member-functions class 'AddressErrors_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
578 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 68 performance-move-const-arg std::move of the const variable 'country_in' has no effect; remove std::move() or make the variable non-const 1
579 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 70 performance-move-const-arg std::move of the const variable 'region_in' has no effect; remove std::move() or make the variable non-const 1
580 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 71 performance-move-const-arg std::move of the const variable 'city_in' has no effect; remove std::move() or make the variable non-const 1
581 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 72 performance-move-const-arg std::move of the const variable 'dependent_locality_in' has no effect; remove std::move() or make the variable non-const 1
582 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 73 performance-move-const-arg std::move of the const variable 'postal_code_in' has no effect; remove std::move() or make the variable non-const 1
583 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 74 performance-move-const-arg std::move of the const variable 'sorting_code_in' has no effect; remove std::move() or make the variable non-const 1
584 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'organization_in' has no effect; remove std::move() or make the variable non-const 1
585 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 76 performance-move-const-arg std::move of the const variable 'recipient_in' has no effect; remove std::move() or make the variable non-const 1
586 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 77 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
587 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 137 performance-move-const-arg std::move of the const variable 'currency_in' has no effect; remove std::move() or make the variable non-const 1
588 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 138 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
589 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 173 performance-move-const-arg std::move of the const variable 'error_in' has no effect; remove std::move() or make the variable non-const 1
590 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 215 performance-move-const-arg std::move of the const variable 'email_in' has no effect; remove std::move() or make the variable non-const 1
591 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 216 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
592 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 217 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
593 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 271 performance-move-const-arg std::move of the const variable 'address_line_in' has no effect; remove std::move() or make the variable non-const 1
594 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 272 performance-move-const-arg std::move of the const variable 'city_in' has no effect; remove std::move() or make the variable non-const 1
595 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 273 performance-move-const-arg std::move of the const variable 'country_in' has no effect; remove std::move() or make the variable non-const 1
596 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 274 performance-move-const-arg std::move of the const variable 'dependent_locality_in' has no effect; remove std::move() or make the variable non-const 1
597 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 275 performance-move-const-arg std::move of the const variable 'organization_in' has no effect; remove std::move() or make the variable non-const 1
598 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 276 performance-move-const-arg std::move of the const variable 'phone_in' has no effect; remove std::move() or make the variable non-const 1
599 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 277 performance-move-const-arg std::move of the const variable 'postal_code_in' has no effect; remove std::move() or make the variable non-const 1
600 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 278 performance-move-const-arg std::move of the const variable 'recipient_in' has no effect; remove std::move() or make the variable non-const 1
601 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 279 performance-move-const-arg std::move of the const variable 'region_in' has no effect; remove std::move() or make the variable non-const 1
602 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.cc @ Line 280 performance-move-const-arg std::move of the const variable 'sorting_code_in' has no effect; remove std::move() or make the variable non-const 1
603 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'PaymentCurrencyAmount' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
604 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.h @ Line 199 cppcoreguidelines-special-member-functions class 'PayerErrors' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
605 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.h @ Line 345 cppcoreguidelines-special-member-functions class 'PaymentAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
606 build/src/core/Debug/x86_64/gen/components/payments/mojom/payment_request_data.mojom.h @ Line 654 cppcoreguidelines-special-member-functions class 'AddressErrors' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
607 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PdfListener_SetCaretPosition_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
608 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'PdfListener_MoveRangeSelectionExtent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
609 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'PdfListener_SetSelectionBounds_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
610 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'PdfService_SetListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
611 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'PdfService_UpdateContentRestrictions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
612 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'PdfService_HasUnsupportedFeature_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
613 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 119 cppcoreguidelines-special-member-functions class 'PdfService_SaveUrlAs_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
614 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'PdfService_SelectionChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
615 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-params-data.h @ Line 155 cppcoreguidelines-special-member-functions class 'PdfService_SetPluginCanSave_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
616 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'position' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
617 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'extent' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
618 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'base' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
619 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'extent' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
620 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'restrictions' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
621 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
622 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'left' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
623 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'left_height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
624 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'right' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
625 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'right_height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
626 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'can_save' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
627 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'PdfListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
628 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom-test-utils.h @ Line 47 performance-trivially-destructible class 'PdfServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
629 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 240 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
630 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'p_extent' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
631 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 313 performance-move-const-arg std::move of the variable 'p_base' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
632 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 314 performance-move-const-arg std::move of the variable 'p_extent' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
633 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 711 performance-move-const-arg std::move of the variable 'p_restrictions' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
634 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 780 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
635 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 825 performance-move-const-arg std::move of the variable 'p_left' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
636 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 826 performance-move-const-arg std::move of the variable 'p_left_height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
637 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 827 performance-move-const-arg std::move of the variable 'p_right' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
638 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 828 performance-move-const-arg std::move of the variable 'p_right_height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
639 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.cc @ Line 863 performance-move-const-arg std::move of the variable 'p_can_save' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
640 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'PdfListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
641 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'PdfService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
642 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.h @ Line 209 cppcoreguidelines-special-member-functions class 'PdfListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
643 build/src/core/Debug/x86_64/gen/components/pdf/common/pdf.mojom.h @ Line 250 cppcoreguidelines-special-member-functions class 'PdfServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
644 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::performance_manager::mojom::blink::LifecycleState' (aka 'performance_manager::mojom::LifecycleState') has no effect; remove std::move() 1
645 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'has_nonempty_beforeunload' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
646 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'viewport_intersection' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
647 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'time_since_navigation_start' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
648 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type '::performance_manager::mojom::blink::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
649 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type '::performance_manager::mojom::blink::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
650 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'main_thread_task_load_is_low' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
651 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'v8_context_token' has no effect; remove std::move() or make the variable non-const 1
652 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'v8_context_token' has no effect; remove std::move() or make the variable non-const 1
653 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'parent_frame_token' has no effect; remove std::move() or make the variable non-const 1
654 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'remote_frame_token' has no effect; remove std::move() or make the variable non-const 1
655 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'parent_frame_token' has no effect; remove std::move() or make the variable non-const 1
656 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'remote_frame_token' has no effect; remove std::move() or make the variable non-const 1
657 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.h @ Line 34 performance-trivially-destructible class 'DocumentCoordinationUnitAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
658 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink-test-utils.h @ Line 57 performance-trivially-destructible class 'ProcessCoordinationUnitAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
659 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnWebMemoryMeasurementRequested_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
660 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 590 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::performance_manager::mojom::blink::LifecycleState' (aka 'performance_manager::mojom::LifecycleState') has no effect; remove std::move() 1
661 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 625 performance-move-const-arg std::move of the variable 'p_has_nonempty_beforeunload' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
662 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 722 performance-move-const-arg std::move of the variable 'p_viewport_intersection' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
663 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 788 performance-move-const-arg std::move of the variable 'p_time_since_navigation_start' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
664 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 867 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type '::performance_manager::mojom::blink::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
665 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1276 performance-move-const-arg std::move of the variable 'p_main_thread_task_load_is_low' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
666 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1350 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
667 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1385 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
668 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1426 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
669 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1427 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
670 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1466 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
671 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.cc @ Line 1467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
672 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.h @ Line 112 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
673 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.h @ Line 179 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
674 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.h @ Line 290 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnitStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
675 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-blink.h @ Line 331 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnitStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
676 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetNetworkAlmostIdle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
677 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetLifecycleState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
678 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetHasNonEmptyBeforeUnload_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
679 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetHadFormInteraction_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
680 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetIsAdFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
681 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_SetViewportIntersection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
682 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnNonPersistentNotificationCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
683 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnFirstContentfulPaint_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
684 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnWebMemoryMeasurementRequested_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
685 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnWebMemoryMeasurementRequested_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
686 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 181 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_SetMainThreadTaskLoadIsLow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
687 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_OnV8ContextCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
688 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 215 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_OnV8ContextDetached_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
689 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_OnV8ContextDestroyed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
690 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 247 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_OnRemoteIframeAttached_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
691 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-params-data.h @ Line 265 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit_OnRemoteIframeDetached_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
692 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::performance_manager::mojom::LifecycleState' has no effect; remove std::move() 1
693 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'has_nonempty_beforeunload' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
694 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'viewport_intersection' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
695 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'time_since_navigation_start' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
696 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type '::performance_manager::mojom::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
697 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type '::performance_manager::mojom::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
698 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'main_thread_task_load_is_low' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
699 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'v8_context_token' has no effect; remove std::move() or make the variable non-const 1
700 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'v8_context_token' has no effect; remove std::move() or make the variable non-const 1
701 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'parent_frame_token' has no effect; remove std::move() or make the variable non-const 1
702 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'remote_frame_token' has no effect; remove std::move() or make the variable non-const 1
703 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'parent_frame_token' has no effect; remove std::move() or make the variable non-const 1
704 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'remote_frame_token' has no effect; remove std::move() or make the variable non-const 1
705 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.h @ Line 33 performance-trivially-destructible class 'DocumentCoordinationUnitAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
706 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom-test-utils.h @ Line 56 performance-trivially-destructible class 'ProcessCoordinationUnitAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
707 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit_OnWebMemoryMeasurementRequested_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
708 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 588 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::performance_manager::mojom::LifecycleState' has no effect; remove std::move() 1
709 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 623 performance-move-const-arg std::move of the variable 'p_has_nonempty_beforeunload' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
710 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 720 performance-move-const-arg std::move of the variable 'p_viewport_intersection' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
711 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 786 performance-move-const-arg std::move of the variable 'p_time_since_navigation_start' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
712 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 865 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type '::performance_manager::mojom::WebMemoryMeasurement::Mode' (aka 'performance_manager::mojom::WebMemoryMeasurement_Mode') has no effect; remove std::move() 1
713 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1274 performance-move-const-arg std::move of the variable 'p_main_thread_task_load_is_low' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
714 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1348 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
715 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1383 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
716 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1424 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
717 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1425 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
718 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1464 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
719 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.cc @ Line 1465 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
720 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.h @ Line 75 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
721 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.h @ Line 142 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
722 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.h @ Line 253 cppcoreguidelines-special-member-functions class 'DocumentCoordinationUnitStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
723 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/coordination_unit.mojom.h @ Line 294 cppcoreguidelines-special-member-functions class 'ProcessCoordinationUnitStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
724 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
725 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
726 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 87 performance-move-const-arg std::move of the const variable 'token_in' has no effect; remove std::move() or make the variable non-const 1
727 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the variable 'world_type_in' of the trivially-copyable type 'performance_manager::mojom::blink::V8ContextWorldType' (aka 'performance_manager::mojom::V8ContextWorldType') has no effect; remove std::move() 1
728 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the const variable 'world_name_in' has no effect; remove std::move() or make the variable non-const 1
729 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the const variable 'execution_context_token_in' has no effect; remove std::move() or make the variable non-const 1
730 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.h @ Line 96 cppcoreguidelines-special-member-functions class 'IframeAttributionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
731 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-blink.h @ Line 239 cppcoreguidelines-special-member-functions class 'V8ContextDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
732 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'IframeAttributionData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
733 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'IframeAttributionData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
734 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'V8ContextDescription_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
735 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom-shared-internal.h @ Line 132 cppcoreguidelines-special-member-functions class 'V8ContextDescription_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
736 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
737 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
738 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'token_in' has no effect; remove std::move() or make the variable non-const 1
739 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'world_type_in' of the trivially-copyable type 'performance_manager::mojom::V8ContextWorldType' has no effect; remove std::move() 1
740 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 87 performance-move-const-arg std::move of the const variable 'world_name_in' has no effect; remove std::move() or make the variable non-const 1
741 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.cc @ Line 88 performance-move-const-arg std::move of the const variable 'execution_context_token_in' has no effect; remove std::move() or make the variable non-const 1
742 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'IframeAttributionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
743 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/v8_contexts.mojom.h @ Line 202 cppcoreguidelines-special-member-functions class 'V8ContextDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
744 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'scope_in' of the trivially-copyable type 'WebMemoryAttribution::Scope' (aka 'performance_manager::mojom::WebMemoryAttribution_Scope') has no effect; remove std::move() 1
745 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
746 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
747 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
748 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
749 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.h @ Line 128 cppcoreguidelines-special-member-functions class 'WebMemoryAttribution' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
750 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.h @ Line 274 cppcoreguidelines-special-member-functions class 'WebMemoryUsage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
751 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-blink.h @ Line 303 performance-trivially-destructible class 'WebMemoryUsage' can be made trivially destructible by defaulting the destructor on its first declaration 3
752 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'WebMemoryAttribution_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
753 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'WebMemoryAttribution_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
754 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 135 cppcoreguidelines-special-member-functions class 'WebMemoryUsage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
755 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 153 cppcoreguidelines-special-member-functions class 'WebMemoryUsage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
756 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 183 cppcoreguidelines-special-member-functions class 'WebMemoryBreakdownEntry_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
757 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 202 cppcoreguidelines-special-member-functions class 'WebMemoryBreakdownEntry_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
758 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 232 cppcoreguidelines-special-member-functions class 'WebMemoryMeasurement_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
759 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom-shared-internal.h @ Line 253 cppcoreguidelines-special-member-functions class 'WebMemoryMeasurement_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
760 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'scope_in' of the trivially-copyable type 'WebMemoryAttribution::Scope' (aka 'performance_manager::mojom::WebMemoryAttribution_Scope') has no effect; remove std::move() 1
761 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
762 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
763 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
764 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
765 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'WebMemoryAttribution' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
766 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.h @ Line 204 cppcoreguidelines-special-member-functions class 'WebMemoryUsage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
767 build/src/core/Debug/x86_64/gen/components/performance_manager/public/mojom/web_memory.mojom.h @ Line 233 performance-trivially-destructible class 'WebMemoryUsage' can be made trivially destructible by defaulting the destructor on its first declaration 3
768 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PrintRenderer_CreatePreviewDocument_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
769 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'PrintRenderer_CreatePreviewDocument_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
770 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_SetOptionsFromDocument_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
771 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_DidPrepareDocumentForPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
772 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_DidPreviewPage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
773 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_MetafileReadyForPrinting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
774 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 125 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_PrintPreviewFailed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
775 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_PrintPreviewCancelled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
776 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_PrinterSettingsInvalid_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
777 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 176 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_DidGetDefaultPageLayout_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
778 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 196 cppcoreguidelines-special-member-functions class 'PrintPreviewUI_DidStartPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
779 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 214 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintRequestedPages_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
780 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 229 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintForSystemDialog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
781 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_InitiatePrintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
782 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 262 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_SetPrintPreviewUI_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
783 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
784 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_OnPrintPreviewDialogClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
785 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 309 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintFrameContent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
786 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 325 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintFrameContent_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
787 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 343 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_SetPrintingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
788 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 360 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintingDone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
789 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 377 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintNodeUnderContextMenu_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
790 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 392 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidGetPrintedPagesCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
791 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 409 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidGetDocumentCookie_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
792 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 426 cppcoreguidelines-special-member-functions class 'PrintManagerHost_SetAccessibilityTree_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
793 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 444 cppcoreguidelines-special-member-functions class 'PrintManagerHost_GetDefaultPrintSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
794 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 459 cppcoreguidelines-special-member-functions class 'PrintManagerHost_GetDefaultPrintSettings_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
795 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 475 cppcoreguidelines-special-member-functions class 'PrintManagerHost_UpdatePrintSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
796 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 493 cppcoreguidelines-special-member-functions class 'PrintManagerHost_UpdatePrintSettings_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
797 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 511 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidShowPrintDialog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
798 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 526 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidPrintDocument_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
799 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 542 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidPrintDocument_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
800 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 559 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ScriptedPrint_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
801 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 575 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ScriptedPrint_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
802 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 591 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ShowInvalidPrinterSettingsError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
803 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 606 cppcoreguidelines-special-member-functions class 'PrintManagerHost_PrintingFailed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
804 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 623 cppcoreguidelines-special-member-functions class 'PrintManagerHost_SetupScriptedPrintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
805 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 638 cppcoreguidelines-special-member-functions class 'PrintManagerHost_SetupScriptedPrintPreview_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
806 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 653 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ShowScriptedPrintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
807 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 670 cppcoreguidelines-special-member-functions class 'PrintManagerHost_RequestPrintPreview_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
808 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 686 cppcoreguidelines-special-member-functions class 'PrintManagerHost_CheckForCancel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
809 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 703 cppcoreguidelines-special-member-functions class 'PrintManagerHost_CheckForCancel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
810 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-params-data.h @ Line 720 cppcoreguidelines-special-member-functions class 'PrintManagerHost_MetafileReadyForPrinting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
811 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'PreviewIds_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
812 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 67 cppcoreguidelines-special-member-functions class 'PreviewIds_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
813 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 97 cppcoreguidelines-special-member-functions class 'RequestPrintPreviewParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
814 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 121 cppcoreguidelines-special-member-functions class 'RequestPrintPreviewParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
815 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 151 cppcoreguidelines-special-member-functions class 'PrintFrameContentParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
816 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 171 cppcoreguidelines-special-member-functions class 'PrintFrameContentParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
817 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 201 cppcoreguidelines-special-member-functions class 'OptionsFromDocumentParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
818 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 223 cppcoreguidelines-special-member-functions class 'OptionsFromDocumentParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
819 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 253 cppcoreguidelines-special-member-functions class 'DidPrintContentParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
820 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 272 cppcoreguidelines-special-member-functions class 'DidPrintContentParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
821 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 302 cppcoreguidelines-special-member-functions class 'DidStartPreviewParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
822 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 325 cppcoreguidelines-special-member-functions class 'DidStartPreviewParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
823 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 355 cppcoreguidelines-special-member-functions class 'DidPreviewPageParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
824 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 375 cppcoreguidelines-special-member-functions class 'DidPreviewPageParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
825 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 405 cppcoreguidelines-special-member-functions class 'DidPreviewDocumentParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
826 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 425 cppcoreguidelines-special-member-functions class 'DidPreviewDocumentParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
827 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 455 cppcoreguidelines-special-member-functions class 'PrintParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
828 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 499 cppcoreguidelines-special-member-functions class 'PrintParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
829 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 529 cppcoreguidelines-special-member-functions class 'PrintPagesParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
830 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 548 cppcoreguidelines-special-member-functions class 'PrintPagesParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
831 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 578 cppcoreguidelines-special-member-functions class 'DidPrintDocumentParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
832 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 601 cppcoreguidelines-special-member-functions class 'DidPrintDocumentParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
833 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 631 cppcoreguidelines-special-member-functions class 'ScriptedPrintParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
834 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-shared-internal.h @ Line 655 cppcoreguidelines-special-member-functions class 'ScriptedPrintParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
835 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
836 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
837 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
838 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
839 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
840 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
841 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
842 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
843 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
844 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
845 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
846 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'printable_area_in_points' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
847 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'has_custom_page_size_style' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
848 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
849 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
850 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'has_selection' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
851 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
852 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
853 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
854 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 156 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
855 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 156 performance-move-const-arg std::move of the variable 'number_pages' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
856 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 159 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
857 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
858 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the const variable 'accessibility_tree' has no effect; remove std::move() or make the variable non-const 1
859 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
860 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
861 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'is_modifiable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
862 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 195 performance-move-const-arg std::move of the variable 'preview_ui_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
863 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 195 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
864 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
865 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 223 performance-move-const-arg std::move of the variable 'cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
866 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 231 performance-move-const-arg std::move of the variable 'canceled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
867 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 247 performance-move-const-arg std::move of the variable 'completed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
868 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 283 performance-move-const-arg std::move of the variable 'preview_ui_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
869 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 283 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
870 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.cc @ Line 288 performance-move-const-arg std::move of the variable 'cancel' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
871 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'PrintRendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
872 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.h @ Line 50 performance-trivially-destructible class 'PrintPreviewUIAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
873 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.h @ Line 75 performance-trivially-destructible class 'PrintRenderFrameAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
874 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom-test-utils.h @ Line 107 performance-trivially-destructible class 'PrintManagerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
875 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
876 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'ui_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
877 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 94 performance-move-const-arg std::move of the variable 'is_from_arc_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
878 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 95 performance-move-const-arg std::move of the variable 'is_modifiable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
879 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 96 performance-move-const-arg std::move of the variable 'is_pdf_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
880 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 97 performance-move-const-arg std::move of the variable 'webnode_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
881 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'has_selection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
882 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'selection_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
883 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 152 performance-move-const-arg std::move of the const variable 'printable_area_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
884 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 153 performance-move-const-arg std::move of the variable 'document_cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
885 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'is_scaling_disabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
886 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 184 performance-move-const-arg std::move of the variable 'copies_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
887 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 185 performance-move-const-arg std::move of the variable 'duplex_in' of the trivially-copyable type '::printing::mojom::DuplexMode' has no effect; remove std::move() 1
888 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 224 performance-move-const-arg std::move of the const variable 'subframe_content_info_in' has no effect; remove std::move() or make the variable non-const 1
889 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'page_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
890 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'pages_per_sheet_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
891 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 261 performance-move-const-arg std::move of the const variable 'page_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
892 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'fit_to_page_scaling_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
893 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 305 performance-move-const-arg std::move of the variable 'page_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
894 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 306 performance-move-const-arg std::move of the variable 'document_cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
895 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 341 performance-move-const-arg std::move of the variable 'document_cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
896 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 342 performance-move-const-arg std::move of the variable 'expected_pages_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
897 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 422 performance-move-const-arg std::move of the const variable 'page_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
898 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 423 performance-move-const-arg std::move of the const variable 'content_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
899 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 424 performance-move-const-arg std::move of the const variable 'printable_area_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
900 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 425 performance-move-const-arg std::move of the variable 'margin_top_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
901 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 426 performance-move-const-arg std::move of the variable 'margin_left_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
902 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 427 performance-move-const-arg std::move of the variable 'page_orientation_in' of the trivially-copyable type '::printing::mojom::PageOrientation' has no effect; remove std::move() 1
903 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 428 performance-move-const-arg std::move of the const variable 'dpi_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
904 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 429 performance-move-const-arg std::move of the variable 'scale_factor_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
905 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 430 performance-move-const-arg std::move of the variable 'document_cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
906 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 431 performance-move-const-arg std::move of the variable 'selection_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
907 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 432 performance-move-const-arg std::move of the variable 'supports_alpha_blend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
908 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 433 performance-move-const-arg std::move of the variable 'preview_ui_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
909 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 434 performance-move-const-arg std::move of the variable 'preview_request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
910 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 435 performance-move-const-arg std::move of the variable 'is_first_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
911 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'print_scaling_option_in' of the trivially-copyable type '::printing::mojom::PrintScalingOption' has no effect; remove std::move() 1
912 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'print_to_pdf_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
913 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'display_header_footer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
914 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 439 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
915 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 440 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
916 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 441 performance-move-const-arg std::move of the const variable 'header_template_in' has no effect; remove std::move() or make the variable non-const 1
917 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 442 performance-move-const-arg std::move of the const variable 'footer_template_in' has no effect; remove std::move() or make the variable non-const 1
918 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 443 performance-move-const-arg std::move of the variable 'rasterize_pdf_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
919 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 444 performance-move-const-arg std::move of the variable 'should_print_backgrounds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
920 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 445 performance-move-const-arg std::move of the variable 'printed_doc_type_in' of the trivially-copyable type '::printing::mojom::SkiaDocumentType' has no effect; remove std::move() 1
921 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 446 performance-move-const-arg std::move of the variable 'prefer_css_page_size_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
922 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 447 performance-move-const-arg std::move of the variable 'pages_per_sheet_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
923 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 607 performance-move-const-arg std::move of the variable 'document_cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
924 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 608 performance-move-const-arg std::move of the const variable 'page_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
925 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 609 performance-move-const-arg std::move of the const variable 'content_area_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
926 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 610 performance-move-const-arg std::move of the const variable 'physical_offsets_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
927 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 658 performance-move-const-arg std::move of the variable 'cookie_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
928 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 659 performance-move-const-arg std::move of the variable 'expected_pages_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
929 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 660 performance-move-const-arg std::move of the variable 'has_selection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
930 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 661 performance-move-const-arg std::move of the variable 'is_scripted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
931 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 662 performance-move-const-arg std::move of the variable 'is_modifiable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
932 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 663 performance-move-const-arg std::move of the variable 'margin_type_in' of the trivially-copyable type '::printing::mojom::MarginType' has no effect; remove std::move() 1
933 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 711 cppcoreguidelines-special-member-functions class 'PrintRenderer_CreatePreviewDocument_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
934 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1468 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
935 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1506 performance-move-const-arg std::move of the variable 'p_document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
936 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1507 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
937 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1546 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
938 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1585 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
939 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1623 performance-move-const-arg std::move of the variable 'p_document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
940 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1624 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
941 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1662 performance-move-const-arg std::move of the variable 'p_document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
942 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1663 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
943 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1701 performance-move-const-arg std::move of the variable 'p_document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
944 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1702 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
945 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1747 performance-move-const-arg std::move of the variable 'p_printable_area_in_points' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
946 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1748 performance-move-const-arg std::move of the variable 'p_has_custom_page_size_style' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
947 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1749 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
948 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1788 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
949 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 1874 cppcoreguidelines-special-member-functions class 'PrintRenderFrame_PrintFrameContent_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
950 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2338 performance-move-const-arg std::move of the variable 'p_document_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
951 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2504 performance-move-const-arg std::move of the variable 'p_has_selection' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
952 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2645 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
953 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2680 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
954 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2866 cppcoreguidelines-special-member-functions class 'PrintManagerHost_GetDefaultPrintSettings_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
955 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2880 cppcoreguidelines-special-member-functions class 'PrintManagerHost_GetDefaultPrintSettings_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
956 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2892 cppcoreguidelines-special-member-functions class 'PrintManagerHost_UpdatePrintSettings_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
957 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2907 cppcoreguidelines-special-member-functions class 'PrintManagerHost_UpdatePrintSettings_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
958 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2919 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidPrintDocument_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
959 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2933 cppcoreguidelines-special-member-functions class 'PrintManagerHost_DidPrintDocument_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
960 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2945 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ScriptedPrint_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
961 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2959 cppcoreguidelines-special-member-functions class 'PrintManagerHost_ScriptedPrint_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
962 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2971 cppcoreguidelines-special-member-functions class 'PrintManagerHost_SetupScriptedPrintPreview_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
963 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2984 cppcoreguidelines-special-member-functions class 'PrintManagerHost_SetupScriptedPrintPreview_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
964 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 2996 cppcoreguidelines-special-member-functions class 'PrintManagerHost_CheckForCancel_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
965 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 3010 cppcoreguidelines-special-member-functions class 'PrintManagerHost_CheckForCancel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
966 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4190 performance-move-const-arg std::move of the variable 'p_canceled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
967 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4274 performance-move-const-arg std::move of the variable 'p_canceled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
968 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4366 performance-move-const-arg std::move of the variable 'p_completed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
969 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4432 performance-move-const-arg std::move of the variable 'p_completed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
970 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4834 performance-move-const-arg std::move of the variable 'p_cancel' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
971 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4900 performance-move-const-arg std::move of the variable 'p_cancel' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
972 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4947 performance-move-const-arg std::move of the variable 'p_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
973 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4948 performance-move-const-arg std::move of the variable 'p_number_pages' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
974 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 4983 performance-move-const-arg std::move of the variable 'p_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
975 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5021 performance-move-const-arg std::move of the variable 'p_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
976 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5022 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
977 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5131 performance-move-const-arg std::move of the variable 'p_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
978 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5169 performance-move-const-arg std::move of the variable 'p_is_modifiable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
979 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5246 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
980 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5344 performance-move-const-arg std::move of the variable 'p_cookie' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
981 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5511 performance-move-const-arg std::move of the variable 'p_preview_ui_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
982 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.cc @ Line 5512 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
983 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'PrintRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
984 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 109 cppcoreguidelines-special-member-functions class 'PrintPreviewUI' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
985 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 175 cppcoreguidelines-special-member-functions class 'PrintRenderFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
986 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 247 cppcoreguidelines-special-member-functions class 'PrintManagerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
987 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 508 cppcoreguidelines-special-member-functions class 'PrintRendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
988 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 549 cppcoreguidelines-special-member-functions class 'PrintPreviewUIStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
989 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 590 cppcoreguidelines-special-member-functions class 'PrintRenderFrameStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
990 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 631 cppcoreguidelines-special-member-functions class 'PrintManagerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
991 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 694 cppcoreguidelines-special-member-functions class 'PreviewIds' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
992 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 836 cppcoreguidelines-special-member-functions class 'OptionsFromDocumentParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
993 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 990 cppcoreguidelines-special-member-functions class 'RequestPrintPreviewParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
994 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 1142 cppcoreguidelines-special-member-functions class 'PrintFrameContentParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
995 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 1417 cppcoreguidelines-special-member-functions class 'DidStartPreviewParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
996 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 1841 cppcoreguidelines-special-member-functions class 'PrintParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
997 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 2336 cppcoreguidelines-special-member-functions class 'ScriptedPrintParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
998 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 724 performance-trivially-destructible class 'PreviewIds' can be made trivially destructible by defaulting the destructor on its first declaration 3
999 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 867 performance-trivially-destructible class 'OptionsFromDocumentParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
1000 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 1024 performance-trivially-destructible class 'RequestPrintPreviewParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
1001 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 1172 performance-trivially-destructible class 'PrintFrameContentParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
1002 build/src/core/Debug/x86_64/gen/components/printing/common/print.mojom.h @ Line 2370 performance-trivially-destructible class 'ScriptedPrintParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
1003 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
1004 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
1005 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'Values' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1006 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-blink.h @ Line 205 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1007 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'Values_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1008 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-shared-internal.h @ Line 98 cppcoreguidelines-special-member-functions class 'Property_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1009 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-shared-internal.h @ Line 117 cppcoreguidelines-special-member-functions class 'Property_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1010 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-shared-internal.h @ Line 147 cppcoreguidelines-special-member-functions class 'Entity_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1011 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom-shared-internal.h @ Line 166 cppcoreguidelines-special-member-functions class 'Entity_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1012 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
1013 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
1014 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'Values' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1015 build/src/core/Debug/x86_64/gen/components/schema_org/common/metadata.mojom.h @ Line 201 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1016 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 2591 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1017 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 2665 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1018 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 3043 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1019 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 3540 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1020 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 3924 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1021 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 4081 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1022 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/cert_logger.pb.h @ Line 4155 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1023 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1057 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1024 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1135 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1025 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1209 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1026 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1283 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1027 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1435 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1028 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1509 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1029 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1583 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1030 build/src/core/Debug/x86_64/gen/components/security_interstitials/content/ssl_error_assistant.pb.h @ Line 1715 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1031 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AppService_RegisterPublisher_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1032 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'AppService_RegisterSubscriber_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1033 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'AppService_LoadIcon_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1034 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 79 cppcoreguidelines-special-member-functions class 'AppService_LoadIcon_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1035 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 95 cppcoreguidelines-special-member-functions class 'AppService_Launch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1036 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 116 cppcoreguidelines-special-member-functions class 'AppService_LaunchAppWithFiles_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1037 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'AppService_LaunchAppWithIntent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1038 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'AppService_SetPermission_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1039 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 178 cppcoreguidelines-special-member-functions class 'AppService_Uninstall_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1040 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'AppService_PauseApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1041 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 217 cppcoreguidelines-special-member-functions class 'AppService_UnpauseApps_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1042 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 235 cppcoreguidelines-special-member-functions class 'AppService_StopApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1043 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 253 cppcoreguidelines-special-member-functions class 'AppService_GetMenuModel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1044 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 272 cppcoreguidelines-special-member-functions class 'AppService_GetMenuModel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1045 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 288 cppcoreguidelines-special-member-functions class 'AppService_ExecuteContextMenuCommand_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1046 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 308 cppcoreguidelines-special-member-functions class 'AppService_OpenNativeSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1047 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 326 cppcoreguidelines-special-member-functions class 'AppService_AddPreferredApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1048 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 347 cppcoreguidelines-special-member-functions class 'AppService_RemovePreferredApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1049 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 365 cppcoreguidelines-special-member-functions class 'AppService_RemovePreferredAppForFilter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1050 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 384 cppcoreguidelines-special-member-functions class 'Publisher_Connect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1051 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 401 cppcoreguidelines-special-member-functions class 'Publisher_LoadIcon_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1052 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 422 cppcoreguidelines-special-member-functions class 'Publisher_LoadIcon_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1053 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 438 cppcoreguidelines-special-member-functions class 'Publisher_Launch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1054 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 457 cppcoreguidelines-special-member-functions class 'Publisher_LaunchAppWithFiles_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1055 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 478 cppcoreguidelines-special-member-functions class 'Publisher_LaunchAppWithIntent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1056 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 498 cppcoreguidelines-special-member-functions class 'Publisher_SetPermission_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1057 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 515 cppcoreguidelines-special-member-functions class 'Publisher_Uninstall_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1058 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 535 cppcoreguidelines-special-member-functions class 'Publisher_PauseApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1059 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 551 cppcoreguidelines-special-member-functions class 'Publisher_UnpauseApps_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1060 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 567 cppcoreguidelines-special-member-functions class 'Publisher_StopApp_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1061 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 583 cppcoreguidelines-special-member-functions class 'Publisher_GetMenuModel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1062 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 602 cppcoreguidelines-special-member-functions class 'Publisher_GetMenuModel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1063 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 618 cppcoreguidelines-special-member-functions class 'Publisher_ExecuteContextMenuCommand_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1064 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 638 cppcoreguidelines-special-member-functions class 'Publisher_OpenNativeSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1065 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 654 cppcoreguidelines-special-member-functions class 'Publisher_OnPreferredAppSet_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1066 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 673 cppcoreguidelines-special-member-functions class 'Subscriber_OnApps_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1067 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 692 cppcoreguidelines-special-member-functions class 'Subscriber_OnCapabilityAccesses_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1068 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 708 cppcoreguidelines-special-member-functions class 'Subscriber_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1069 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 725 cppcoreguidelines-special-member-functions class 'Subscriber_OnPreferredAppSet_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1070 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 742 cppcoreguidelines-special-member-functions class 'Subscriber_OnPreferredAppRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1071 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-params-data.h @ Line 759 cppcoreguidelines-special-member-functions class 'Subscriber_InitializePreferredApps_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1072 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'ConnectOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1073 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'ConnectOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1074 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1075 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1076 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1077 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1078 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1079 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1080 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1081 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1082 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1083 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1084 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1085 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1086 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'container' of the trivially-copyable type '::apps::mojom::LaunchContainer' has no effect; remove std::move() 1
1087 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1088 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1089 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1090 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1091 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1092 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1093 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1094 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1095 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1096 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1097 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'uninstall_source' of the trivially-copyable type '::apps::mojom::UninstallSource' has no effect; remove std::move() 1
1098 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'clear_site_data' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1099 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'report_abuse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1100 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1101 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1102 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1103 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1104 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1105 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1106 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1107 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1108 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1109 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1110 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1111 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1112 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'command_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1113 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'shortcut_id' has no effect; remove std::move() or make the variable non-const 1
1114 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1115 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1116 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1117 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1118 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1119 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'from_publisher' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1120 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1121 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1122 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1123 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1124 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1125 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1126 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1127 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1128 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1129 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1130 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1131 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1132 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1133 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1134 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1135 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1136 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1137 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1138 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1139 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1140 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 130 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1141 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 130 performance-move-const-arg std::move of the variable 'container' of the trivially-copyable type '::apps::mojom::LaunchContainer' has no effect; remove std::move() 1
1142 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 130 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1143 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 130 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1144 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1145 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1146 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1147 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1148 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1149 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'uninstall_source' of the trivially-copyable type '::apps::mojom::UninstallSource' has no effect; remove std::move() 1
1150 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'clear_site_data' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1151 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'report_abuse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1152 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1153 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1154 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 148 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1155 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1156 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1157 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1158 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1159 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'command_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1160 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'shortcut_id' has no effect; remove std::move() or make the variable non-const 1
1161 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1162 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 157 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1163 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1164 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1165 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the variable 'icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1166 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the variable 'size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1167 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the variable 'allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1168 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1169 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1170 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1171 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 201 performance-move-const-arg std::move of the variable 'app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1172 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 201 performance-move-const-arg std::move of the variable 'should_notify_initialized' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1173 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 210 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1174 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.cc @ Line 213 performance-move-const-arg std::move of the const variable 'app_id' has no effect; remove std::move() or make the variable non-const 1
1175 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'AppServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1176 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.h @ Line 73 performance-trivially-destructible class 'PublisherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1177 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom-test-utils.h @ Line 98 performance-trivially-destructible class 'SubscriberAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1178 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 63 cppcoreguidelines-special-member-functions class 'AppService_LoadIcon_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1179 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 76 cppcoreguidelines-special-member-functions class 'AppService_GetMenuModel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1180 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1489 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1181 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1580 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1182 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1581 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1183 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1582 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1184 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1583 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1185 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1634 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1186 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1635 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1187 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1636 performance-move-const-arg std::move of the variable 'p_container' of the trivially-copyable type '::apps::mojom::LaunchContainer' has no effect; remove std::move() 1
1188 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1637 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1189 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1638 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1190 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1689 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1191 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1690 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1192 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1691 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1193 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1693 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1194 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1735 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1195 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1736 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1196 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1784 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1197 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1785 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1198 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1786 performance-move-const-arg std::move of the variable 'p_uninstall_source' of the trivially-copyable type '::apps::mojom::UninstallSource' has no effect; remove std::move() 1
1199 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1787 performance-move-const-arg std::move of the variable 'p_clear_site_data' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1200 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1788 performance-move-const-arg std::move of the variable 'p_report_abuse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1201 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1826 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1202 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1827 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1203 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1865 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1204 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1866 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1205 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1904 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1206 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1905 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1207 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1955 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1208 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1956 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1209 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1957 performance-move-const-arg std::move of the variable 'p_command_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1210 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1958 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1211 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1959 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1212 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1997 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1213 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 1998 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1214 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2045 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1215 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2046 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1216 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2049 performance-move-const-arg std::move of the variable 'p_from_publisher' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1217 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2087 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1218 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2088 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1219 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2129 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1220 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2130 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1221 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2204 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1222 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2205 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1223 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2207 performance-move-const-arg std::move of the variable 'p_icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1224 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2208 performance-move-const-arg std::move of the variable 'p_size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1225 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2209 performance-move-const-arg std::move of the variable 'p_allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1226 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2280 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1227 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2281 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1228 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2282 performance-move-const-arg std::move of the variable 'p_menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1229 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2283 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1230 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2372 cppcoreguidelines-special-member-functions class 'Publisher_LoadIcon_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1231 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 2385 cppcoreguidelines-special-member-functions class 'Publisher_GetMenuModel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1232 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3632 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1233 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3633 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1234 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3634 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1235 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3682 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1236 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3683 performance-move-const-arg std::move of the variable 'p_container' of the trivially-copyable type '::apps::mojom::LaunchContainer' has no effect; remove std::move() 1
1237 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3684 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1238 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3685 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1239 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3733 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1240 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3734 performance-move-const-arg std::move of the variable 'p_event_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1241 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3736 performance-move-const-arg std::move of the variable 'p_launch_source' of the trivially-copyable type '::apps::mojom::LaunchSource' has no effect; remove std::move() 1
1242 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3775 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1243 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3820 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1244 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3821 performance-move-const-arg std::move of the variable 'p_uninstall_source' of the trivially-copyable type '::apps::mojom::UninstallSource' has no effect; remove std::move() 1
1245 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3822 performance-move-const-arg std::move of the variable 'p_clear_site_data' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1246 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3823 performance-move-const-arg std::move of the variable 'p_report_abuse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1247 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3858 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1248 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3893 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1249 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3928 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1250 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3975 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1251 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3976 performance-move-const-arg std::move of the variable 'p_command_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1252 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3977 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1253 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 3978 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1254 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4013 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1255 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4057 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1256 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4127 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1257 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4129 performance-move-const-arg std::move of the variable 'p_icon_type' of the trivially-copyable type '::apps::mojom::IconType' has no effect; remove std::move() 1
1258 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4130 performance-move-const-arg std::move of the variable 'p_size_hint_in_dip' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1259 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4131 performance-move-const-arg std::move of the variable 'p_allow_placeholder_icon' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1260 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4199 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1261 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4200 performance-move-const-arg std::move of the variable 'p_menu_type' of the trivially-copyable type '::apps::mojom::MenuType' has no effect; remove std::move() 1
1262 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4201 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1263 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4637 performance-move-const-arg std::move of the variable 'p_app_type' of the trivially-copyable type '::apps::mojom::AppType' has no effect; remove std::move() 1
1264 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4638 performance-move-const-arg std::move of the variable 'p_should_notify_initialized' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1265 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4748 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1266 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.cc @ Line 4787 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1267 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'AppService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1268 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 170 cppcoreguidelines-special-member-functions class 'Publisher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1269 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 259 cppcoreguidelines-special-member-functions class 'Subscriber' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1270 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 427 cppcoreguidelines-special-member-functions class 'AppServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1271 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 468 cppcoreguidelines-special-member-functions class 'PublisherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1272 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 509 cppcoreguidelines-special-member-functions class 'SubscriberStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1273 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 564 cppcoreguidelines-special-member-functions class 'ConnectOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1274 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/app_service.mojom.h @ Line 590 performance-trivially-destructible class 'ConnectOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
1275 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 486 cppcoreguidelines-special-member-functions class 'App_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1276 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 527 cppcoreguidelines-special-member-functions class 'App_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1277 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 557 cppcoreguidelines-special-member-functions class 'Permission_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1278 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 579 cppcoreguidelines-special-member-functions class 'Permission_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1279 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 609 cppcoreguidelines-special-member-functions class 'IconKey_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1280 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 629 cppcoreguidelines-special-member-functions class 'IconKey_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1281 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 659 cppcoreguidelines-special-member-functions class 'IconValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1282 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 681 cppcoreguidelines-special-member-functions class 'IconValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1283 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 711 cppcoreguidelines-special-member-functions class 'MenuItems_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1284 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 729 cppcoreguidelines-special-member-functions class 'MenuItems_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1285 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 759 cppcoreguidelines-special-member-functions class 'MenuItem_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1286 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 784 cppcoreguidelines-special-member-functions class 'MenuItem_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1287 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 814 cppcoreguidelines-special-member-functions class 'ConditionValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1288 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 834 cppcoreguidelines-special-member-functions class 'ConditionValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1289 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 864 cppcoreguidelines-special-member-functions class 'Condition_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1290 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 884 cppcoreguidelines-special-member-functions class 'Condition_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1291 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 914 cppcoreguidelines-special-member-functions class 'IntentFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1292 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 934 cppcoreguidelines-special-member-functions class 'IntentFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1293 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 964 cppcoreguidelines-special-member-functions class 'Intent_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1294 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 989 cppcoreguidelines-special-member-functions class 'Intent_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1295 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1019 cppcoreguidelines-special-member-functions class 'ReplacedAppPreferences_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1296 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1037 cppcoreguidelines-special-member-functions class 'ReplacedAppPreferences_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1297 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1067 cppcoreguidelines-special-member-functions class 'PreferredApp_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1298 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1086 cppcoreguidelines-special-member-functions class 'PreferredApp_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1299 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1116 cppcoreguidelines-special-member-functions class 'FilePaths_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1300 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1134 cppcoreguidelines-special-member-functions class 'FilePaths_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1301 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1164 cppcoreguidelines-special-member-functions class 'CapabilityAccess_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1302 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1184 cppcoreguidelines-special-member-functions class 'CapabilityAccess_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1303 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1214 cppcoreguidelines-special-member-functions class 'Rect_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1304 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1235 cppcoreguidelines-special-member-functions class 'Rect_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1305 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1265 cppcoreguidelines-special-member-functions class 'WindowInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1306 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom-shared-internal.h @ Line 1286 cppcoreguidelines-special-member-functions class 'WindowInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1307 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'app_type_in' of the trivially-copyable type 'apps::mojom::AppType' has no effect; remove std::move() 1
1308 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 99 performance-move-const-arg std::move of the const variable 'app_id_in' has no effect; remove std::move() or make the variable non-const 1
1309 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 100 performance-move-const-arg std::move of the variable 'readiness_in' of the trivially-copyable type 'apps::mojom::Readiness' has no effect; remove std::move() 1
1310 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 101 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
1311 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 102 performance-move-const-arg std::move of the const variable 'short_name_in' has no effect; remove std::move() or make the variable non-const 1
1312 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'publisher_id_in' has no effect; remove std::move() or make the variable non-const 1
1313 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 104 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
1314 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 105 performance-move-const-arg std::move of the const variable 'version_in' has no effect; remove std::move() or make the variable non-const 1
1315 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'install_source_in' of the trivially-copyable type 'apps::mojom::InstallSource' has no effect; remove std::move() 1
1316 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'is_platform_app_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1317 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'recommendable_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1318 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'searchable_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1319 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'show_in_launcher_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1320 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'show_in_shelf_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1321 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'show_in_search_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1322 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'show_in_management_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1323 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 119 performance-move-const-arg std::move of the variable 'has_badge_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1324 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'paused_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1325 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 241 performance-move-const-arg std::move of the variable 'permission_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1326 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 242 performance-move-const-arg std::move of the variable 'value_type_in' of the trivially-copyable type 'apps::mojom::PermissionValueType' has no effect; remove std::move() 1
1327 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 243 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1328 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 244 performance-move-const-arg std::move of the variable 'is_managed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1329 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 289 performance-move-const-arg std::move of the variable 'timeline_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
1330 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 290 performance-move-const-arg std::move of the variable 'resource_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1331 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 291 performance-move-const-arg std::move of the variable 'icon_effects_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1332 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 333 performance-move-const-arg std::move of the variable 'icon_type_in' of the trivially-copyable type 'apps::mojom::IconType' has no effect; remove std::move() 1
1333 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 334 performance-move-const-arg std::move of the const variable 'uncompressed_in' has no effect; remove std::move() or make the variable non-const 1
1334 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'is_placeholder_icon_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1335 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'apps::mojom::MenuItemType' has no effect; remove std::move() 1
1336 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 407 performance-move-const-arg std::move of the variable 'command_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1337 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 408 performance-move-const-arg std::move of the variable 'string_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1338 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 410 performance-move-const-arg std::move of the variable 'radio_group_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1339 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 411 performance-move-const-arg std::move of the const variable 'shortcut_id_in' has no effect; remove std::move() or make the variable non-const 1
1340 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 412 performance-move-const-arg std::move of the const variable 'label_in' has no effect; remove std::move() or make the variable non-const 1
1341 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 413 performance-move-const-arg std::move of the const variable 'image_in' has no effect; remove std::move() or make the variable non-const 1
1342 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 465 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
1343 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 466 performance-move-const-arg std::move of the variable 'match_type_in' of the trivially-copyable type 'apps::mojom::PatternMatchType' has no effect; remove std::move() 1
1344 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 499 performance-move-const-arg std::move of the variable 'condition_type_in' of the trivially-copyable type 'apps::mojom::ConditionType' has no effect; remove std::move() 1
1345 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 531 performance-move-const-arg std::move of the const variable 'activity_name_in' has no effect; remove std::move() or make the variable non-const 1
1346 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 532 performance-move-const-arg std::move of the const variable 'activity_label_in' has no effect; remove std::move() or make the variable non-const 1
1347 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 576 performance-move-const-arg std::move of the const variable 'action_in' has no effect; remove std::move() or make the variable non-const 1
1348 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 577 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
1349 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 578 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
1350 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 580 performance-move-const-arg std::move of the const variable 'activity_name_in' has no effect; remove std::move() or make the variable non-const 1
1351 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 581 performance-move-const-arg std::move of the const variable 'drive_share_url_in' has no effect; remove std::move() or make the variable non-const 1
1352 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 582 performance-move-const-arg std::move of the const variable 'share_text_in' has no effect; remove std::move() or make the variable non-const 1
1353 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 583 performance-move-const-arg std::move of the const variable 'share_title_in' has no effect; remove std::move() or make the variable non-const 1
1354 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 658 performance-move-const-arg std::move of the const variable 'app_id_in' has no effect; remove std::move() or make the variable non-const 1
1355 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 710 performance-move-const-arg std::move of the const variable 'app_id_in' has no effect; remove std::move() or make the variable non-const 1
1356 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 711 performance-move-const-arg std::move of the variable 'camera_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1357 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 712 performance-move-const-arg std::move of the variable 'microphone_in' of the trivially-copyable type 'apps::mojom::OptionalBool' has no effect; remove std::move() 1
1358 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 754 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1359 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 755 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1360 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 756 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1361 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 757 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1362 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 804 performance-move-const-arg std::move of the variable 'window_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1363 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 805 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
1364 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.cc @ Line 806 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1365 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'Permission' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1366 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 213 cppcoreguidelines-special-member-functions class 'IconKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1367 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 363 cppcoreguidelines-special-member-functions class 'ConditionValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1368 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 509 cppcoreguidelines-special-member-functions class 'CapabilityAccess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1369 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 652 cppcoreguidelines-special-member-functions class 'Rect' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1370 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 1009 cppcoreguidelines-special-member-functions class 'IconValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1371 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 1718 cppcoreguidelines-special-member-functions class 'Intent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1372 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 2152 cppcoreguidelines-special-member-functions class 'FilePaths' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1373 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 99 performance-trivially-destructible class 'Permission' can be made trivially destructible by defaulting the destructor on its first declaration 3
1374 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 248 performance-trivially-destructible class 'IconKey' can be made trivially destructible by defaulting the destructor on its first declaration 3
1375 build/src/core/Debug/x86_64/gen/components/services/app_service/public/mojom/types.mojom.h @ Line 684 performance-trivially-destructible class 'Rect' can be made trivially destructible by defaulting the destructor on its first declaration 3
1376 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1377 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1378 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1379 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1380 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1381 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1382 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1383 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1384 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1385 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1386 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1387 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1388 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1389 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1390 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1391 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1392 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1393 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1394 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1395 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1396 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1397 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1398 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1399 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1400 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 131 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1401 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 157 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1402 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 157 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1403 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1404 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 172 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1405 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 172 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1406 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 177 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1407 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 187 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1408 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 187 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1409 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 192 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1410 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 202 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1411 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1412 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 207 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1413 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 217 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1414 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 225 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1415 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 225 performance-move-const-arg std::move of the variable 'exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1416 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 236 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1417 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 244 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1418 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 244 performance-move-const-arg std::move of the variable 'is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1419 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 260 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1420 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 270 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1421 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 278 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1422 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 289 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1423 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 297 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1424 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 297 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1425 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 308 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1426 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 308 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1427 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.cc @ Line 313 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1428 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink-test-utils.h @ Line 39 performance-trivially-destructible class 'DirectoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1429 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
1430 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'open_flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1431 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
1432 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 91 performance-move-const-arg std::move of the variable 'error_in' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1433 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 174 cppcoreguidelines-special-member-functions class 'Directory_Read_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1434 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 189 cppcoreguidelines-special-member-functions class 'Directory_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1435 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 201 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1436 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 215 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1437 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 227 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1438 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 242 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1439 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 254 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1440 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 268 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1441 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 280 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1442 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 294 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1443 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 306 cppcoreguidelines-special-member-functions class 'Directory_Rename_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1444 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 320 cppcoreguidelines-special-member-functions class 'Directory_Rename_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1445 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 332 cppcoreguidelines-special-member-functions class 'Directory_Replace_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1446 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 346 cppcoreguidelines-special-member-functions class 'Directory_Replace_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1447 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 358 cppcoreguidelines-special-member-functions class 'Directory_Delete_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1448 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 372 cppcoreguidelines-special-member-functions class 'Directory_Delete_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1449 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 384 cppcoreguidelines-special-member-functions class 'Directory_Exists_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1450 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 399 cppcoreguidelines-special-member-functions class 'Directory_Exists_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1451 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 411 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1452 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 426 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1453 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 438 cppcoreguidelines-special-member-functions class 'Directory_Flush_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1454 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 452 cppcoreguidelines-special-member-functions class 'Directory_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1455 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 464 cppcoreguidelines-special-member-functions class 'Directory_StatFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1456 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 479 cppcoreguidelines-special-member-functions class 'Directory_StatFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1457 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 491 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1458 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 506 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1459 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 518 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1460 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 532 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1461 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2252 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1462 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2335 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1463 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2428 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1464 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2495 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1465 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2590 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1466 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2671 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1467 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 2934 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1468 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3001 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1469 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3093 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1470 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3160 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1471 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3252 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1472 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3319 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1473 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3411 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1474 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3478 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1475 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3573 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1476 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3574 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1477 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3648 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1478 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3649 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1479 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3744 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1480 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3745 performance-move-const-arg std::move of the variable 'p_is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1481 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3819 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1482 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3820 performance-move-const-arg std::move of the variable 'p_is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1483 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3912 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1484 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 3979 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1485 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4074 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1486 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4155 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1487 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4251 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1488 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4252 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1489 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4338 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1490 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4431 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1491 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4498 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1492 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4680 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1493 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4682 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1494 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4723 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1495 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4724 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1496 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4808 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1497 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4810 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1498 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4851 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1499 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4852 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1500 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4893 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1501 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4894 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1502 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4935 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1503 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4936 performance-move-const-arg std::move of the variable 'p_delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1504 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 4974 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1505 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 5012 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1506 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 5084 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1507 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 5125 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1508 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 5166 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1509 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.cc @ Line 5167 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1510 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'Directory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1511 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.h @ Line 321 cppcoreguidelines-special-member-functions class 'DirectoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1512 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-blink.h @ Line 364 cppcoreguidelines-special-member-functions class 'FileOpenDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1513 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Directory_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1514 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'Directory_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1515 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1516 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1517 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1518 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1519 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1520 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1521 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 158 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1522 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 176 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1523 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 193 cppcoreguidelines-special-member-functions class 'Directory_Rename_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1524 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 210 cppcoreguidelines-special-member-functions class 'Directory_Rename_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1525 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 227 cppcoreguidelines-special-member-functions class 'Directory_Replace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1526 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'Directory_Replace_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1527 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'Directory_Delete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1528 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 279 cppcoreguidelines-special-member-functions class 'Directory_Delete_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1529 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 296 cppcoreguidelines-special-member-functions class 'Directory_Exists_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1530 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 312 cppcoreguidelines-special-member-functions class 'Directory_Exists_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1531 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 330 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1532 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 346 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1533 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 364 cppcoreguidelines-special-member-functions class 'Directory_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1534 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 379 cppcoreguidelines-special-member-functions class 'Directory_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1535 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 396 cppcoreguidelines-special-member-functions class 'Directory_StatFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1536 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 412 cppcoreguidelines-special-member-functions class 'Directory_StatFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1537 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 430 cppcoreguidelines-special-member-functions class 'Directory_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1538 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 447 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1539 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 463 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1540 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 481 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1541 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-params-data.h @ Line 498 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1542 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'FileOpenDetails_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1543 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'FileOpenDetails_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1544 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'FileOpenResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1545 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'FileOpenResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1546 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1547 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1548 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1549 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1550 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1551 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1552 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1553 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1554 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1555 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1556 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1557 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1558 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1559 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1560 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1561 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1562 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1563 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1564 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1565 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1566 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1567 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1568 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1569 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1570 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 129 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1571 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1572 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 155 performance-move-const-arg std::move of the variable 'open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1573 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1574 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1575 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1576 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 175 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1577 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1578 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
1579 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 190 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1580 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 200 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1581 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 200 performance-move-const-arg std::move of the variable 'delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1582 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 205 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1583 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1584 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 223 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1585 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 223 performance-move-const-arg std::move of the variable 'exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1586 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 234 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1587 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 242 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1588 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 242 performance-move-const-arg std::move of the variable 'is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1589 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 258 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1590 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 268 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1591 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 276 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1592 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 287 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1593 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 295 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1594 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 295 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1595 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 306 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
1596 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 306 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
1597 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.cc @ Line 311 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1598 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom-test-utils.h @ Line 38 performance-trivially-destructible class 'DirectoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1599 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
1600 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'open_flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1601 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 88 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
1602 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'error_in' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1603 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 172 cppcoreguidelines-special-member-functions class 'Directory_Read_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1604 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 187 cppcoreguidelines-special-member-functions class 'Directory_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1605 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 199 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1606 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 213 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1607 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 225 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1608 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 240 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandle_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1609 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 252 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1610 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 266 cppcoreguidelines-special-member-functions class 'Directory_OpenFileHandles_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1611 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 278 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1612 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 292 cppcoreguidelines-special-member-functions class 'Directory_OpenDirectory_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1613 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 304 cppcoreguidelines-special-member-functions class 'Directory_Rename_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1614 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 318 cppcoreguidelines-special-member-functions class 'Directory_Rename_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1615 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 330 cppcoreguidelines-special-member-functions class 'Directory_Replace_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1616 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 344 cppcoreguidelines-special-member-functions class 'Directory_Replace_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1617 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 356 cppcoreguidelines-special-member-functions class 'Directory_Delete_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1618 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 370 cppcoreguidelines-special-member-functions class 'Directory_Delete_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1619 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 382 cppcoreguidelines-special-member-functions class 'Directory_Exists_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1620 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 397 cppcoreguidelines-special-member-functions class 'Directory_Exists_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1621 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 409 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1622 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 424 cppcoreguidelines-special-member-functions class 'Directory_IsWritable_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1623 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 436 cppcoreguidelines-special-member-functions class 'Directory_Flush_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1624 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 450 cppcoreguidelines-special-member-functions class 'Directory_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1625 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 462 cppcoreguidelines-special-member-functions class 'Directory_StatFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1626 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 477 cppcoreguidelines-special-member-functions class 'Directory_StatFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1627 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 489 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1628 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 504 cppcoreguidelines-special-member-functions class 'Directory_ReadEntireFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1629 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 516 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1630 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 530 cppcoreguidelines-special-member-functions class 'Directory_WriteFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1631 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2250 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1632 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2333 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1633 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2426 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1634 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2493 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1635 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2588 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1636 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2669 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1637 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2932 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1638 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 2999 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1639 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3091 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1640 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3158 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1641 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3250 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1642 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3317 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1643 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3409 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1644 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3476 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1645 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3571 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1646 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3572 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1647 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3646 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1648 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3647 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1649 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3742 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1650 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3743 performance-move-const-arg std::move of the variable 'p_is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1651 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3817 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1652 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3818 performance-move-const-arg std::move of the variable 'p_is_writable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1653 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3910 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1654 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 3977 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1655 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4072 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1656 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4153 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1657 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4249 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1658 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4250 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1659 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4336 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1660 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4429 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1661 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4496 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1662 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4678 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1663 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4680 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1664 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4721 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1665 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4722 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1666 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4806 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1667 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4808 performance-move-const-arg std::move of the variable 'p_open_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1668 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4849 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1669 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4850 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1670 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4891 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1671 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4892 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1672 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4933 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1673 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4934 performance-move-const-arg std::move of the variable 'p_delete_flags' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1674 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 4972 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1675 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 5010 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1676 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 5082 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1677 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 5123 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1678 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 5164 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1679 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.cc @ Line 5165 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1680 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'Directory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1681 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.h @ Line 317 cppcoreguidelines-special-member-functions class 'DirectoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1682 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/directory.mojom.h @ Line 360 cppcoreguidelines-special-member-functions class 'FileOpenDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1683 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1684 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1685 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1686 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'bytes_to_write' has no effect; remove std::move() or make the variable non-const 1
1687 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1688 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1689 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1690 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1691 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1692 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1693 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1694 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1695 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1696 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1697 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'bytes_read' has no effect; remove std::move() or make the variable non-const 1
1698 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 116 performance-move-const-arg std::move of the const variable 'bytes_to_write' has no effect; remove std::move() or make the variable non-const 1
1699 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1700 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1701 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1702 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1703 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1704 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1705 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1706 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1707 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1708 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1709 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1710 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 192 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1711 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 197 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1712 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 212 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1713 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 227 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1714 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 242 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1715 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 257 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1716 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 272 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1717 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.cc @ Line 290 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1718 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink-test-utils.h @ Line 37 performance-trivially-destructible class 'FileAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1719 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 100 cppcoreguidelines-special-member-functions class 'File_Close_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1720 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 114 cppcoreguidelines-special-member-functions class 'File_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1721 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 126 cppcoreguidelines-special-member-functions class 'File_Read_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1722 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 141 cppcoreguidelines-special-member-functions class 'File_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1723 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 153 cppcoreguidelines-special-member-functions class 'File_Write_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1724 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 168 cppcoreguidelines-special-member-functions class 'File_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1725 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 180 cppcoreguidelines-special-member-functions class 'File_Tell_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1726 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 195 cppcoreguidelines-special-member-functions class 'File_Tell_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1727 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 207 cppcoreguidelines-special-member-functions class 'File_Seek_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1728 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 222 cppcoreguidelines-special-member-functions class 'File_Seek_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1729 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 234 cppcoreguidelines-special-member-functions class 'File_Stat_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1730 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 249 cppcoreguidelines-special-member-functions class 'File_Stat_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1731 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 261 cppcoreguidelines-special-member-functions class 'File_Truncate_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1732 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 275 cppcoreguidelines-special-member-functions class 'File_Truncate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1733 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 287 cppcoreguidelines-special-member-functions class 'File_Touch_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1734 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 301 cppcoreguidelines-special-member-functions class 'File_Touch_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1735 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 313 cppcoreguidelines-special-member-functions class 'File_Dup_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1736 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 327 cppcoreguidelines-special-member-functions class 'File_Dup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1737 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 339 cppcoreguidelines-special-member-functions class 'File_Flush_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1738 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 353 cppcoreguidelines-special-member-functions class 'File_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1739 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 365 cppcoreguidelines-special-member-functions class 'File_Lock_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1740 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 379 cppcoreguidelines-special-member-functions class 'File_Lock_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1741 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 391 cppcoreguidelines-special-member-functions class 'File_Unlock_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1742 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 405 cppcoreguidelines-special-member-functions class 'File_Unlock_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1743 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 417 cppcoreguidelines-special-member-functions class 'File_AsHandle_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1744 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 432 cppcoreguidelines-special-member-functions class 'File_AsHandle_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1745 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 1670 performance-move-const-arg std::move of the variable 'p_err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1746 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 1737 performance-move-const-arg std::move of the variable 'p_err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1747 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 1832 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1748 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 1833 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1749 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 1915 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1750 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2011 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1751 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2012 performance-move-const-arg std::move of the variable 'p_num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1752 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2086 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1753 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2087 performance-move-const-arg std::move of the variable 'p_num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1754 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2182 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1755 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2183 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1756 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2257 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1757 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2258 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1758 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2353 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1759 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2354 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1760 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2428 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1761 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2429 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1762 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2524 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1763 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2605 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1764 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2698 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1765 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2765 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1766 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2857 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1767 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 2924 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1768 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3016 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1769 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3083 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1770 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3175 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1771 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3242 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1772 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3334 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1773 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3401 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1774 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3493 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1775 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3560 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1776 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3655 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1777 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3736 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1778 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3877 performance-move-const-arg std::move of the variable 'p_num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1779 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3878 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1780 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3879 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1781 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3923 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1782 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3924 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1783 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 3925 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1784 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 4000 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1785 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 4001 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::blink::Whence' (aka 'filesystem::mojom::Whence') has no effect; remove std::move() 1
1786 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.cc @ Line 4073 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1787 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'File' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1788 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-blink.h @ Line 300 cppcoreguidelines-special-member-functions class 'FileStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1789 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'File_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1790 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'File_Close_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1791 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'File_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1792 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'File_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1793 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'File_Write_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1794 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 109 cppcoreguidelines-special-member-functions class 'File_Write_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1795 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'File_Tell_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1796 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'File_Tell_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1797 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'File_Seek_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1798 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 177 cppcoreguidelines-special-member-functions class 'File_Seek_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1799 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 195 cppcoreguidelines-special-member-functions class 'File_Stat_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1800 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 210 cppcoreguidelines-special-member-functions class 'File_Stat_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1801 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 228 cppcoreguidelines-special-member-functions class 'File_Truncate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1802 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'File_Truncate_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1803 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'File_Touch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1804 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'File_Touch_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1805 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 295 cppcoreguidelines-special-member-functions class 'File_Dup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1806 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 312 cppcoreguidelines-special-member-functions class 'File_Dup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1807 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 329 cppcoreguidelines-special-member-functions class 'File_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1808 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 344 cppcoreguidelines-special-member-functions class 'File_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1809 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 361 cppcoreguidelines-special-member-functions class 'File_Lock_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1810 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 376 cppcoreguidelines-special-member-functions class 'File_Lock_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1811 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 393 cppcoreguidelines-special-member-functions class 'File_Unlock_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1812 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 408 cppcoreguidelines-special-member-functions class 'File_Unlock_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1813 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 425 cppcoreguidelines-special-member-functions class 'File_AsHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1814 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-params-data.h @ Line 440 cppcoreguidelines-special-member-functions class 'File_AsHandle_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1815 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1816 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1817 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1818 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'bytes_to_write' has no effect; remove std::move() or make the variable non-const 1
1819 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1820 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1821 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1822 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1823 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1824 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1825 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1826 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1827 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1828 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1829 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'bytes_read' has no effect; remove std::move() or make the variable non-const 1
1830 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the const variable 'bytes_to_write' has no effect; remove std::move() or make the variable non-const 1
1831 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1832 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1833 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1834 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1835 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1836 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1837 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1838 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the variable 'whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1839 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1840 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1841 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1842 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 190 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1843 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 195 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1844 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 210 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1845 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 225 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1846 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1847 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 255 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1848 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 270 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1849 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.cc @ Line 288 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1850 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom-test-utils.h @ Line 36 performance-trivially-destructible class 'FileAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
1851 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 98 cppcoreguidelines-special-member-functions class 'File_Close_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1852 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 112 cppcoreguidelines-special-member-functions class 'File_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1853 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 124 cppcoreguidelines-special-member-functions class 'File_Read_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1854 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 139 cppcoreguidelines-special-member-functions class 'File_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1855 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 151 cppcoreguidelines-special-member-functions class 'File_Write_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1856 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 166 cppcoreguidelines-special-member-functions class 'File_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1857 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 178 cppcoreguidelines-special-member-functions class 'File_Tell_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1858 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 193 cppcoreguidelines-special-member-functions class 'File_Tell_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1859 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 205 cppcoreguidelines-special-member-functions class 'File_Seek_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1860 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 220 cppcoreguidelines-special-member-functions class 'File_Seek_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1861 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 232 cppcoreguidelines-special-member-functions class 'File_Stat_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1862 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 247 cppcoreguidelines-special-member-functions class 'File_Stat_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1863 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 259 cppcoreguidelines-special-member-functions class 'File_Truncate_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1864 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 273 cppcoreguidelines-special-member-functions class 'File_Truncate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1865 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 285 cppcoreguidelines-special-member-functions class 'File_Touch_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1866 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 299 cppcoreguidelines-special-member-functions class 'File_Touch_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1867 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 311 cppcoreguidelines-special-member-functions class 'File_Dup_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1868 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 325 cppcoreguidelines-special-member-functions class 'File_Dup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1869 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 337 cppcoreguidelines-special-member-functions class 'File_Flush_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1870 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 351 cppcoreguidelines-special-member-functions class 'File_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1871 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 363 cppcoreguidelines-special-member-functions class 'File_Lock_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1872 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 377 cppcoreguidelines-special-member-functions class 'File_Lock_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1873 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 389 cppcoreguidelines-special-member-functions class 'File_Unlock_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1874 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 403 cppcoreguidelines-special-member-functions class 'File_Unlock_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1875 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 415 cppcoreguidelines-special-member-functions class 'File_AsHandle_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1876 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 430 cppcoreguidelines-special-member-functions class 'File_AsHandle_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
1877 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 1668 performance-move-const-arg std::move of the variable 'p_err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1878 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 1735 performance-move-const-arg std::move of the variable 'p_err' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1879 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 1830 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1880 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 1831 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1881 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 1913 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1882 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2009 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1883 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2010 performance-move-const-arg std::move of the variable 'p_num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1884 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2084 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1885 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2085 performance-move-const-arg std::move of the variable 'p_num_bytes_written' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1886 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2180 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1887 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2181 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1888 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2255 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1889 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2256 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1890 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2351 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1891 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2352 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1892 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2426 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1893 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2427 performance-move-const-arg std::move of the variable 'p_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1894 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2522 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1895 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2603 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1896 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2696 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1897 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2763 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1898 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2855 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1899 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 2922 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1900 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3014 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1901 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3081 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1902 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3173 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1903 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3240 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1904 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3332 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1905 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3399 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1906 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3491 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1907 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3558 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1908 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3653 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1909 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3734 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
1910 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3875 performance-move-const-arg std::move of the variable 'p_num_bytes_to_read' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1911 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3876 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1912 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3877 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1913 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3921 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
1914 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3922 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1915 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3923 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1916 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3998 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1917 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 3999 performance-move-const-arg std::move of the variable 'p_whence' of the trivially-copyable type '::filesystem::mojom::Whence' has no effect; remove std::move() 1
1918 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.cc @ Line 4071 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1919 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'File' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1920 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/file.mojom.h @ Line 296 cppcoreguidelines-special-member-functions class 'FileStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1921 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'now_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1922 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'seconds_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1923 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'filesystem::mojom::blink::FsFileType' (aka 'filesystem::mojom::FsFileType') has no effect; remove std::move() 1
1924 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1925 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the variable 'atime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1926 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 97 performance-move-const-arg std::move of the variable 'mtime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1927 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 98 performance-move-const-arg std::move of the variable 'ctime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1928 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
1929 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'filesystem::mojom::blink::FsFileType' (aka 'filesystem::mojom::FsFileType') has no effect; remove std::move() 1
1930 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.h @ Line 128 cppcoreguidelines-special-member-functions class 'TimespecOrNow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1931 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.h @ Line 273 cppcoreguidelines-special-member-functions class 'FileInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1932 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.h @ Line 422 cppcoreguidelines-special-member-functions class 'DirectoryEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1933 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.h @ Line 158 performance-trivially-destructible class 'TimespecOrNow' can be made trivially destructible by defaulting the destructor on its first declaration 3
1934 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-blink.h @ Line 306 performance-trivially-destructible class 'FileInformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
1935 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'TimespecOrNow_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1936 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 103 cppcoreguidelines-special-member-functions class 'TimespecOrNow_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1937 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 133 cppcoreguidelines-special-member-functions class 'FileInformation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1938 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 156 cppcoreguidelines-special-member-functions class 'FileInformation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1939 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 186 cppcoreguidelines-special-member-functions class 'DirectoryEntry_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1940 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom-shared-internal.h @ Line 206 cppcoreguidelines-special-member-functions class 'DirectoryEntry_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1941 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'now_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1942 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'seconds_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1943 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 92 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'filesystem::mojom::FsFileType' has no effect; remove std::move() 1
1944 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
1945 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 94 performance-move-const-arg std::move of the variable 'atime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1946 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 95 performance-move-const-arg std::move of the variable 'mtime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1947 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 96 performance-move-const-arg std::move of the variable 'ctime_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
1948 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 144 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
1949 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'filesystem::mojom::FsFileType' has no effect; remove std::move() 1
1950 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'TimespecOrNow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1951 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'FileInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1952 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.h @ Line 352 cppcoreguidelines-special-member-functions class 'DirectoryEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1953 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.h @ Line 88 performance-trivially-destructible class 'TimespecOrNow' can be made trivially destructible by defaulting the destructor on its first declaration 3
1954 build/src/core/Debug/x86_64/gen/components/services/filesystem/public/mojom/types.mojom.h @ Line 236 performance-trivially-destructible class 'FileInformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
1955 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FontService_MatchFamilyName_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1956 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'FontService_MatchFamilyName_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1957 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'FontService_OpenStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1958 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'FontService_OpenStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1959 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'FontService_FallbackFontForCharacter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1960 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'FontService_FallbackFontForCharacter_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1961 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 128 cppcoreguidelines-special-member-functions class 'FontService_FontRenderStyleForStrike_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1962 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'FontService_FontRenderStyleForStrike_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1963 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 166 cppcoreguidelines-special-member-functions class 'FontService_MatchFontByPostscriptNameOrFullFontName_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1964 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 182 cppcoreguidelines-special-member-functions class 'FontService_MatchFontByPostscriptNameOrFullFontName_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1965 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'FontService_MatchFontWithFallback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1966 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-params-data.h @ Line 220 cppcoreguidelines-special-member-functions class 'FontService_MatchFontWithFallback_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1967 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'TypefaceStyle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1968 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'TypefaceStyle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1969 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 135 cppcoreguidelines-special-member-functions class 'FontIdentity_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1970 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 155 cppcoreguidelines-special-member-functions class 'FontIdentity_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1971 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 185 cppcoreguidelines-special-member-functions class 'FontRenderStyle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1972 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-shared-internal.h @ Line 211 cppcoreguidelines-special-member-functions class 'FontRenderStyle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
1973 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'family_name' has no effect; remove std::move() or make the variable non-const 1
1974 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'id_number' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1975 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'character' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1976 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'locale' has no effect; remove std::move() or make the variable non-const 1
1977 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'family' has no effect; remove std::move() or make the variable non-const 1
1978 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1979 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1980 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1981 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'device_scale_factor' of the trivially-copyable type 'float' has no effect; remove std::move() 1
1982 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'postscript_name_or_full_font_name' has no effect; remove std::move() or make the variable non-const 1
1983 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'family' has no effect; remove std::move() or make the variable non-const 1
1984 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1985 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1986 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'charset' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1987 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'fallback_family_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1988 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'family_name' has no effect; remove std::move() or make the variable non-const 1
1989 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'family_name' has no effect; remove std::move() or make the variable non-const 1
1990 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'id_number' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1991 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'character' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1992 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'locale' has no effect; remove std::move() or make the variable non-const 1
1993 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'family_name' has no effect; remove std::move() or make the variable non-const 1
1994 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1995 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1996 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'family' has no effect; remove std::move() or make the variable non-const 1
1997 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
1998 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
1999 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2000 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'device_scale_factor' of the trivially-copyable type 'float' has no effect; remove std::move() 1
2001 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 138 performance-move-const-arg std::move of the const variable 'postscript_name_or_full_font_name' has no effect; remove std::move() or make the variable non-const 1
2002 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the const variable 'family' has no effect; remove std::move() or make the variable non-const 1
2003 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2004 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2005 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'charset' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2006 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'fallback_family_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2007 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'FontServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2008 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'weight_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
2009 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
2010 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'slant_in' of the trivially-copyable type 'font_service::mojom::TypefaceSlant' has no effect; remove std::move() 1
2011 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 96 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2012 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 97 performance-move-const-arg std::move of the variable 'ttc_index_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2013 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 98 performance-move-const-arg std::move of the const variable 'filepath_in' has no effect; remove std::move() or make the variable non-const 1
2014 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'use_bitmaps_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2015 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 141 performance-move-const-arg std::move of the variable 'use_autohint_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2016 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 142 performance-move-const-arg std::move of the variable 'use_hinting_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2017 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 143 performance-move-const-arg std::move of the variable 'hint_style_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
2018 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 144 performance-move-const-arg std::move of the variable 'use_antialias_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2019 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'use_subpixel_rendering_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2020 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 146 performance-move-const-arg std::move of the variable 'use_subpixel_positioning_in' of the trivially-copyable type 'font_service::mojom::RenderStyleSwitch' has no effect; remove std::move() 1
2021 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 199 cppcoreguidelines-special-member-functions class 'FontService_MatchFamilyName_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2022 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 212 cppcoreguidelines-special-member-functions class 'FontService_OpenStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2023 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 225 cppcoreguidelines-special-member-functions class 'FontService_FallbackFontForCharacter_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2024 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 238 cppcoreguidelines-special-member-functions class 'FontService_FontRenderStyleForStrike_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2025 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 251 cppcoreguidelines-special-member-functions class 'FontService_MatchFontByPostscriptNameOrFullFontName_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2026 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 264 cppcoreguidelines-special-member-functions class 'FontService_MatchFontWithFallback_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2027 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 695 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2028 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1008 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2029 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1009 performance-move-const-arg std::move of the variable 'p_is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2030 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1010 performance-move-const-arg std::move of the variable 'p_is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2031 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1570 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2032 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1609 performance-move-const-arg std::move of the variable 'p_id_number' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2033 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1650 performance-move-const-arg std::move of the variable 'p_character' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2034 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1651 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2035 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1701 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2036 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1702 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2037 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1703 performance-move-const-arg std::move of the variable 'p_is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2038 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1704 performance-move-const-arg std::move of the variable 'p_is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2039 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1705 performance-move-const-arg std::move of the variable 'p_device_scale_factor' of the trivially-copyable type 'float' has no effect; remove std::move() 1
2040 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1743 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2041 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1793 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2042 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1794 performance-move-const-arg std::move of the variable 'p_is_bold' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2043 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1795 performance-move-const-arg std::move of the variable 'p_is_italic' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2044 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1796 performance-move-const-arg std::move of the variable 'p_charset' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2045 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.cc @ Line 1797 performance-move-const-arg std::move of the variable 'p_fallback_family_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2046 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'FontService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2047 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 161 cppcoreguidelines-special-member-functions class 'FontServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2048 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 204 cppcoreguidelines-special-member-functions class 'TypefaceStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2049 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 352 cppcoreguidelines-special-member-functions class 'FontIdentity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2050 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 494 cppcoreguidelines-special-member-functions class 'FontRenderStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2051 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 235 performance-trivially-destructible class 'TypefaceStyle' can be made trivially destructible by defaulting the destructor on its first declaration 3
2052 build/src/core/Debug/x86_64/gen/components/services/font/public/mojom/font_service.mojom.h @ Line 529 performance-trivially-destructible class 'FontRenderStyle' can be made trivially destructible by defaulting the destructor on its first declaration 3
2053 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PrintCompositor_SetDiscardableSharedMemoryManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2054 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'PrintCompositor_NotifyUnavailableSubframe_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2055 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'PrintCompositor_AddSubframeContent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2056 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'PrintCompositor_SetAccessibilityTree_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2057 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositePageToPdf_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2058 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositePageToPdf_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2059 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositeDocumentToPdf_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2060 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositeDocumentToPdf_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2061 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'PrintCompositor_PrepareForDocumentToPdf_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2062 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 175 cppcoreguidelines-special-member-functions class 'PrintCompositor_PrepareForDocumentToPdf_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2063 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 192 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompleteDocumentToPdf_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2064 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 209 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompleteDocumentToPdf_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2065 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 227 cppcoreguidelines-special-member-functions class 'PrintCompositor_SetWebContentsURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2066 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-params-data.h @ Line 243 cppcoreguidelines-special-member-functions class 'PrintCompositor_SetUserAgent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2067 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2068 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2069 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'subframe_content_info' has no effect; remove std::move() or make the variable non-const 1
2070 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'accessibility_tree' has no effect; remove std::move() or make the variable non-const 1
2071 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2072 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'subframe_content_info' has no effect; remove std::move() or make the variable non-const 1
2073 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2074 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'subframe_content_info' has no effect; remove std::move() or make the variable non-const 1
2075 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'pages_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2076 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
2077 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'user_agent' has no effect; remove std::move() or make the variable non-const 1
2078 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2079 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'subframe_content_info' has no effect; remove std::move() or make the variable non-const 1
2080 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2081 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2082 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'subframe_content_info' has no effect; remove std::move() or make the variable non-const 1
2083 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2084 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2085 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'pages_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2086 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2087 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom-test-utils.h @ Line 33 performance-trivially-destructible class 'PrintCompositorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2088 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositePageToPdf_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2089 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompositeDocumentToPdf_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2090 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'PrintCompositor_PrepareForDocumentToPdf_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2091 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'PrintCompositor_CompleteDocumentToPdf_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2092 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 673 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2093 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 819 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2094 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 962 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2095 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1097 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'PrintCompositor::Status' (aka 'printing::mojom::PrintCompositor_Status') has no effect; remove std::move() 1
2096 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1229 performance-move-const-arg std::move of the variable 'p_frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2097 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1270 performance-move-const-arg std::move of the variable 'p_frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2098 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1272 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2099 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1307 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2100 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1354 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2101 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1389 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2102 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1459 performance-move-const-arg std::move of the variable 'p_frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2103 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1461 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2104 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1505 performance-move-const-arg std::move of the variable 'p_frame_guid' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2105 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1507 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2106 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.cc @ Line 1579 performance-move-const-arg std::move of the variable 'p_pages_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
2107 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'PrintCompositor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2108 build/src/core/Debug/x86_64/gen/components/services/print_compositor/public/mojom/print_compositor.mojom.h @ Line 185 cppcoreguidelines-special-member-functions class 'PrintCompositorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2109 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Quarantine_QuarantineFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2110 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'Quarantine_QuarantineFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2111 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'full_path' has no effect; remove std::move() or make the variable non-const 1
2112 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
2113 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'referrer_url' has no effect; remove std::move() or make the variable non-const 1
2114 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'client_guid' has no effect; remove std::move() or make the variable non-const 1
2115 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'full_path' has no effect; remove std::move() or make the variable non-const 1
2116 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
2117 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'referrer_url' has no effect; remove std::move() or make the variable non-const 1
2118 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'client_guid' has no effect; remove std::move() or make the variable non-const 1
2119 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'quarantine::mojom::QuarantineFileResult' has no effect; remove std::move() 1
2120 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'QuarantineAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2121 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'Quarantine_QuarantineFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2122 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 238 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'quarantine::mojom::QuarantineFileResult' has no effect; remove std::move() 1
2123 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 351 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2124 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 352 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2125 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 353 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2126 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.cc @ Line 354 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2127 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'Quarantine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2128 build/src/core/Debug/x86_64/gen/components/services/quarantine/public/mojom/quarantine.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'QuarantineStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2129 build/src/core/Debug/x86_64/gen/components/services/storage/indexed_db/scopes/scopes_metadata.pb.h @ Line 1315 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2130 build/src/core/Debug/x86_64/gen/components/services/storage/indexed_db/scopes/scopes_metadata.pb.h @ Line 1377 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2131 build/src/core/Debug/x86_64/gen/components/services/storage/indexed_db/scopes/scopes_metadata.pb.h @ Line 1637 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2132 build/src/core/Debug/x86_64/gen/components/services/storage/indexed_db/scopes/scopes_metadata.pb.h @ Line 1699 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2133 build/src/core/Debug/x86_64/gen/components/services/storage/indexed_db/scopes/scopes_metadata.pb.h @ Line 1765 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2134 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2135 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2136 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_ReadSideData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2137 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_ReadSideData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2138 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'BlobStorageContext_RegisterFromDataItem_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2139 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 110 cppcoreguidelines-special-member-functions class 'BlobStorageContext_RegisterFromMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2140 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'BlobStorageContext_WriteBlobToFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2141 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'BlobStorageContext_WriteBlobToFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2142 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'BlobDataItem_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2143 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'BlobDataItem_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2144 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2145 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2146 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2147 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2148 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2149 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2150 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'uuid' has no effect; remove std::move() or make the variable non-const 1
2151 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'uuid' has no effect; remove std::move() or make the variable non-const 1
2152 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2153 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'flush_on_write' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2154 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2155 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'flush_on_write' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2156 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'storage::mojom::WriteBlobToFileResult' has no effect; remove std::move() 1
2157 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'BlobDataItemReaderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2158 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom-test-utils.h @ Line 47 performance-trivially-destructible class 'BlobStorageContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2159 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'storage::mojom::BlobDataItemType' has no effect; remove std::move() 1
2160 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2161 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'side_data_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2162 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'content_type_in' has no effect; remove std::move() or make the variable non-const 1
2163 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 97 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2164 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 110 cppcoreguidelines-special-member-functions class 'BlobDataItemReader_ReadSideData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2165 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 291 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2166 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 425 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2167 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 550 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2168 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 551 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2169 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 615 cppcoreguidelines-special-member-functions class 'BlobStorageContext_WriteBlobToFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2170 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 923 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'storage::mojom::WriteBlobToFileResult' has no effect; remove std::move() 1
2171 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 1016 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2172 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 1061 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2173 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 1135 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2174 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.cc @ Line 1136 performance-move-const-arg std::move of the variable 'p_flush_on_write' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2175 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'BlobDataItemReader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2176 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.h @ Line 113 cppcoreguidelines-special-member-functions class 'BlobStorageContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2177 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.h @ Line 194 cppcoreguidelines-special-member-functions class 'BlobDataItemReaderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2178 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/blob_storage_context.mojom.h @ Line 235 cppcoreguidelines-special-member-functions class 'BlobStorageContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2179 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CacheStorageObserver_OnCacheListChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2180 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'CacheStorageObserver_OnCacheContentChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2181 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'CacheStorageControl_AddReceiver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2182 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 75 cppcoreguidelines-special-member-functions class 'CacheStorageControl_DeleteForOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2183 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'CacheStorageControl_GetAllOriginsInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2184 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'CacheStorageControl_GetAllOriginsInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2185 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'CacheStorageControl_AddObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2186 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'CacheStorageControl_ApplyPolicyUpdates_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2187 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2188 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2189 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'cache_name' has no effect; remove std::move() or make the variable non-const 1
2190 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'policy' has no effect; remove std::move() or make the variable non-const 1
2191 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2192 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'owner' of the trivially-copyable type 'storage::mojom::CacheStorageOwner' has no effect; remove std::move() 1
2193 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2194 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'CacheStorageObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2195 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'CacheStorageControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2196 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 194 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2197 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 232 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2198 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 233 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2199 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 277 cppcoreguidelines-special-member-functions class 'CacheStorageControl_GetAllOriginsInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2200 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 733 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2201 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 735 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2202 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 736 performance-move-const-arg std::move of the variable 'p_owner' of the trivially-copyable type 'storage::mojom::CacheStorageOwner' has no effect; remove std::move() 1
2203 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.cc @ Line 772 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2204 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'CacheStorageObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2205 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'CacheStorageControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2206 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'CacheStorageObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2207 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/cache_storage_control.mojom.h @ Line 244 cppcoreguidelines-special-member-functions class 'CacheStorageControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2208 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FileSystemAccessContext_SerializeHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2209 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'FileSystemAccessContext_SerializeHandle_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2210 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'FileSystemAccessContext_DeserializeHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2211 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2212 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'bits' has no effect; remove std::move() or make the variable non-const 1
2213 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'bits' has no effect; remove std::move() or make the variable non-const 1
2214 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'FileSystemAccessContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2215 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'FileSystemAccessContext_SerializeHandle_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2216 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.cc @ Line 262 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2217 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.cc @ Line 368 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2218 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.cc @ Line 369 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2219 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'FileSystemAccessContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2220 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/file_system_access_context.mojom.h @ Line 127 cppcoreguidelines-special-member-functions class 'FileSystemAccessContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2221 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FileLock_Release_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2222 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'FileLock_Release_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2223 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'Directory_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2224 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'Directory_PathExists_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2225 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'Directory_PathExists_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2226 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'Directory_GetEntries_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2227 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'Directory_GetEntries_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2228 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 140 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2229 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2230 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 178 cppcoreguidelines-special-member-functions class 'Directory_WriteFileAtomically_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2231 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 195 cppcoreguidelines-special-member-functions class 'Directory_WriteFileAtomically_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2232 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 212 cppcoreguidelines-special-member-functions class 'Directory_CreateDirectory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2233 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 228 cppcoreguidelines-special-member-functions class 'Directory_CreateDirectory_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2234 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 245 cppcoreguidelines-special-member-functions class 'Directory_DeleteFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2235 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'Directory_DeleteFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2236 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'Directory_DeletePathRecursively_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2237 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'Directory_DeletePathRecursively_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2238 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 311 cppcoreguidelines-special-member-functions class 'Directory_GetFileInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2239 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 327 cppcoreguidelines-special-member-functions class 'Directory_GetFileInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2240 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 343 cppcoreguidelines-special-member-functions class 'Directory_GetPathAccess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2241 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 359 cppcoreguidelines-special-member-functions class 'Directory_GetPathAccess_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2242 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 375 cppcoreguidelines-special-member-functions class 'Directory_GetMaximumPathComponentLength_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2243 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 391 cppcoreguidelines-special-member-functions class 'Directory_GetMaximumPathComponentLength_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2244 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 409 cppcoreguidelines-special-member-functions class 'Directory_RenameFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2245 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 426 cppcoreguidelines-special-member-functions class 'Directory_RenameFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2246 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 443 cppcoreguidelines-special-member-functions class 'Directory_LockFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2247 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 459 cppcoreguidelines-special-member-functions class 'Directory_LockFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2248 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 477 cppcoreguidelines-special-member-functions class 'Directory_SetOpenedFileLength_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2249 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-params-data.h @ Line 494 cppcoreguidelines-special-member-functions class 'Directory_SetOpenedFileLength_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2250 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-shared-internal.h @ Line 137 cppcoreguidelines-special-member-functions class 'StrictRelativePath_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2251 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-shared-internal.h @ Line 155 cppcoreguidelines-special-member-functions class 'StrictRelativePath_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2252 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-shared-internal.h @ Line 185 cppcoreguidelines-special-member-functions class 'PathAccessInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2253 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-shared-internal.h @ Line 205 cppcoreguidelines-special-member-functions class 'PathAccessInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2254 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2255 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2256 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2257 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'storage::mojom::GetEntriesMode' has no effect; remove std::move() 1
2258 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2259 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'storage::mojom::FileOpenMode' has no effect; remove std::move() 1
2260 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'read_access' of the trivially-copyable type 'storage::mojom::FileReadAccess' has no effect; remove std::move() 1
2261 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'write_access' of the trivially-copyable type 'storage::mojom::FileWriteAccess' has no effect; remove std::move() 1
2262 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2263 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'contents' has no effect; remove std::move() or make the variable non-const 1
2264 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2265 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2266 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2267 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2268 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2269 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2270 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'old_path' has no effect; remove std::move() or make the variable non-const 1
2271 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
2272 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2273 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2274 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2275 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2276 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2277 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'storage::mojom::GetEntriesMode' has no effect; remove std::move() 1
2278 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 134 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2279 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 134 performance-move-const-arg std::move of the const variable 'entries' has no effect; remove std::move() or make the variable non-const 1
2280 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2281 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'storage::mojom::FileOpenMode' has no effect; remove std::move() 1
2282 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'read_access' of the trivially-copyable type 'storage::mojom::FileReadAccess' has no effect; remove std::move() 1
2283 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'write_access' of the trivially-copyable type 'storage::mojom::FileWriteAccess' has no effect; remove std::move() 1
2284 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2285 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 164 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2286 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 164 performance-move-const-arg std::move of the const variable 'contents' has no effect; remove std::move() or make the variable non-const 1
2287 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 169 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2288 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2289 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 184 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2290 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 194 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2291 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 199 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2292 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 209 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2293 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 214 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2294 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 224 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2295 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 229 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
2296 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 239 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2297 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 254 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2298 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 262 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2299 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 262 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2300 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 273 performance-move-const-arg std::move of the const variable 'old_path' has no effect; remove std::move() or make the variable non-const 1
2301 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 273 performance-move-const-arg std::move of the const variable 'new_path' has no effect; remove std::move() or make the variable non-const 1
2302 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 278 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2303 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 288 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2304 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 296 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2305 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 307 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2306 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.cc @ Line 315 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2307 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'FileLockAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2308 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom-test-utils.h @ Line 56 performance-trivially-destructible class 'DirectoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2309 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
2310 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'can_read_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2311 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'can_write_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2312 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 106 cppcoreguidelines-special-member-functions class 'FileLock_Release_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2313 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 120 cppcoreguidelines-special-member-functions class 'FileLock_Release_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2314 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 292 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2315 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 359 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2316 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 496 cppcoreguidelines-special-member-functions class 'Directory_PathExists_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2317 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 510 cppcoreguidelines-special-member-functions class 'Directory_PathExists_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2318 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 522 cppcoreguidelines-special-member-functions class 'Directory_GetEntries_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2319 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 537 cppcoreguidelines-special-member-functions class 'Directory_GetEntries_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2320 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 549 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2321 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 564 cppcoreguidelines-special-member-functions class 'Directory_OpenFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2322 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 576 cppcoreguidelines-special-member-functions class 'Directory_WriteFileAtomically_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2323 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 590 cppcoreguidelines-special-member-functions class 'Directory_WriteFileAtomically_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2324 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 602 cppcoreguidelines-special-member-functions class 'Directory_CreateDirectory_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2325 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 616 cppcoreguidelines-special-member-functions class 'Directory_CreateDirectory_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2326 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 628 cppcoreguidelines-special-member-functions class 'Directory_DeleteFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2327 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 642 cppcoreguidelines-special-member-functions class 'Directory_DeleteFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2328 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 654 cppcoreguidelines-special-member-functions class 'Directory_DeletePathRecursively_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2329 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 668 cppcoreguidelines-special-member-functions class 'Directory_DeletePathRecursively_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2330 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 680 cppcoreguidelines-special-member-functions class 'Directory_GetFileInfo_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2331 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 694 cppcoreguidelines-special-member-functions class 'Directory_GetFileInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2332 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 706 cppcoreguidelines-special-member-functions class 'Directory_GetPathAccess_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2333 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 720 cppcoreguidelines-special-member-functions class 'Directory_GetPathAccess_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2334 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 732 cppcoreguidelines-special-member-functions class 'Directory_GetMaximumPathComponentLength_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2335 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 747 cppcoreguidelines-special-member-functions class 'Directory_GetMaximumPathComponentLength_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2336 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 759 cppcoreguidelines-special-member-functions class 'Directory_RenameFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2337 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 773 cppcoreguidelines-special-member-functions class 'Directory_RenameFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2338 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 785 cppcoreguidelines-special-member-functions class 'Directory_LockFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2339 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 800 cppcoreguidelines-special-member-functions class 'Directory_LockFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2340 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 812 cppcoreguidelines-special-member-functions class 'Directory_SetOpenedFileLength_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2341 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 827 cppcoreguidelines-special-member-functions class 'Directory_SetOpenedFileLength_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2342 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2467 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2343 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2533 performance-move-const-arg std::move of the variable 'p_exists' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2344 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2628 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2345 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2629 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2346 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2715 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2347 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2811 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2348 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2892 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2349 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 2985 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2350 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3051 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2351 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3143 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2352 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3210 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2353 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3302 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2354 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3368 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2355 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3460 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2356 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3526 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2357 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3618 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2358 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3949 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2359 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 3950 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2360 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4023 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2361 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4024 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2362 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4116 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2363 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4183 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2364 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4280 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2365 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4358 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::base::File::Error' has no effect; remove std::move() 1
2366 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4454 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2367 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4538 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2368 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4679 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2369 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4720 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2370 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4721 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'storage::mojom::GetEntriesMode' has no effect; remove std::move() 1
2371 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4768 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2372 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4769 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'storage::mojom::FileOpenMode' has no effect; remove std::move() 1
2373 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4770 performance-move-const-arg std::move of the variable 'p_read_access' of the trivially-copyable type 'storage::mojom::FileReadAccess' has no effect; remove std::move() 1
2374 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4771 performance-move-const-arg std::move of the variable 'p_write_access' of the trivially-copyable type 'storage::mojom::FileWriteAccess' has no effect; remove std::move() 1
2375 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4812 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2376 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4813 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2377 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4851 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2378 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4889 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2379 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4927 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2380 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 4965 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2381 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 5003 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2382 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 5041 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2383 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 5083 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2384 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 5121 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2385 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.cc @ Line 5163 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2386 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'FileLock' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2387 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 114 cppcoreguidelines-special-member-functions class 'Directory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2388 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 363 cppcoreguidelines-special-member-functions class 'FileLockStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2389 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 404 cppcoreguidelines-special-member-functions class 'DirectoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2390 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 456 cppcoreguidelines-special-member-functions class 'PathAccessInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2391 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 598 cppcoreguidelines-special-member-functions class 'StrictRelativePath' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2392 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/filesystem/directory.mojom.h @ Line 486 performance-trivially-destructible class 'PathAccessInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
2393 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'IndexedDBObserver_OnIndexedDBListChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2394 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'IndexedDBObserver_OnIndexedDBContentChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2395 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'IndexedDBControl_BindIndexedDB_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2396 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2397 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2398 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DeleteForOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2399 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DeleteForOrigin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2400 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'IndexedDBControl_ForceClose_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2401 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'IndexedDBControl_ForceClose_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2402 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetConnectionCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2403 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetConnectionCount_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2404 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 203 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DownloadOriginData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2405 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 219 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DownloadOriginData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2406 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 238 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetAllOriginsDetails_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2407 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 253 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetAllOriginsDetails_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2408 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 271 cppcoreguidelines-special-member-functions class 'IndexedDBControl_SetForceKeepSessionState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2409 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 286 cppcoreguidelines-special-member-functions class 'IndexedDBControl_AddObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2410 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 302 cppcoreguidelines-special-member-functions class 'IndexedDBControl_ApplyPolicyUpdates_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2411 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-params-data.h @ Line 318 cppcoreguidelines-special-member-functions class 'IndexedDBControl_BindTestInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2412 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2413 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2414 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'database_name' has no effect; remove std::move() or make the variable non-const 1
2415 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'object_store_name' has no effect; remove std::move() or make the variable non-const 1
2416 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2417 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2418 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2419 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type 'storage::mojom::ForceCloseReason' has no effect; remove std::move() 1
2420 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2421 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2422 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2423 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2424 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2425 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type 'storage::mojom::ForceCloseReason' has no effect; remove std::move() 1
2426 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2427 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'connection_count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2428 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 150 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2429 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2430 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the const variable 'temp_path' has no effect; remove std::move() or make the variable non-const 1
2431 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the const variable 'zip_path' has no effect; remove std::move() or make the variable non-const 1
2432 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'incognito' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2433 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'IndexedDBObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2434 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom-test-utils.h @ Line 51 performance-trivially-destructible class 'IndexedDBControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2435 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 208 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2436 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 249 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2437 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 250 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2438 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 251 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2439 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 295 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2440 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 308 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DeleteForOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2441 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 321 cppcoreguidelines-special-member-functions class 'IndexedDBControl_ForceClose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2442 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 334 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetConnectionCount_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2443 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 347 cppcoreguidelines-special-member-functions class 'IndexedDBControl_DownloadOriginData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2444 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 360 cppcoreguidelines-special-member-functions class 'IndexedDBControl_GetAllOriginsDetails_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2445 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1069 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2446 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1319 performance-move-const-arg std::move of the variable 'p_connection_count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2447 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1456 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2448 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1457 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2449 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1458 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2450 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1620 performance-move-const-arg std::move of the variable 'p_incognito' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2451 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1723 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2452 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 1971 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2453 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 2012 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2454 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 2013 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type 'storage::mojom::ForceCloseReason' has no effect; remove std::move() 1
2455 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 2051 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2456 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.cc @ Line 2089 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2457 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.h @ Line 75 cppcoreguidelines-special-member-functions class 'IndexedDBObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2458 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.h @ Line 113 cppcoreguidelines-special-member-functions class 'IndexedDBControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2459 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.h @ Line 252 cppcoreguidelines-special-member-functions class 'IndexedDBObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2460 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control.mojom.h @ Line 293 cppcoreguidelines-special-member-functions class 'IndexedDBControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2461 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MockFailureInjector_FailOperation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2462 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'MockFailureInjector_FailOperation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2463 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBaseDataPathForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2464 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBaseDataPathForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2465 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetFilePathForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2466 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetFilePathForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2467 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 119 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ResetCachesForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2468 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 134 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ResetCachesForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2469 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ForceSchemaDowngradeForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2470 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ForceSchemaDowngradeForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2471 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 182 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_HasV2SchemaCorruptionForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2472 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_HasV2SchemaCorruptionForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2473 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 215 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_WriteToIndexedDBForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2474 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 233 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_WriteToIndexedDBForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2475 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 248 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBlobCountForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2476 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 264 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBlobCountForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2477 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 280 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetNextBlobNumberForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2478 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 297 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetNextBlobNumberForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2479 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 313 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetPathForBlobForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2480 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 331 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetPathForBlobForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2481 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 347 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_CompactBackingStoreForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2482 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 363 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_CompactBackingStoreForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2483 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 378 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_BindMockFailureSingletonForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2484 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 395 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetDatabaseKeysForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2485 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-params-data.h @ Line 410 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetDatabaseKeysForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2486 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'failure_class' of the trivially-copyable type 'storage::mojom::FailClass' has no effect; remove std::move() 1
2487 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'failure_method' of the trivially-copyable type 'storage::mojom::FailMethod' has no effect; remove std::move() 1
2488 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'instance_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2489 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'call_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2490 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'failure_class' of the trivially-copyable type 'storage::mojom::FailClass' has no effect; remove std::move() 1
2491 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'failure_method' of the trivially-copyable type 'storage::mojom::FailMethod' has no effect; remove std::move() 1
2492 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'instance_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2493 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'call_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2494 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2495 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2496 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2497 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2498 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
2499 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
2500 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2501 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2502 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2503 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2504 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2505 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'blob_number' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2506 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2507 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2508 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2509 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2510 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2511 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'downgraded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2512 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 156 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2513 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'storage::mojom::V2SchemaCorruptionStatus' has no effect; remove std::move() 1
2514 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 171 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2515 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 171 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
2516 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 171 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
2517 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 182 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2518 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 187 performance-move-const-arg std::move of the variable 'num_blobs' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2519 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2520 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the variable 'database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2521 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'next_blob_number' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2522 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 212 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2523 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 212 performance-move-const-arg std::move of the variable 'database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2524 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 212 performance-move-const-arg std::move of the variable 'blob_number' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2525 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 217 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
2526 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 227 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2527 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 246 performance-move-const-arg std::move of the const variable 'schema_version_key' has no effect; remove std::move() or make the variable non-const 1
2528 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.cc @ Line 246 performance-move-const-arg std::move of the const variable 'data_version_key' has no effect; remove std::move() or make the variable non-const 1
2529 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'MockFailureInjectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2530 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom-test-utils.h @ Line 53 performance-trivially-destructible class 'IndexedDBControlTestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2531 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'MockFailureInjector_FailOperation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2532 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 300 performance-move-const-arg std::move of the variable 'p_failure_class' of the trivially-copyable type 'storage::mojom::FailClass' has no effect; remove std::move() 1
2533 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 301 performance-move-const-arg std::move of the variable 'p_failure_method' of the trivially-copyable type 'storage::mojom::FailMethod' has no effect; remove std::move() 1
2534 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 302 performance-move-const-arg std::move of the variable 'p_instance_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2535 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 303 performance-move-const-arg std::move of the variable 'p_call_num' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2536 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 329 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBaseDataPathForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2537 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 342 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetFilePathForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2538 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 355 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ResetCachesForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2539 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 368 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_ForceSchemaDowngradeForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2540 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 381 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_HasV2SchemaCorruptionForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2541 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 394 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_WriteToIndexedDBForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2542 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 407 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetBlobCountForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2543 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 420 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetNextBlobNumberForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2544 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 433 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetPathForBlobForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2545 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 446 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_CompactBackingStoreForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2546 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 459 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest_GetDatabaseKeysForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2547 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 1105 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2548 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 1246 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2549 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 1506 performance-move-const-arg std::move of the variable 'p_downgraded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2550 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 1637 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'storage::mojom::V2SchemaCorruptionStatus' has no effect; remove std::move() 1
2551 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 1888 performance-move-const-arg std::move of the variable 'p_num_blobs' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2552 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2019 performance-move-const-arg std::move of the variable 'p_next_blob_number' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2553 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2150 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2554 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2413 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2555 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2414 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2556 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2642 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2557 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2714 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2558 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2752 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2559 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2796 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2560 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2797 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2561 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2798 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2562 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2836 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2563 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2877 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2564 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2878 performance-move-const-arg std::move of the variable 'p_database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2565 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2922 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2566 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2923 performance-move-const-arg std::move of the variable 'p_database_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2567 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2924 performance-move-const-arg std::move of the variable 'p_blob_number' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2568 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.cc @ Line 2962 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2569 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'MockFailureInjector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2570 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'IndexedDBControlTest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2571 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.h @ Line 260 cppcoreguidelines-special-member-functions class 'MockFailureInjectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2572 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/indexed_db_control_test.mojom.h @ Line 301 cppcoreguidelines-special-member-functions class 'IndexedDBControlTestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2573 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'LocalStorageControl_BindStorageArea_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2574 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'LocalStorageControl_GetUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2575 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'LocalStorageControl_GetUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2576 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'LocalStorageControl_DeleteStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2577 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'LocalStorageControl_DeleteStorage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2578 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'LocalStorageControl_CleanUpStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2579 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'LocalStorageControl_CleanUpStorage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2580 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'LocalStorageControl_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2581 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 147 cppcoreguidelines-special-member-functions class 'LocalStorageControl_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2582 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 162 cppcoreguidelines-special-member-functions class 'LocalStorageControl_PurgeMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2583 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 177 cppcoreguidelines-special-member-functions class 'LocalStorageControl_ApplyPolicyUpdates_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2584 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-params-data.h @ Line 193 cppcoreguidelines-special-member-functions class 'LocalStorageControl_ForceKeepSessionState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2585 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2586 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2587 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2588 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'LocalStorageControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2589 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'LocalStorageControl_GetUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2590 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'LocalStorageControl_DeleteStorage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2591 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'LocalStorageControl_CleanUpStorage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2592 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'LocalStorageControl_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2593 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 938 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2594 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.cc @ Line 1137 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2595 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'LocalStorageControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2596 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/local_storage_control.mojom.h @ Line 172 cppcoreguidelines-special-member-functions class 'LocalStorageControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2597 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/origin_context.mojom-test-utils.h @ Line 23 performance-trivially-destructible class 'OriginContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2598 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/origin_context.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'OriginContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2599 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/origin_context.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'OriginContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2600 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Partition_BindOriginContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2601 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'Partition_BindSessionStorageControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2602 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'Partition_BindLocalStorageControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2603 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'Partition_BindServiceWorkerStorageControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2604 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2605 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'PartitionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2606 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom.cc @ Line 271 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2607 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'Partition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2608 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/partition.mojom.h @ Line 139 cppcoreguidelines-special-member-functions class 'PartitionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2609 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2610 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2611 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForType_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2612 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForType_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2613 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2614 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForHost_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2615 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'QuotaClient_DeleteOriginData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2616 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'QuotaClient_DeleteOriginData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2617 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 158 cppcoreguidelines-special-member-functions class 'QuotaClient_PerformStorageCleanup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2618 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h @ Line 175 cppcoreguidelines-special-member-functions class 'QuotaClient_PerformStorageCleanup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2619 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2620 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2621 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2622 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2623 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
2624 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2625 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2626 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2627 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2628 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2629 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2630 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2631 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
2632 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2633 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
2634 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
2635 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2636 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2637 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::blink::mojom::QuotaStatusCode' has no effect; remove std::move() 1
2638 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2639 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'QuotaClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2640 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2641 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForType_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2642 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'QuotaClient_GetOriginsForHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2643 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'QuotaClient_DeleteOriginData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2644 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 99 cppcoreguidelines-special-member-functions class 'QuotaClient_PerformStorageCleanup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2645 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 433 performance-move-const-arg std::move of the variable 'p_usage' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2646 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 564 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2647 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2648 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 850 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::blink::mojom::QuotaStatusCode' has no effect; remove std::move() 1
2649 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1088 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2650 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1089 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2651 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1127 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2652 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1168 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2653 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1169 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2654 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1210 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2655 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1211 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2656 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.cc @ Line 1249 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::blink::mojom::StorageType' has no effect; remove std::move() 1
2657 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'QuotaClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2658 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/quota_client.mojom.h @ Line 153 cppcoreguidelines-special-member-functions class 'QuotaClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2659 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom-shared-internal.h @ Line 69 cppcoreguidelines-special-member-functions class 'ServiceWorkerRegistrationData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2660 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom-shared-internal.h @ Line 102 cppcoreguidelines-special-member-functions class 'ServiceWorkerRegistrationData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2661 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom-shared-internal.h @ Line 132 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceRecord_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2662 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom-shared-internal.h @ Line 152 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceRecord_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2663 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'registration_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2664 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 79 performance-move-const-arg std::move of the const variable 'scope_in' has no effect; remove std::move() or make the variable non-const 1
2665 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'script_in' has no effect; remove std::move() or make the variable non-const 1
2666 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'script_type_in' of the trivially-copyable type '::blink::mojom::ScriptType' has no effect; remove std::move() 1
2667 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'update_via_cache_in' of the trivially-copyable type '::blink::mojom::ServiceWorkerUpdateViaCache' has no effect; remove std::move() 1
2668 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'version_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2669 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'is_active_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2670 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'has_fetch_handler_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2671 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'last_update_check_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
2672 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'script_response_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
2673 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 88 performance-move-const-arg std::move of the const variable 'origin_trial_tokens_in' has no effect; remove std::move() or make the variable non-const 1
2674 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 91 performance-move-const-arg std::move of the variable 'resources_total_size_bytes_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2675 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 92 performance-move-const-arg std::move of the const variable 'cross_origin_embedder_policy_in' has no effect; remove std::move() or make the variable non-const 1
2676 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'resource_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2677 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 175 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
2678 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'size_bytes_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2679 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_database.mojom.h @ Line 248 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceRecord' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2680 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ServiceWorkerDataPipeStateNotifier_OnComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2681 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadResponseHead_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2682 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadResponseHead_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2683 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2684 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2685 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteResponseHead_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2686 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteResponseHead_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2687 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 140 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2688 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2689 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 173 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceMetadataWriter_WriteMetadata_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2690 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 189 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceMetadataWriter_WriteMetadata_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2691 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Disable_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2692 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 221 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Disable_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2693 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 236 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Delete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2694 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 251 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Delete_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2695 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 268 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Recover_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2696 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 284 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Recover_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2697 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 299 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegisteredOrigins_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2698 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 314 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegisteredOrigins_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2699 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 330 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForClientUrl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2700 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 346 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForClientUrl_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2701 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 364 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForScope_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2702 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 380 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForScope_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2703 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 398 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2704 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 415 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2705 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 433 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegistrationsForOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2706 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 449 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegistrationsForOrigin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2707 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 467 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUsageForOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2708 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 483 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUsageForOrigin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2709 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 501 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetAllRegistrationsDeprecated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2710 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 516 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetAllRegistrationsDeprecated_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2711 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 534 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreRegistration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2712 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 551 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreRegistration_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2713 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 569 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DeleteRegistration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2714 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 586 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DeleteRegistration_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2715 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 604 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateToActiveState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2716 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 621 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateToActiveState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2717 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 638 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateLastUpdateCheckTime_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2718 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 656 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateLastUpdateCheckTime_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2719 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 673 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2720 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 692 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadEnabled_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2721 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 709 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadHeader_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2722 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 727 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadHeader_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2723 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 744 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewRegistrationId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2724 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 759 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewRegistrationId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2725 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 775 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewVersionId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2726 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 790 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewVersionId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2727 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 807 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewResourceId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2728 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 822 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewResourceId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2729 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 838 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_CreateResourceReader_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2730 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 856 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_CreateResourceWriter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2731 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 874 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_CreateResourceMetadataWriter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2732 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 892 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUncommittedResourceId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2733 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 908 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUncommittedResourceId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2734 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 925 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DoomUncommittedResources_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2735 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 941 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DoomUncommittedResources_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2736 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 958 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2737 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 975 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2738 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 993 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUserData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2739 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1011 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUserData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2740 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1028 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2741 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1045 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2742 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1062 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataByKeyPrefix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2743 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1079 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataByKeyPrefix_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2744 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1097 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserKeysAndDataByKeyPrefix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2745 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1114 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserKeysAndDataByKeyPrefix_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2746 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1132 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataByKeyPrefixes_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2747 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1149 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataByKeyPrefixes_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2748 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1166 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrations_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2749 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1182 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrations_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2750 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1200 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrationsByKeyPrefix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2751 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1216 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrationsByKeyPrefix_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2752 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1234 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataForAllRegistrationsByKeyPrefix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2753 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1250 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataForAllRegistrationsByKeyPrefix_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2754 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1267 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_PerformStorageCleanup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2755 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1282 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_PerformStorageCleanup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2756 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1297 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ApplyPolicyUpdates_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2757 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1313 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ApplyPolicyUpdates_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2758 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1330 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgingResourceIdsForTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2759 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1345 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgingResourceIdsForTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2760 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1363 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgeableResourceIdsForTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2761 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1378 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgeableResourceIdsForTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2762 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1396 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUncommittedResourceIdsForTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2763 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1411 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUncommittedResourceIdsForTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2764 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1429 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_SetPurgingCompleteCallbackForTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2765 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-params-data.h @ Line 1444 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_SetPurgingCompleteCallbackForTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2766 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'ServiceWorkerLiveVersionInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2767 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'ServiceWorkerLiveVersionInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2768 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 114 cppcoreguidelines-special-member-functions class 'ServiceWorkerFindRegistrationResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2769 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 134 cppcoreguidelines-special-member-functions class 'ServiceWorkerFindRegistrationResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2770 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 164 cppcoreguidelines-special-member-functions class 'ServiceWorkerUserData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2771 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-shared-internal.h @ Line 184 cppcoreguidelines-special-member-functions class 'ServiceWorkerUserData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
2772 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2773 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2774 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2775 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2776 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2777 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2778 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2779 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'client_url' has no effect; remove std::move() or make the variable non-const 1
2780 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 194 performance-move-const-arg std::move of the const variable 'scope' has no effect; remove std::move() or make the variable non-const 1
2781 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2782 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2783 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 200 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2784 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 203 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2785 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 212 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2786 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 212 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2787 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2788 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2789 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2790 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2791 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'last_update_check_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
2792 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 221 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2793 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 221 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2794 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 221 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2795 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 224 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2796 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 224 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2797 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 224 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
2798 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 236 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2799 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 239 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2800 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 242 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2801 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 245 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2802 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 248 performance-move-const-arg std::move of the const variable 'resource_ids' has no effect; remove std::move() or make the variable non-const 1
2803 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 251 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2804 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 251 performance-move-const-arg std::move of the const variable 'keys' has no effect; remove std::move() or make the variable non-const 1
2805 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 254 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2806 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 254 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2807 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 257 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2808 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 257 performance-move-const-arg std::move of the const variable 'keys' has no effect; remove std::move() or make the variable non-const 1
2809 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 260 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2810 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 260 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2811 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 263 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2812 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 263 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2813 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 266 performance-move-const-arg std::move of the variable 'registratation_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2814 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 266 performance-move-const-arg std::move of the const variable 'key_prefixes' has no effect; remove std::move() or make the variable non-const 1
2815 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 269 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
2816 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 272 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2817 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 275 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2818 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 319 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2819 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 345 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
2820 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 355 performance-move-const-arg std::move of the const variable 'client_url' has no effect; remove std::move() or make the variable non-const 1
2821 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 363 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2822 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 374 performance-move-const-arg std::move of the const variable 'scope' has no effect; remove std::move() or make the variable non-const 1
2823 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 382 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2824 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 393 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2825 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 393 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2826 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 401 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2827 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 412 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2828 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 420 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2829 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 431 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2830 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 439 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2831 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 439 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2832 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 458 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2833 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 477 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2834 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 477 performance-move-const-arg std::move of the variable 'deleted_resources_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2835 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 488 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2836 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 488 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2837 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 499 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2838 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 499 performance-move-const-arg std::move of the variable 'deleted_resources_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2839 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 499 performance-move-const-arg std::move of the variable 'origin_state' of the trivially-copyable type 'storage::mojom::ServiceWorkerStorageOriginState' has no effect; remove std::move() 1
2840 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 511 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2841 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 511 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2842 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 516 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2843 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 526 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2844 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 526 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2845 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 526 performance-move-const-arg std::move of the variable 'last_update_check_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
2846 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 531 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2847 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 541 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2848 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 541 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2849 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 541 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
2850 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 546 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2851 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 556 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2852 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 556 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2853 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 556 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
2854 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 561 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2855 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 576 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2856 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 594 performance-move-const-arg std::move of the variable 'version_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2857 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 610 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2858 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 620 performance-move-const-arg std::move of the variable 'resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2859 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 625 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2860 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 635 performance-move-const-arg std::move of the const variable 'resource_ids' has no effect; remove std::move() or make the variable non-const 1
2861 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 640 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2862 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 650 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2863 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 650 performance-move-const-arg std::move of the const variable 'keys' has no effect; remove std::move() or make the variable non-const 1
2864 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 658 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2865 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 658 performance-move-const-arg std::move of the const variable 'values' has no effect; remove std::move() or make the variable non-const 1
2866 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 669 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2867 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 669 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
2868 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 674 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2869 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 684 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2870 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 684 performance-move-const-arg std::move of the const variable 'keys' has no effect; remove std::move() or make the variable non-const 1
2871 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 689 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2872 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 699 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2873 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 699 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2874 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 707 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2875 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 707 performance-move-const-arg std::move of the const variable 'values' has no effect; remove std::move() or make the variable non-const 1
2876 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 718 performance-move-const-arg std::move of the variable 'registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2877 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 718 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2878 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 726 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2879 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 726 performance-move-const-arg std::move of the const variable 'user_data' has no effect; remove std::move() or make the variable non-const 1
2880 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 737 performance-move-const-arg std::move of the variable 'registratation_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2881 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 737 performance-move-const-arg std::move of the const variable 'key_prefixes' has no effect; remove std::move() or make the variable non-const 1
2882 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 742 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2883 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 752 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
2884 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 760 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2885 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 771 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2886 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 779 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2887 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 790 performance-move-const-arg std::move of the const variable 'key_prefix' has no effect; remove std::move() or make the variable non-const 1
2888 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 795 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2889 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 821 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2890 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 839 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2891 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 839 performance-move-const-arg std::move of the const variable 'resource_ids' has no effect; remove std::move() or make the variable non-const 1
2892 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 858 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2893 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 858 performance-move-const-arg std::move of the const variable 'resource_ids' has no effect; remove std::move() or make the variable non-const 1
2894 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 877 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2895 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.cc @ Line 877 performance-move-const-arg std::move of the const variable 'resource_ids' has no effect; remove std::move() or make the variable non-const 1
2896 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 23 performance-trivially-destructible class 'ServiceWorkerLiveVersionRefAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2897 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 39 performance-trivially-destructible class 'ServiceWorkerDataPipeStateNotifierAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2898 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 56 performance-trivially-destructible class 'ServiceWorkerResourceReaderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2899 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 77 performance-trivially-destructible class 'ServiceWorkerResourceWriterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2900 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 97 performance-trivially-destructible class 'ServiceWorkerResourceMetadataWriterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2901 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom-test-utils.h @ Line 153 performance-trivially-destructible class 'ServiceWorkerStorageControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
2902 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2903 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 126 performance-move-const-arg std::move of the variable 'registration_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2904 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 127 performance-move-const-arg std::move of the const variable 'key_in' has no effect; remove std::move() or make the variable non-const 1
2905 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 128 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
2906 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2907 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 304 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadResponseHead_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2908 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 317 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader_ReadData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2909 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 500 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2910 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 797 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2911 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 827 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteResponseHead_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2912 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 840 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter_WriteData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2913 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1034 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2914 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1165 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2915 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1338 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceMetadataWriter_WriteMetadata_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2916 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1485 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
2917 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1614 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Disable_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2918 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1627 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Delete_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2919 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1640 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_Recover_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2920 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1653 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegisteredOrigins_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2921 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1666 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForClientUrl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2922 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1679 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForScope_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2923 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1692 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_FindRegistrationForId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2924 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1705 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetRegistrationsForOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2925 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1718 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUsageForOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2926 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1731 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetAllRegistrationsDeprecated_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2927 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1744 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreRegistration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2928 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1757 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DeleteRegistration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2929 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1770 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateToActiveState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2930 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1783 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateLastUpdateCheckTime_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2931 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1796 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadEnabled_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2932 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1809 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_UpdateNavigationPreloadHeader_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2933 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1822 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewRegistrationId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2934 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1835 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewVersionId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2935 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1848 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetNewResourceId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2936 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1861 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUncommittedResourceId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2937 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1874 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_DoomUncommittedResources_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2938 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1887 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2939 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1900 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_StoreUserData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2940 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1913 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2941 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1926 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataByKeyPrefix_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2942 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1939 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserKeysAndDataByKeyPrefix_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2943 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1952 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataByKeyPrefixes_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2944 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1965 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrations_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2945 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1978 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUserDataForAllRegistrationsByKeyPrefix_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2946 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 1991 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ClearUserDataForAllRegistrationsByKeyPrefix_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2947 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2004 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_PerformStorageCleanup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2948 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2017 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_ApplyPolicyUpdates_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2949 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2030 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgingResourceIdsForTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2950 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2043 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetPurgeableResourceIdsForTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2951 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2056 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_GetUncommittedResourceIdsForTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2952 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 2069 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl_SetPurgingCompleteCallbackForTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
2953 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4011 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2954 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4262 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2955 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4408 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2956 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4554 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2957 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4700 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2958 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4846 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2959 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4998 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2960 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 4999 performance-move-const-arg std::move of the variable 'p_usage' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2961 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5138 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2962 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5290 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2963 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5291 performance-move-const-arg std::move of the variable 'p_deleted_resources_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2964 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5433 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2965 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5434 performance-move-const-arg std::move of the variable 'p_deleted_resources_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
2966 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5435 performance-move-const-arg std::move of the variable 'p_origin_state' of the trivially-copyable type 'storage::mojom::ServiceWorkerStorageOriginState' has no effect; remove std::move() 1
2967 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5576 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2968 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5708 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2969 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5840 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2970 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 5972 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2971 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6104 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2972 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6240 performance-move-const-arg std::move of the variable 'p_version_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2973 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6377 performance-move-const-arg std::move of the variable 'p_resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2974 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6508 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2975 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6640 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2976 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6775 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2977 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6776 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2978 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 6924 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2979 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7056 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2980 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7191 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2981 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7192 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2982 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7343 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2983 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7344 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2984 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7492 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2985 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7627 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2986 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7779 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2987 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 7928 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2988 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8179 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2989 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8314 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2990 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8315 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2991 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8466 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2992 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2993 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8618 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::storage::mojom::ServiceWorkerDatabaseStatus' has no effect; remove std::move() 1
2994 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8619 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2995 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8900 performance-move-const-arg std::move of the variable 'p_resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2996 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8941 performance-move-const-arg std::move of the variable 'p_resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2997 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 8982 performance-move-const-arg std::move of the variable 'p_resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
2998 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9226 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
2999 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9264 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3000 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9305 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3001 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9306 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3002 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9344 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3003 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9382 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3004 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9499 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3005 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9500 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3006 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9541 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3007 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9542 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3008 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9586 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3009 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9587 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3010 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9588 performance-move-const-arg std::move of the variable 'p_last_update_check_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
3011 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9632 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3012 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9633 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3013 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9634 performance-move-const-arg std::move of the variable 'p_enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3014 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9678 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3015 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9679 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3016 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9680 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3017 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9829 performance-move-const-arg std::move of the variable 'p_resource_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3018 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9867 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3019 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9908 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3020 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9909 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3021 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9953 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3022 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9954 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3023 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9996 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3024 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 9997 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3025 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10038 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3026 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10039 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3027 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10080 performance-move-const-arg std::move of the variable 'p_registration_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3028 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10081 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3029 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10122 performance-move-const-arg std::move of the variable 'p_registratation_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3030 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10123 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3031 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10161 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3032 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10199 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3033 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.cc @ Line 10237 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3034 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'ServiceWorkerLiveVersionRef' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3035 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 102 cppcoreguidelines-special-member-functions class 'ServiceWorkerDataPipeStateNotifier' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3036 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 136 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3037 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 178 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3038 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 220 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceMetadataWriter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3039 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 256 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3040 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 683 cppcoreguidelines-special-member-functions class 'ServiceWorkerLiveVersionRefStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3041 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 724 cppcoreguidelines-special-member-functions class 'ServiceWorkerDataPipeStateNotifierStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3042 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 765 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceReaderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3043 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 806 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceWriterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3044 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 847 cppcoreguidelines-special-member-functions class 'ServiceWorkerResourceMetadataWriterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3045 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 888 cppcoreguidelines-special-member-functions class 'ServiceWorkerStorageControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3046 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/service_worker_storage_control.mojom.h @ Line 965 cppcoreguidelines-special-member-functions class 'ServiceWorkerUserData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3047 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindNamespace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3048 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindNamespace_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3049 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindStorageArea_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3050 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindStorageArea_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3051 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'SessionStorageControl_GetUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3052 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'SessionStorageControl_GetUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3053 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'SessionStorageControl_DeleteStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3054 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'SessionStorageControl_DeleteStorage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3055 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'SessionStorageControl_CleanUpStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3056 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'SessionStorageControl_CleanUpStorage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3057 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 186 cppcoreguidelines-special-member-functions class 'SessionStorageControl_ScavengeUnusedNamespaces_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3058 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 201 cppcoreguidelines-special-member-functions class 'SessionStorageControl_ScavengeUnusedNamespaces_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3059 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 216 cppcoreguidelines-special-member-functions class 'SessionStorageControl_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3060 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'SessionStorageControl_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3061 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 246 cppcoreguidelines-special-member-functions class 'SessionStorageControl_PurgeMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3062 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'SessionStorageControl_CreateNamespace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3063 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 277 cppcoreguidelines-special-member-functions class 'SessionStorageControl_CloneNamespace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3064 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-params-data.h @ Line 296 cppcoreguidelines-special-member-functions class 'SessionStorageControl_DeleteNamespace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3065 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'SessionStorageUsageInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3066 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-shared-internal.h @ Line 76 cppcoreguidelines-special-member-functions class 'SessionStorageUsageInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3067 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3068 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
3069 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3070 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
3071 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3072 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3073 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'namespace_id_to_clone' has no effect; remove std::move() or make the variable non-const 1
3074 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'clone_namespace_id' has no effect; remove std::move() or make the variable non-const 1
3075 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'clone_type' of the trivially-copyable type 'storage::mojom::SessionStorageCloneType' has no effect; remove std::move() 1
3076 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3077 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'should_persist' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3078 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3079 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3080 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
3081 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3082 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3083 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
3084 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'namespace_id' has no effect; remove std::move() or make the variable non-const 1
3085 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom-test-utils.h @ Line 34 performance-trivially-destructible class 'SessionStorageControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3086 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
3087 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'namespace_id_in' has no effect; remove std::move() or make the variable non-const 1
3088 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 76 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindNamespace_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3089 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 89 cppcoreguidelines-special-member-functions class 'SessionStorageControl_BindStorageArea_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3090 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 102 cppcoreguidelines-special-member-functions class 'SessionStorageControl_GetUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3091 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 115 cppcoreguidelines-special-member-functions class 'SessionStorageControl_DeleteStorage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3092 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 128 cppcoreguidelines-special-member-functions class 'SessionStorageControl_CleanUpStorage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3093 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 141 cppcoreguidelines-special-member-functions class 'SessionStorageControl_ScavengeUnusedNamespaces_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3094 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 154 cppcoreguidelines-special-member-functions class 'SessionStorageControl_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3095 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 748 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3096 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 879 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3097 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1633 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3098 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1674 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3099 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1675 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3100 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1676 performance-move-const-arg std::move of the variable 'p_clone_type' of the trivially-copyable type 'storage::mojom::SessionStorageCloneType' has no effect; remove std::move() 1
3101 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1714 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3102 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1715 performance-move-const-arg std::move of the variable 'p_should_persist' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3103 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1772 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3104 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1819 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3105 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1820 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3106 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1896 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3107 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.cc @ Line 1897 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3108 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'SessionStorageControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3109 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.h @ Line 194 cppcoreguidelines-special-member-functions class 'SessionStorageControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3110 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/session_storage_control.mojom.h @ Line 240 cppcoreguidelines-special-member-functions class 'SessionStorageUsageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3111 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_policy_update.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'StoragePolicyUpdate_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3112 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_policy_update.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'StoragePolicyUpdate_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3113 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_policy_update.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
3114 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_policy_update.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'purge_on_shutdown_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3115 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_policy_update.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'StoragePolicyUpdate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3116 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'StorageService_EnableAggressiveDomStorageFlushing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3117 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'StorageService_SetDataDirectory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3118 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'StorageService_BindPartition_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3119 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'StorageService_BindTestApi_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3120 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
3121 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
3122 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'StorageServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3123 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom.cc @ Line 299 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3124 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom.cc @ Line 340 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3125 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'StorageService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3126 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_service.mojom.h @ Line 137 cppcoreguidelines-special-member-functions class 'StorageServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3127 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'StorageUsageInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3128 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'StorageUsageInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3129 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
3130 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'total_size_bytes_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
3131 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'last_modified_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
3132 build/src/core/Debug/x86_64/gen/components/services/storage/public/mojom/storage_usage_info.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'StorageUsageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3133 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 1333 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3134 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 1556 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3135 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 1662 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3136 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 1736 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3137 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 2278 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3138 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 2381 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3139 build/src/core/Debug/x86_64/gen/components/services/storage/service_worker/service_worker_database.pb.h @ Line 2487 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3140 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UnzipFilter_ShouldUnzipFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3141 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'UnzipFilter_ShouldUnzipFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3142 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Unzipper_Unzip_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3143 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'Unzipper_Unzip_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3144 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'Unzipper_UnzipWithFilter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3145 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'Unzipper_UnzipWithFilter_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3146 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
3147 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
3148 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3149 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3150 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3151 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'UnzipFilterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3152 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'UnzipperAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3153 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 50 cppcoreguidelines-special-member-functions class 'UnzipFilter_ShouldUnzipFile_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3154 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 64 cppcoreguidelines-special-member-functions class 'UnzipFilter_ShouldUnzipFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3155 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 272 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3156 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3157 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 402 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3158 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 428 cppcoreguidelines-special-member-functions class 'Unzipper_Unzip_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3159 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 441 cppcoreguidelines-special-member-functions class 'Unzipper_UnzipWithFilter_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3160 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 664 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3161 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.cc @ Line 795 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3162 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'UnzipFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3163 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'Unzipper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3164 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.h @ Line 187 cppcoreguidelines-special-member-functions class 'UnzipFilterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3165 build/src/core/Debug/x86_64/gen/components/services/unzip/public/mojom/unzipper.mojom.h @ Line 228 cppcoreguidelines-special-member-functions class 'UnzipperStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3166 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SpellChecker_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3167 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'SpellChecker_CustomDictionaryChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3168 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'SpellCheckHost_RequestDictionary_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3169 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'SpellCheckHost_NotifyChecked_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3170 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'SpellCheckHost_CallSpellingService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3171 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'SpellCheckHost_CallSpellingService_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3172 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'SpellCheckBDictLanguage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3173 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-shared-internal.h @ Line 76 cppcoreguidelines-special-member-functions class 'SpellCheckBDictLanguage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3174 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'SpellCheckResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3175 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-shared-internal.h @ Line 128 cppcoreguidelines-special-member-functions class 'SpellCheckResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3176 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'custom_words' has no effect; remove std::move() or make the variable non-const 1
3177 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3178 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'words_added' has no effect; remove std::move() or make the variable non-const 1
3179 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'words_removed' has no effect; remove std::move() or make the variable non-const 1
3180 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'word' has no effect; remove std::move() or make the variable non-const 1
3181 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'misspelled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3182 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'text' has no effect; remove std::move() or make the variable non-const 1
3183 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'text' has no effect; remove std::move() or make the variable non-const 1
3184 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3185 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'results' has no effect; remove std::move() or make the variable non-const 1
3186 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'SpellCheckerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3187 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'SpellCheckHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3188 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'language_in' has no effect; remove std::move() or make the variable non-const 1
3189 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'decoration_in' of the trivially-copyable type '::SpellCheckResult::Decoration' has no effect; remove std::move() 1
3190 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'location_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3191 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3192 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 299 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3193 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 300 performance-move-const-arg std::move of the variable 'p_enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3194 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 338 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3195 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 339 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3196 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 383 cppcoreguidelines-special-member-functions class 'SpellCheckHost_CallSpellingService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3197 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 613 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3198 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 614 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3199 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 747 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3200 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 748 performance-move-const-arg std::move of the variable 'p_misspelled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3201 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.cc @ Line 809 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3202 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'SpellChecker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3203 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'SpellCheckHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3204 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.h @ Line 188 cppcoreguidelines-special-member-functions class 'SpellCheckerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3205 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.h @ Line 229 cppcoreguidelines-special-member-functions class 'SpellCheckHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3206 build/src/core/Debug/x86_64/gen/components/spellcheck/common/spellcheck.mojom.h @ Line 415 cppcoreguidelines-special-member-functions class 'SpellCheckResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3207 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.cpp @ Line 192 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3208 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 35 cppcoreguidelines-special-member-functions class 'SourceRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3209 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 132 cppcoreguidelines-special-member-functions class 'ShorthandEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3210 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 212 cppcoreguidelines-special-member-functions class 'CSSStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3211 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 303 cppcoreguidelines-special-member-functions class 'CSSProperty' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3212 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 383 cppcoreguidelines-special-member-functions class 'RuleMatch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3213 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 452 cppcoreguidelines-special-member-functions class 'Value' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3214 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 520 cppcoreguidelines-special-member-functions class 'SelectorList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3215 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 577 cppcoreguidelines-special-member-functions class 'CSSStyleSheetHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3216 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 672 cppcoreguidelines-special-member-functions class 'CSSRule' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3217 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 752 cppcoreguidelines-special-member-functions class 'StyleDeclarationEdit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3218 build/src/core/Debug/x86_64/gen/components/ui_devtools/CSS.h @ Line 835 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3219 build/src/core/Debug/x86_64/gen/components/ui_devtools/DOM.cpp @ Line 108 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3220 build/src/core/Debug/x86_64/gen/components/ui_devtools/DOM.h @ Line 27 cppcoreguidelines-special-member-functions class 'Node' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3221 build/src/core/Debug/x86_64/gen/components/ui_devtools/DOM.h @ Line 178 cppcoreguidelines-special-member-functions class 'RGBA' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3222 build/src/core/Debug/x86_64/gen/components/ui_devtools/DOM.h @ Line 275 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3223 build/src/core/Debug/x86_64/gen/components/ui_devtools/Overlay.cpp @ Line 101 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3224 build/src/core/Debug/x86_64/gen/components/ui_devtools/Overlay.h @ Line 33 cppcoreguidelines-special-member-functions class 'HighlightConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3225 build/src/core/Debug/x86_64/gen/components/ui_devtools/Overlay.h @ Line 212 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3226 build/src/core/Debug/x86_64/gen/components/ui_devtools/Page.cpp @ Line 99 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3227 build/src/core/Debug/x86_64/gen/components/ui_devtools/Page.h @ Line 44 cppcoreguidelines-special-member-functions class 'Frame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3228 build/src/core/Debug/x86_64/gen/components/ui_devtools/Page.h @ Line 113 cppcoreguidelines-special-member-functions class 'FrameResource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3229 build/src/core/Debug/x86_64/gen/components/ui_devtools/Page.h @ Line 194 cppcoreguidelines-special-member-functions class 'FrameResourceTree' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3230 build/src/core/Debug/x86_64/gen/components/ui_devtools/Page.h @ Line 276 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3231 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 526 core.CallAndMessage Called C++ object pointer is null 2
3232 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 547 core.CallAndMessage Called C++ object pointer is null 2
3233 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 150 cppcoreguidelines-special-member-functions class 'DictionaryValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3234 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 217 cppcoreguidelines-special-member-functions class 'ListValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3235 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 276 cppcoreguidelines-special-member-functions class 'Object' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3236 build/src/core/Debug/x86_64/gen/components/ui_devtools/Protocol.h @ Line 167 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by 'value._M_t._M_t._M_head_impl' 12
3237 build/src/core/Debug/x86_64/gen/components/ui_devtools/Tracing.cpp @ Line 74 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3238 build/src/core/Debug/x86_64/gen/components/ui_devtools/Tracing.h @ Line 25 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3239 build/src/core/Debug/x86_64/gen/components/ui_devtools/Tracing.h @ Line 29 cppcoreguidelines-special-member-functions class 'StartCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3240 build/src/core/Debug/x86_64/gen/components/ui_devtools/base_string_adapter.h @ Line 57 cppcoreguidelines-special-member-functions class 'Binary' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
3241 build/src/core/Debug/x86_64/gen/components/url_pattern_index/flat/url_pattern_index_generated.h @ Line 286 cppcoreguidelines-special-member-functions class 'UrlRuleBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
3242 build/src/core/Debug/x86_64/gen/components/url_pattern_index/flat/url_pattern_index_generated.h @ Line 416 cppcoreguidelines-special-member-functions class 'NGramToRulesBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
3243 build/src/core/Debug/x86_64/gen/components/url_pattern_index/flat/url_pattern_index_generated.h @ Line 494 cppcoreguidelines-special-member-functions class 'UrlPatternIndexBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
3244 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1241 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3245 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1615 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3246 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1761 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3247 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1839 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3248 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1913 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3249 build/src/core/Debug/x86_64/gen/components/url_pattern_index/proto/rules.pb.h @ Line 1987 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3250 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2345 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3251 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2419 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3252 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2645 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3253 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2719 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3254 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2825 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3255 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 2903 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3256 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 3229 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3257 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 3470 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3258 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 3544 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3259 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 3618 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3260 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 3692 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3261 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 4569 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3262 build/src/core/Debug/x86_64/gen/components/variations/proto/study.pb.h @ Line 4779 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3263 build/src/core/Debug/x86_64/gen/components/variations/proto/variations_seed.pb.h @ Line 335 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3264 build/src/core/Debug/x86_64/gen/components/variations/proto/variations_seed.pb.h @ Line 445 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3265 build/src/core/Debug/x86_64/gen/components/variations/proto/variations_seed.pb.h @ Line 519 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3266 build/src/core/Debug/x86_64/gen/components/variations/variations.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'VariationsHeaders_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3267 build/src/core/Debug/x86_64/gen/components/variations/variations.mojom-shared-internal.h @ Line 72 cppcoreguidelines-special-member-functions class 'VariationsHeaders_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3268 build/src/core/Debug/x86_64/gen/components/variations/variations.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'headers_map_in' has no effect; remove std::move() or make the variable non-const 1
3269 build/src/core/Debug/x86_64/gen/components/variations/variations.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'VariationsHeaders' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3270 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VisitedLinkNotificationSink_UpdateVisitedLinks_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3271 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VisitedLinkNotificationSink_AddVisitedLinks_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3272 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'VisitedLinkNotificationSink_ResetVisitedLinks_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3273 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'link_hashes' has no effect; remove std::move() or make the variable non-const 1
3274 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'invalidate_cached_hashes' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3275 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'VisitedLinkNotificationSinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3276 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom.cc @ Line 253 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3277 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom.cc @ Line 288 performance-move-const-arg std::move of the variable 'p_invalidate_cached_hashes' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3278 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'VisitedLinkNotificationSink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3279 build/src/core/Debug/x86_64/gen/components/visitedlink/common/visitedlink.mojom.h @ Line 129 cppcoreguidelines-special-member-functions class 'VisitedLinkNotificationSinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3280 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebCache_SetCacheCapacity_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3281 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'WebCache_ClearCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3282 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'capacity' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3283 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'on_navigation' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3284 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'WebCacheAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3285 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom.cc @ Line 160 performance-move-const-arg std::move of the variable 'p_capacity' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3286 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom.cc @ Line 195 performance-move-const-arg std::move of the variable 'p_on_navigation' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3287 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'WebCache' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3288 build/src/core/Debug/x86_64/gen/components/web_cache/public/mojom/web_cache.mojom.h @ Line 122 cppcoreguidelines-special-member-functions class 'WebCacheStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3289 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebBundleParserFactory_GetParserForFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3290 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'WebBundleParserFactory_GetParserForDataSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3291 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseMetadata_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3292 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseMetadata_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3293 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseResponse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3294 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseResponse_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3295 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'BundleDataSource_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3296 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'BundleDataSource_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3297 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 67 cppcoreguidelines-special-member-functions class 'BundleMetadataParseError_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3298 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 88 cppcoreguidelines-special-member-functions class 'BundleMetadataParseError_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3299 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 118 cppcoreguidelines-special-member-functions class 'BundleResponseParseError_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3300 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 138 cppcoreguidelines-special-member-functions class 'BundleResponseParseError_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3301 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 168 cppcoreguidelines-special-member-functions class 'BundleMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3302 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 190 cppcoreguidelines-special-member-functions class 'BundleMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3303 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 220 cppcoreguidelines-special-member-functions class 'BundleIndexValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3304 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 239 cppcoreguidelines-special-member-functions class 'BundleIndexValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3305 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 269 cppcoreguidelines-special-member-functions class 'BundleResponseLocation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3306 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 288 cppcoreguidelines-special-member-functions class 'BundleResponseLocation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3307 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 318 cppcoreguidelines-special-member-functions class 'AugmentedCertificate_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3308 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 338 cppcoreguidelines-special-member-functions class 'AugmentedCertificate_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3309 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 368 cppcoreguidelines-special-member-functions class 'VouchedSubset_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3310 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 389 cppcoreguidelines-special-member-functions class 'VouchedSubset_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3311 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 419 cppcoreguidelines-special-member-functions class 'SignedSubset_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3312 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 441 cppcoreguidelines-special-member-functions class 'SignedSubset_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3313 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 471 cppcoreguidelines-special-member-functions class 'SubsetHashesValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3314 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 490 cppcoreguidelines-special-member-functions class 'SubsetHashesValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3315 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 520 cppcoreguidelines-special-member-functions class 'ResourceIntegrity_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3316 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 539 cppcoreguidelines-special-member-functions class 'ResourceIntegrity_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3317 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 569 cppcoreguidelines-special-member-functions class 'BundleResponse_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3318 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-shared-internal.h @ Line 591 cppcoreguidelines-special-member-functions class 'BundleResponse_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3319 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'response_offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3320 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'response_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3321 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'response_offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3322 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'response_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3323 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3324 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3325 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3326 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3327 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
3328 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'WebBundleParserFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3329 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'WebBundleParserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3330 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom-test-utils.h @ Line 62 performance-trivially-destructible class 'BundleDataSourceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3331 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'web_package::mojom::BundleParseErrorType' has no effect; remove std::move() 1
3332 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'fallback_url_in' has no effect; remove std::move() or make the variable non-const 1
3333 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'message_in' has no effect; remove std::move() or make the variable non-const 1
3334 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'web_package::mojom::BundleParseErrorType' has no effect; remove std::move() 1
3335 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 89 performance-move-const-arg std::move of the const variable 'message_in' has no effect; remove std::move() or make the variable non-const 1
3336 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 128 performance-move-const-arg std::move of the const variable 'primary_url_in' has no effect; remove std::move() or make the variable non-const 1
3337 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 130 performance-move-const-arg std::move of the const variable 'manifest_url_in' has no effect; remove std::move() or make the variable non-const 1
3338 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 172 performance-move-const-arg std::move of the const variable 'variants_value_in' has no effect; remove std::move() or make the variable non-const 1
3339 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 201 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3340 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 202 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3341 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'authority_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3342 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 320 performance-move-const-arg std::move of the const variable 'validity_url_in' has no effect; remove std::move() or make the variable non-const 1
3343 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 322 performance-move-const-arg std::move of the variable 'date_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3344 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 323 performance-move-const-arg std::move of the variable 'expires_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3345 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 364 performance-move-const-arg std::move of the const variable 'variants_value_in' has no effect; remove std::move() or make the variable non-const 1
3346 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 394 performance-move-const-arg std::move of the const variable 'payload_integrity_header_in' has no effect; remove std::move() or make the variable non-const 1
3347 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 426 performance-move-const-arg std::move of the variable 'response_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3348 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 427 performance-move-const-arg std::move of the const variable 'response_headers_in' has no effect; remove std::move() or make the variable non-const 1
3349 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 428 performance-move-const-arg std::move of the variable 'payload_offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3350 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 429 performance-move-const-arg std::move of the variable 'payload_length_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3351 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 699 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseMetadata_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3352 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 712 cppcoreguidelines-special-member-functions class 'WebBundleParser_ParseResponse_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3353 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1198 performance-move-const-arg std::move of the variable 'p_response_offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3354 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1199 performance-move-const-arg std::move of the variable 'p_response_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3355 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1228 cppcoreguidelines-special-member-functions class 'BundleDataSource_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3356 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1371 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3357 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1485 performance-move-const-arg std::move of the variable 'p_offset' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3358 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.cc @ Line 1486 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
3359 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'WebBundleParserFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3360 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 106 cppcoreguidelines-special-member-functions class 'WebBundleParser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3361 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 148 cppcoreguidelines-special-member-functions class 'BundleDataSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3362 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 234 cppcoreguidelines-special-member-functions class 'WebBundleParserFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3363 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 275 cppcoreguidelines-special-member-functions class 'WebBundleParserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3364 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 316 cppcoreguidelines-special-member-functions class 'BundleDataSourceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3365 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 372 cppcoreguidelines-special-member-functions class 'BundleResponseParseError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3366 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 514 cppcoreguidelines-special-member-functions class 'BundleResponseLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3367 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 544 performance-trivially-destructible class 'BundleResponseLocation' can be made trivially destructible by defaulting the destructor on its first declaration 3
3368 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 662 cppcoreguidelines-special-member-functions class 'BundleMetadataParseError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3369 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 1095 cppcoreguidelines-special-member-functions class 'AugmentedCertificate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3370 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 1672 cppcoreguidelines-special-member-functions class 'ResourceIntegrity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3371 build/src/core/Debug/x86_64/gen/components/web_package/mojom/web_bundle_parser.mojom.h @ Line 1811 cppcoreguidelines-special-member-functions class 'BundleResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3372 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2097 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3373 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2171 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3374 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2479 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3375 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2592 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3376 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2715 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3377 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 2888 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3378 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3160 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3379 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3234 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3380 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3312 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3381 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3414 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3382 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3520 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3383 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3622 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3384 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3696 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3385 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3802 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3386 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3904 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3387 build/src/core/Debug/x86_64/gen/content/browser/background_fetch/background_fetch.pb.h @ Line 3978 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3388 build/src/core/Debug/x86_64/gen/content/browser/background_sync/background_sync.pb.h @ Line 671 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3389 build/src/core/Debug/x86_64/gen/content/browser/background_sync/background_sync.pb.h @ Line 955 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3390 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 1505 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3391 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 1579 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3392 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 1681 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3393 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 1854 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3394 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 1932 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3395 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2006 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3396 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2084 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3397 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2229 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3398 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2371 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3399 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2677 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3400 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2779 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3401 build/src/core/Debug/x86_64/gen/content/browser/cache_storage/cache_storage.pb.h @ Line 2853 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3402 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1007 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3403 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1081 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3404 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1155 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3405 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1233 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3406 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1307 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3407 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1381 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3408 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1522 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3409 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1711 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3410 build/src/core/Debug/x86_64/gen/content/browser/content_index/content_index.pb.h @ Line 1789 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3411 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 21 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_IsMeasurementEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3412 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 36 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_IsMeasurementEnabled_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3413 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetActiveImpressions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3414 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetActiveImpressions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3415 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetPendingReports_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3416 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 99 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetPendingReports_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3417 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 115 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_SendPendingReports_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3418 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_SendPendingReports_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3419 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 145 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_ClearStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3420 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_ClearStorage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3421 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'WebUIConversionReport_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3422 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'WebUIConversionReport_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3423 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'WebUIImpression_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3424 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'WebUIImpression_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3425 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3426 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'ConversionInternalsHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3427 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'impression_data_in' has no effect; remove std::move() or make the variable non-const 1
3428 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'conversion_data_in' has no effect; remove std::move() or make the variable non-const 1
3429 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'conversion_origin_in' has no effect; remove std::move() or make the variable non-const 1
3430 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'reporting_origin_in' has no effect; remove std::move() or make the variable non-const 1
3431 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'report_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
3432 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'attribution_credit_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3433 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 116 performance-move-const-arg std::move of the const variable 'impression_data_in' has no effect; remove std::move() or make the variable non-const 1
3434 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 117 performance-move-const-arg std::move of the const variable 'impression_origin_in' has no effect; remove std::move() or make the variable non-const 1
3435 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 118 performance-move-const-arg std::move of the const variable 'conversion_destination_in' has no effect; remove std::move() or make the variable non-const 1
3436 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 119 performance-move-const-arg std::move of the const variable 'reporting_origin_in' has no effect; remove std::move() or make the variable non-const 1
3437 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'impression_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
3438 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 121 performance-move-const-arg std::move of the variable 'expiry_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
3439 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 160 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_IsMeasurementEnabled_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3440 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 173 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetActiveImpressions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3441 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 186 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_GetPendingReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3442 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 199 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_SendPendingReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3443 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 212 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler_ClearStorage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3444 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.cc @ Line 459 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3445 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3446 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.h @ Line 151 cppcoreguidelines-special-member-functions class 'ConversionInternalsHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3447 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.h @ Line 198 cppcoreguidelines-special-member-functions class 'WebUIConversionReport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3448 build/src/core/Debug/x86_64/gen/content/browser/conversions/conversion_internals.mojom.h @ Line 349 cppcoreguidelines-special-member-functions class 'WebUIImpression' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3449 build/src/core/Debug/x86_64/gen/content/browser/cookie_store/cookie_change_subscriptions.pb.h @ Line 417 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3450 build/src/core/Debug/x86_64/gen/content/browser/cookie_store/cookie_change_subscriptions.pb.h @ Line 479 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3451 build/src/core/Debug/x86_64/gen/content/browser/devtools/devtools_background_services.pb.h @ Line 451 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3452 build/src/core/Debug/x86_64/gen/content/browser/devtools/devtools_background_services.pb.h @ Line 582 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3453 build/src/core/Debug/x86_64/gen/content/browser/devtools/devtools_background_services.pb.h @ Line 656 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3454 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.cc @ Line 423 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3455 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 167 cppcoreguidelines-special-member-functions class 'AffectedCookie' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3456 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 248 cppcoreguidelines-special-member-functions class 'AffectedRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3457 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 316 cppcoreguidelines-special-member-functions class 'AffectedFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3458 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 373 cppcoreguidelines-special-member-functions class 'SameSiteCookieIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3459 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 499 cppcoreguidelines-special-member-functions class 'MixedContentIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3460 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 613 cppcoreguidelines-special-member-functions class 'BlockedByResponseIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3461 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 704 cppcoreguidelines-special-member-functions class 'HeavyAdIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3462 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 785 cppcoreguidelines-special-member-functions class 'SourceCodeLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3463 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 879 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicyIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3464 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1005 cppcoreguidelines-special-member-functions class 'SharedArrayBufferIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3465 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1087 cppcoreguidelines-special-member-functions class 'TrustedWebActivityIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3466 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1189 cppcoreguidelines-special-member-functions class 'LowTextContrastIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3467 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1322 cppcoreguidelines-special-member-functions class 'CorsIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3468 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1426 cppcoreguidelines-special-member-functions class 'InspectorIssueDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3469 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1570 cppcoreguidelines-special-member-functions class 'InspectorIssue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3470 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/audits.h @ Line 1641 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3471 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/background_service.cc @ Line 106 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3472 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/background_service.h @ Line 35 cppcoreguidelines-special-member-functions class 'EventMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3473 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/background_service.h @ Line 104 cppcoreguidelines-special-member-functions class 'BackgroundServiceEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3474 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/background_service.h @ Line 236 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3475 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/background_service.h @ Line 240 cppcoreguidelines-special-member-functions class 'StartObservingCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3476 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.cc @ Line 21 google-global-names-in-headers using declarations in the global namespace in headers are prohibited 1
3477 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.cc @ Line 21 clang-diagnostic-header-hygiene using namespace directive in global context in header 1
3478 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.cc @ Line 23 google-global-names-in-headers using declarations in the global namespace in headers are prohibited 1
3479 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.cc @ Line 24 google-global-names-in-headers using declarations in the global namespace in headers are prohibited 1
3480 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.cc @ Line 25 google-global-names-in-headers using declarations in the global namespace in headers are prohibited 1
3481 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/base_string_adapter.h @ Line 57 cppcoreguidelines-special-member-functions class 'Binary' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
3482 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/browser.cc @ Line 134 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3483 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/browser.h @ Line 70 cppcoreguidelines-special-member-functions class 'PermissionDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3484 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/browser.h @ Line 171 cppcoreguidelines-special-member-functions class 'Bucket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3485 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/browser.h @ Line 255 cppcoreguidelines-special-member-functions class 'Histogram' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3486 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/browser.h @ Line 352 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3487 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/dom.cc @ Line 62 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3488 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/dom.h @ Line 27 cppcoreguidelines-special-member-functions class 'RGBA' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3489 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/dom.h @ Line 124 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3490 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.cc @ Line 134 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3491 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.h @ Line 48 cppcoreguidelines-special-member-functions class 'ScreenOrientation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3492 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.h @ Line 125 cppcoreguidelines-special-member-functions class 'DisplayFeature' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3493 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.h @ Line 213 cppcoreguidelines-special-member-functions class 'UserAgentBrandVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3494 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.h @ Line 282 cppcoreguidelines-special-member-functions class 'UserAgentMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3495 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/emulation.h @ Line 412 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3496 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.cc @ Line 140 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3497 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 37 cppcoreguidelines-special-member-functions class 'RequestPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3498 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 115 cppcoreguidelines-special-member-functions class 'HeaderEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3499 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 184 cppcoreguidelines-special-member-functions class 'AuthChallenge' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3500 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 281 cppcoreguidelines-special-member-functions class 'AuthChallengeResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3501 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 368 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3502 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 373 cppcoreguidelines-special-member-functions class 'EnableCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3503 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 381 cppcoreguidelines-special-member-functions class 'FailRequestCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3504 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 389 cppcoreguidelines-special-member-functions class 'FulfillRequestCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3505 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 397 cppcoreguidelines-special-member-functions class 'ContinueRequestCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3506 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 405 cppcoreguidelines-special-member-functions class 'ContinueWithAuthCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3507 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 413 cppcoreguidelines-special-member-functions class 'GetResponseBodyCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3508 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/fetch.h @ Line 421 cppcoreguidelines-special-member-functions class 'TakeResponseBodyAsStreamCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3509 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.cc @ Line 135 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3510 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 85 cppcoreguidelines-special-member-functions class 'TouchPoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3511 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 257 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3512 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 261 cppcoreguidelines-special-member-functions class 'DispatchKeyEventCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3513 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 269 cppcoreguidelines-special-member-functions class 'InsertTextCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3514 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 277 cppcoreguidelines-special-member-functions class 'DispatchMouseEventCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3515 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 285 cppcoreguidelines-special-member-functions class 'DispatchTouchEventCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3516 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 295 cppcoreguidelines-special-member-functions class 'SynthesizePinchGestureCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3517 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 303 cppcoreguidelines-special-member-functions class 'SynthesizeScrollGestureCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3518 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/input.h @ Line 311 cppcoreguidelines-special-member-functions class 'SynthesizeTapGestureCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3519 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/inspector.cc @ Line 68 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3520 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/inspector.h @ Line 25 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3521 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/io.cc @ Line 46 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3522 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/io.h @ Line 26 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3523 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/io.h @ Line 31 cppcoreguidelines-special-member-functions class 'ReadCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3524 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/log.cc @ Line 100 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3525 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/log.h @ Line 26 cppcoreguidelines-special-member-functions class 'LogEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3526 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/log.h @ Line 211 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3527 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.cc @ Line 90 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3528 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.h @ Line 32 cppcoreguidelines-special-member-functions class 'SamplingProfileNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3529 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.h @ Line 115 cppcoreguidelines-special-member-functions class 'SamplingProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3530 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.h @ Line 184 cppcoreguidelines-special-member-functions class 'Module' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3531 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.h @ Line 280 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3532 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/memory.h @ Line 284 cppcoreguidelines-special-member-functions class 'PrepareForLeakDetectionCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3533 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.cc @ Line 976 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3534 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 305 cppcoreguidelines-special-member-functions class 'ResourceTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3535 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 584 cppcoreguidelines-special-member-functions class 'PostDataEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3536 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 640 cppcoreguidelines-special-member-functions class 'Request' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3537 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 833 cppcoreguidelines-special-member-functions class 'SignedCertificateTimestamp' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3538 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 975 cppcoreguidelines-special-member-functions class 'SecurityDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3539 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1177 cppcoreguidelines-special-member-functions class 'CorsErrorStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3540 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1246 cppcoreguidelines-special-member-functions class 'TrustTokenParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3541 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1331 cppcoreguidelines-special-member-functions class 'Response' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3542 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1642 cppcoreguidelines-special-member-functions class 'Initiator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3543 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1763 cppcoreguidelines-special-member-functions class 'Cookie' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3544 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 1982 cppcoreguidelines-special-member-functions class 'BlockedSetCookieWithReason' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3545 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2062 cppcoreguidelines-special-member-functions class 'BlockedCookieWithReason' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3546 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2131 cppcoreguidelines-special-member-functions class 'CookieParam' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3547 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2321 cppcoreguidelines-special-member-functions class 'AuthChallenge' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3548 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2418 cppcoreguidelines-special-member-functions class 'AuthChallengeResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3549 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2503 cppcoreguidelines-special-member-functions class 'RequestPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3550 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2581 cppcoreguidelines-special-member-functions class 'SignedExchangeSignature' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3551 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2733 cppcoreguidelines-special-member-functions class 'SignedExchangeHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3552 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2839 cppcoreguidelines-special-member-functions class 'SignedExchangeError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3553 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 2918 cppcoreguidelines-special-member-functions class 'SignedExchangeInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3554 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3008 cppcoreguidelines-special-member-functions class 'ClientSecurityState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3555 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3090 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3556 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3181 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3557 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3272 cppcoreguidelines-special-member-functions class 'SecurityIsolationStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3558 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3339 cppcoreguidelines-special-member-functions class 'LoadNetworkResourcePageResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3559 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3452 cppcoreguidelines-special-member-functions class 'LoadNetworkResourceOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3560 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3525 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3561 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3530 cppcoreguidelines-special-member-functions class 'ClearBrowserCacheCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3562 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3538 cppcoreguidelines-special-member-functions class 'ClearBrowserCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3563 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3546 cppcoreguidelines-special-member-functions class 'ContinueInterceptedRequestCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3564 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3554 cppcoreguidelines-special-member-functions class 'DeleteCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3565 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3565 cppcoreguidelines-special-member-functions class 'GetAllCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3566 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3573 cppcoreguidelines-special-member-functions class 'GetCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3567 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3581 cppcoreguidelines-special-member-functions class 'GetResponseBodyForInterceptionCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3568 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3589 cppcoreguidelines-special-member-functions class 'TakeResponseBodyForInterceptionAsStreamCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3569 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3599 cppcoreguidelines-special-member-functions class 'SetCookieCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3570 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3607 cppcoreguidelines-special-member-functions class 'SetCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3571 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/network.h @ Line 3618 cppcoreguidelines-special-member-functions class 'LoadNetworkResourceCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3572 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.cc @ Line 253 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3573 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 55 cppcoreguidelines-special-member-functions class 'GridHighlightConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3574 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 320 cppcoreguidelines-special-member-functions class 'FlexContainerHighlightConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3575 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 453 cppcoreguidelines-special-member-functions class 'FlexItemHighlightConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3576 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 531 cppcoreguidelines-special-member-functions class 'LineStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3577 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 603 cppcoreguidelines-special-member-functions class 'BoxStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3578 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 670 cppcoreguidelines-special-member-functions class 'HighlightConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3579 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/overlay.h @ Line 915 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3580 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.cc @ Line 336 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3581 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 143 cppcoreguidelines-special-member-functions class 'NavigationEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3582 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 249 cppcoreguidelines-special-member-functions class 'ScreencastFrameMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3583 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 383 cppcoreguidelines-special-member-functions class 'AppManifestError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3584 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 479 cppcoreguidelines-special-member-functions class 'AppManifestParsedProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3585 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 536 cppcoreguidelines-special-member-functions class 'Viewport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3586 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 646 cppcoreguidelines-special-member-functions class 'InstallabilityErrorArgument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3587 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 715 cppcoreguidelines-special-member-functions class 'InstallabilityError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3588 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 786 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3589 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 791 cppcoreguidelines-special-member-functions class 'CaptureScreenshotCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3590 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 799 cppcoreguidelines-special-member-functions class 'CaptureSnapshotCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3591 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 809 cppcoreguidelines-special-member-functions class 'GetAppManifestCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3592 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 817 cppcoreguidelines-special-member-functions class 'GetInstallabilityErrorsCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3593 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 825 cppcoreguidelines-special-member-functions class 'GetManifestIconsCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3594 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 836 cppcoreguidelines-special-member-functions class 'NavigateCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3595 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 845 cppcoreguidelines-special-member-functions class 'PrintToPDFCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3596 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/page.h @ Line 853 cppcoreguidelines-special-member-functions class 'ReloadCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3597 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 150 cppcoreguidelines-special-member-functions class 'DictionaryValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3598 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 217 cppcoreguidelines-special-member-functions class 'ListValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3599 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 276 cppcoreguidelines-special-member-functions class 'Object' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3600 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 526 core.CallAndMessage Called C++ object pointer is null 2
3601 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 547 core.CallAndMessage Called C++ object pointer is null 2
3602 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 167 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by 'value._M_t._M_t._M_head_impl' 12
3603 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/protocol.h @ Line 233 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by 'value._M_t._M_t._M_head_impl' 12
3604 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.cc @ Line 287 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3605 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 59 cppcoreguidelines-special-member-functions class 'RemoteObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3606 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 237 cppcoreguidelines-special-member-functions class 'CustomPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3607 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 305 cppcoreguidelines-special-member-functions class 'ObjectPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3608 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 453 cppcoreguidelines-special-member-functions class 'PropertyPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3609 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 589 cppcoreguidelines-special-member-functions class 'EntryPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3610 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 657 cppcoreguidelines-special-member-functions class 'CallFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3611 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 764 cppcoreguidelines-special-member-functions class 'StackTrace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3612 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 854 cppcoreguidelines-special-member-functions class 'StackTraceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3613 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/runtime.h @ Line 924 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3614 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/schema.cc @ Line 56 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3615 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/schema.h @ Line 24 cppcoreguidelines-special-member-functions class 'Domain' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3616 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/schema.h @ Line 95 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3617 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.cc @ Line 219 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3618 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 58 cppcoreguidelines-special-member-functions class 'CertificateSecurityState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3619 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 325 cppcoreguidelines-special-member-functions class 'SafetyTipInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3620 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 393 cppcoreguidelines-special-member-functions class 'VisibleSecurityState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3621 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 484 cppcoreguidelines-special-member-functions class 'SecurityStateExplanation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3622 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 612 cppcoreguidelines-special-member-functions class 'InsecureContentStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3623 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/security.h @ Line 748 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3624 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.cc @ Line 148 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3625 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.h @ Line 46 cppcoreguidelines-special-member-functions class 'ServiceWorkerRegistration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3626 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.h @ Line 128 cppcoreguidelines-special-member-functions class 'ServiceWorkerVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3627 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.h @ Line 277 cppcoreguidelines-special-member-functions class 'ServiceWorkerErrorMessage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3628 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.h @ Line 398 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3629 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/service_worker.h @ Line 411 cppcoreguidelines-special-member-functions class 'StopAllWorkersCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3630 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.cc @ Line 121 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3631 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 42 cppcoreguidelines-special-member-functions class 'UsageForType' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3632 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 112 cppcoreguidelines-special-member-functions class 'TrustTokens' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3633 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 184 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3634 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 188 cppcoreguidelines-special-member-functions class 'ClearDataForOriginCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3635 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 196 cppcoreguidelines-special-member-functions class 'GetCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3636 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 204 cppcoreguidelines-special-member-functions class 'SetCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3637 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 212 cppcoreguidelines-special-member-functions class 'ClearCookiesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3638 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 220 cppcoreguidelines-special-member-functions class 'GetUsageAndQuotaCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3639 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 228 cppcoreguidelines-special-member-functions class 'OverrideQuotaForOriginCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3640 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/storage.h @ Line 240 cppcoreguidelines-special-member-functions class 'GetTrustTokensCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3641 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.cc @ Line 170 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3642 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 44 cppcoreguidelines-special-member-functions class 'GPUDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3643 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 185 cppcoreguidelines-special-member-functions class 'Size' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3644 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 256 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorCapability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3645 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 337 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorCapability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3646 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 432 cppcoreguidelines-special-member-functions class 'ImageDecodeAcceleratorCapability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3647 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 525 cppcoreguidelines-special-member-functions class 'GPUInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3648 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 652 cppcoreguidelines-special-member-functions class 'ProcessInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3649 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 737 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3650 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 741 cppcoreguidelines-special-member-functions class 'GetInfoCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3651 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/system_info.h @ Line 749 cppcoreguidelines-special-member-functions class 'GetProcessInfoCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3652 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.cc @ Line 153 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3653 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 27 cppcoreguidelines-special-member-functions class 'TargetInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3654 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 179 cppcoreguidelines-special-member-functions class 'RemoteLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3655 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 251 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3656 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 260 cppcoreguidelines-special-member-functions class 'CreateBrowserContextCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3657 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 271 cppcoreguidelines-special-member-functions class 'DisposeBrowserContextCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3658 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/target.h @ Line 282 cppcoreguidelines-special-member-functions class 'SetAutoAttachCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3659 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tethering.cc @ Line 55 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3660 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tethering.h @ Line 25 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3661 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tethering.h @ Line 29 cppcoreguidelines-special-member-functions class 'BindCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3662 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tethering.h @ Line 37 cppcoreguidelines-special-member-functions class 'UnbindCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3663 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.cc @ Line 132 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3664 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.h @ Line 52 cppcoreguidelines-special-member-functions class 'TraceConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3665 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.h @ Line 194 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3666 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.h @ Line 199 cppcoreguidelines-special-member-functions class 'GetCategoriesCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3667 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.h @ Line 208 cppcoreguidelines-special-member-functions class 'RequestMemoryDumpCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3668 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/tracing.h @ Line 216 cppcoreguidelines-special-member-functions class 'StartCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3669 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.cc @ Line 111 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3670 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 47 cppcoreguidelines-special-member-functions class 'VirtualAuthenticatorOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3671 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 182 cppcoreguidelines-special-member-functions class 'Credential' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3672 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 312 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3673 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 320 cppcoreguidelines-special-member-functions class 'AddCredentialCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3674 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 328 cppcoreguidelines-special-member-functions class 'GetCredentialCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3675 build/src/core/Debug/x86_64/gen/content/browser/devtools/protocol/web_authn.h @ Line 336 cppcoreguidelines-special-member-functions class 'GetCredentialsCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3676 build/src/core/Debug/x86_64/gen/content/browser/file_system_access/file_system_access.pb.h @ Line 681 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3677 build/src/core/Debug/x86_64/gen/content/browser/file_system_access/file_system_access.pb.h @ Line 755 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3678 build/src/core/Debug/x86_64/gen/content/browser/file_system_access/file_system_access.pb.h @ Line 833 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3679 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1259 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3680 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1333 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3681 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1407 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3682 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1510 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3683 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1588 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3684 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1691 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3685 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1765 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3686 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1839 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3687 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1913 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3688 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 1987 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3689 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 2061 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3690 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 2294 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3691 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 2467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3692 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_data.pb.h @ Line 2541 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3693 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_resources.pb.h @ Line 319 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3694 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_resources.pb.h @ Line 393 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3695 build/src/core/Debug/x86_64/gen/content/browser/notifications/notification_database_resources.pb.h @ Line 467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3696 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 1549 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3697 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 1687 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3698 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 1761 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3699 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 1906 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3700 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 1980 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3701 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2054 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3702 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2128 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3703 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2241 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3704 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3705 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2440 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3706 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2662 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3707 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2736 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3708 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2810 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3709 build/src/core/Debug/x86_64/gen/content/browser/payments/payment_app.pb.h @ Line 2951 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3710 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 21 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetIsolationMode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3711 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 36 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetIsolationMode_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3712 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 52 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetUserTriggeredIsolatedOrigins_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3713 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 67 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetUserTriggeredIsolatedOrigins_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3714 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 83 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetGloballyIsolatedOrigins_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3715 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 98 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetGloballyIsolatedOrigins_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3716 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 114 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetAllWebContentsInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3717 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetAllWebContentsInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3718 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'SiteInstanceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3719 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'SiteInstanceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3720 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'FrameInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3721 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'FrameInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3722 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 141 cppcoreguidelines-special-member-functions class 'WebContentsInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3723 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 161 cppcoreguidelines-special-member-functions class 'WebContentsInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3724 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 191 cppcoreguidelines-special-member-functions class 'IsolatedOriginInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3725 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'IsolatedOriginInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3726 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'mode' has no effect; remove std::move() or make the variable non-const 1
3727 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'isolated_origins' has no effect; remove std::move() or make the variable non-const 1
3728 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ProcessInternalsHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3729 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3730 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'locked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3731 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'site_url_in' has no effect; remove std::move() or make the variable non-const 1
3732 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'process_lock_url_in' has no effect; remove std::move() or make the variable non-const 1
3733 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'is_origin_keyed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3734 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3735 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'agent_scheduling_group_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3736 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3737 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 115 performance-move-const-arg std::move of the const variable 'last_committed_url_in' has no effect; remove std::move() or make the variable non-const 1
3738 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'is_bfcached_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3739 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 167 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
3740 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 201 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
3741 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 202 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
3742 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 230 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetIsolationMode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3743 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 243 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetUserTriggeredIsolatedOrigins_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3744 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 256 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetGloballyIsolatedOrigins_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3745 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 269 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler_GetAllWebContentsInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3746 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 487 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3747 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.cc @ Line 628 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3748 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3749 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.h @ Line 143 cppcoreguidelines-special-member-functions class 'ProcessInternalsHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3750 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.h @ Line 189 cppcoreguidelines-special-member-functions class 'IsolatedOriginInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3751 build/src/core/Debug/x86_64/gen/content/browser/process_internals/process_internals.mojom.h @ Line 331 cppcoreguidelines-special-member-functions class 'SiteInstanceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3752 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroupHost_DidUnloadRenderFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3753 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_BindAssociatedInterfaces_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3754 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_CreateView_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3755 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_DestroyView_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3756 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_DestroyView_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3757 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_CreateFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3758 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_CreateFrameProxy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3759 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'frame_token' has no effect; remove std::move() or make the variable non-const 1
3760 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'view_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3761 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'token' has no effect; remove std::move() or make the variable non-const 1
3762 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3763 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'opener_frame_token' has no effect; remove std::move() or make the variable non-const 1
3764 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'view_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3765 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'parent_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3766 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'devtools_frame_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
3767 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'view_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3768 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'AgentSchedulingGroupHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3769 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'AgentSchedulingGroupAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3770 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 135 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3771 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 173 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup_DestroyView_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3772 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 768 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3773 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 769 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3774 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 770 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3775 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 771 performance-move-const-arg std::move of the variable 'p_view_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3776 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 772 performance-move-const-arg std::move of the variable 'p_parent_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3777 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 774 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
3778 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.cc @ Line 832 performance-move-const-arg std::move of the variable 'p_view_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3779 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroupHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3780 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3781 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.h @ Line 198 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroupHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3782 build/src/core/Debug/x86_64/gen/content/common/agent_scheduling_group.mojom.h @ Line 239 cppcoreguidelines-special-member-functions class 'AgentSchedulingGroupStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3783 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RouteProvider_GetRoute_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3784 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3785 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'RouteProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3786 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3787 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'RouteProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3788 build/src/core/Debug/x86_64/gen/content/common/associated_interfaces.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'RouteProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3789 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ChildProcessHost_BindHostReceiver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3790 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ChildProcess_ProcessShutdown_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3791 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'ChildProcess_SetIPCLoggingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3792 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'ChildProcess_GetBackgroundTracingAgentProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3793 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'ChildProcess_EnableSystemTracingService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3794 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'ChildProcess_CrashHungProcess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3795 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'ChildProcess_BootstrapLegacyIpc_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3796 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 135 cppcoreguidelines-special-member-functions class 'ChildProcess_RunServiceDeprecated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3797 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'ChildProcess_BindServiceInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3798 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'ChildProcess_BindReceiver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3799 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'on' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3800 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'service_name' has no effect; remove std::move() or make the variable non-const 1
3801 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ChildProcessHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3802 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom-test-utils.h @ Line 49 performance-trivially-destructible class 'ChildProcessAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3803 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.cc @ Line 606 performance-move-const-arg std::move of the variable 'p_on' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3804 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.cc @ Line 786 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3805 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'ChildProcessHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3806 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'ChildProcess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3807 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'ChildProcessHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3808 build/src/core/Debug/x86_64/gen/content/common/child_process.mojom.h @ Line 259 cppcoreguidelines-special-member-functions class 'ChildProcessStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3809 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DomAutomationControllerHost_DomOperationResponse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3810 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'json_string' has no effect; remove std::move() or make the variable non-const 1
3811 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'DomAutomationControllerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3812 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom.cc @ Line 134 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3813 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'DomAutomationControllerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3814 build/src/core/Debug/x86_64/gen/content/common/dom_automation_controller.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'DomAutomationControllerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3815 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MhtmlFileWriter_SerializeAsMHTML_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3816 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MhtmlFileWriter_SerializeAsMHTML_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3817 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-shared-internal.h @ Line 66 cppcoreguidelines-special-member-functions class 'MhtmlOutputHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3818 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-shared-internal.h @ Line 120 cppcoreguidelines-special-member-functions class 'SerializeAsMHTMLParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3819 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-shared-internal.h @ Line 145 cppcoreguidelines-special-member-functions class 'SerializeAsMHTMLParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3820 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'content::mojom::MhtmlSaveStatus' has no effect; remove std::move() 1
3821 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'digests_of_uris_to_skip' has no effect; remove std::move() or make the variable non-const 1
3822 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'renderer_main_thread_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
3823 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'MhtmlFileWriterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3824 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'mhtml_boundary_marker_in' has no effect; remove std::move() or make the variable non-const 1
3825 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'mhtml_binary_encoding_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3826 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'mhtml_popup_overlay_removal_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3827 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'mhtml_problem_detection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3828 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'salt_in' has no effect; remove std::move() or make the variable non-const 1
3829 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 162 cppcoreguidelines-special-member-functions class 'MhtmlFileWriter_SerializeAsMHTML_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
3830 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 317 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'content::mojom::MhtmlSaveStatus' has no effect; remove std::move() 1
3831 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 318 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3832 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.cc @ Line 319 performance-move-const-arg std::move of the variable 'p_renderer_main_thread_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
3833 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'MhtmlFileWriter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3834 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.h @ Line 122 cppcoreguidelines-special-member-functions class 'MhtmlFileWriterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3835 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'MhtmlOutputHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3836 build/src/core/Debug/x86_64/gen/content/common/download/mhtml_file_writer.mojom.h @ Line 268 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3837 build/src/core/Debug/x86_64/gen/content/common/fetch/fetch_api_request.pb.h @ Line 649 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3838 build/src/core/Debug/x86_64/gen/content/common/fetch/fetch_api_request.pb.h @ Line 757 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3839 build/src/core/Debug/x86_64/gen/content/common/fetch/fetch_api_request.pb.h @ Line 831 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3840 build/src/core/Debug/x86_64/gen/content/common/fetch/fetch_api_request.pb.h @ Line 1185 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3841 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FieldTrialRecorder_FieldTrialActivated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3842 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'trial_name' has no effect; remove std::move() or make the variable non-const 1
3843 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'FieldTrialRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3844 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom.cc @ Line 134 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
3845 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'FieldTrialRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3846 build/src/core/Debug/x86_64/gen/content/common/field_trial_recorder.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'FieldTrialRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3847 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FrameHTMLSerializerHandler_DidReceiveData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3848 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'FrameHTMLSerializerHandler_Done_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3849 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'Frame_CommitSameDocumentNavigation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3850 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'Frame_CommitSameDocumentNavigation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3851 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'Frame_HandleRendererDebugURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3852 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'Frame_UpdateSubresourceLoaderFactories_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3853 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 119 cppcoreguidelines-special-member-functions class 'Frame_BindDevToolsAgent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3854 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptMethodExecuteRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3855 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 157 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptMethodExecuteRequest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3856 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 173 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3857 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 191 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3858 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 207 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestForTests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3859 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 227 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestForTests_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3860 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 243 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestInIsolatedWorld_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3861 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 262 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestInIsolatedWorld_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3862 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'Frame_SetWantErrorMessageStackTrace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3863 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 293 cppcoreguidelines-special-member-functions class 'Frame_Unload_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3864 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 313 cppcoreguidelines-special-member-functions class 'Frame_Delete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3865 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 330 cppcoreguidelines-special-member-functions class 'Frame_BlockRequests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3866 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 345 cppcoreguidelines-special-member-functions class 'Frame_ResumeBlockedRequests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3867 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 360 cppcoreguidelines-special-member-functions class 'Frame_GetInterfaceProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3868 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 377 cppcoreguidelines-special-member-functions class 'Frame_GetCanonicalUrlForSharing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3869 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 392 cppcoreguidelines-special-member-functions class 'Frame_GetCanonicalUrlForSharing_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3870 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 408 cppcoreguidelines-special-member-functions class 'Frame_SnapshotAccessibilityTree_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3871 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 424 cppcoreguidelines-special-member-functions class 'Frame_SnapshotAccessibilityTree_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3872 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 440 cppcoreguidelines-special-member-functions class 'Frame_GetSerializedHtmlWithLocalLinks_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3873 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 461 cppcoreguidelines-special-member-functions class 'FrameBindingsControl_AllowBindings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3874 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 478 cppcoreguidelines-special-member-functions class 'FrameBindingsControl_EnableMojoJsBindings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3875 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 493 cppcoreguidelines-special-member-functions class 'FrameBindingsControl_BindWebUI_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3876 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 511 cppcoreguidelines-special-member-functions class 'FrameHost_CreateNewWindow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3877 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 527 cppcoreguidelines-special-member-functions class 'FrameHost_CreateNewWindow_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3878 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 545 cppcoreguidelines-special-member-functions class 'FrameHost_CreatePortal_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3879 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 563 cppcoreguidelines-special-member-functions class 'FrameHost_CreatePortal_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3880 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 584 cppcoreguidelines-special-member-functions class 'FrameHost_AdoptPortal_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3881 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 600 cppcoreguidelines-special-member-functions class 'FrameHost_AdoptPortal_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3882 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 620 cppcoreguidelines-special-member-functions class 'FrameHost_CreateNewPopupWidget_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3883 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 638 cppcoreguidelines-special-member-functions class 'FrameHost_CreateChildFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3884 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 666 cppcoreguidelines-special-member-functions class 'FrameHost_DidCommitProvisionalLoad_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3885 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 683 cppcoreguidelines-special-member-functions class 'FrameHost_DidCommitSameDocumentNavigation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3886 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 700 cppcoreguidelines-special-member-functions class 'FrameHost_BeginNavigation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3887 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 721 cppcoreguidelines-special-member-functions class 'FrameHost_SubresourceResponseStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3888 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 739 cppcoreguidelines-special-member-functions class 'FrameHost_ResourceLoadComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3889 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 755 cppcoreguidelines-special-member-functions class 'FrameHost_DidChangeName_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3890 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 772 cppcoreguidelines-special-member-functions class 'FrameHost_CancelInitialHistoryLoad_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3891 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 787 cppcoreguidelines-special-member-functions class 'FrameHost_UpdateEncoding_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3892 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 803 cppcoreguidelines-special-member-functions class 'FrameHost_UpdateState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3893 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 819 cppcoreguidelines-special-member-functions class 'FrameHost_OpenURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3894 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-params-data.h @ Line 835 cppcoreguidelines-special-member-functions class 'FrameHost_DidStopLoading_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3895 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 170 cppcoreguidelines-special-member-functions class 'CreateMainFrameUnion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3896 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 224 cppcoreguidelines-special-member-functions class 'CreateViewParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3897 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 256 cppcoreguidelines-special-member-functions class 'CreateViewParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3898 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 286 cppcoreguidelines-special-member-functions class 'CreateLocalMainFrameParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3899 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 311 cppcoreguidelines-special-member-functions class 'CreateLocalMainFrameParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3900 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 341 cppcoreguidelines-special-member-functions class 'CreateRemoteMainFrameParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3901 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 361 cppcoreguidelines-special-member-functions class 'CreateRemoteMainFrameParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3902 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 391 cppcoreguidelines-special-member-functions class 'CreateFrameWidgetParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3903 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 415 cppcoreguidelines-special-member-functions class 'CreateFrameWidgetParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3904 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 445 cppcoreguidelines-special-member-functions class 'CreateFrameParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3905 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 477 cppcoreguidelines-special-member-functions class 'CreateFrameParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3906 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 507 cppcoreguidelines-special-member-functions class 'SnapshotAccessibilityTreeParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3907 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 529 cppcoreguidelines-special-member-functions class 'SnapshotAccessibilityTreeParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3908 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 559 cppcoreguidelines-special-member-functions class 'CreateNewWindowParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3909 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 589 cppcoreguidelines-special-member-functions class 'CreateNewWindowParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3910 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 619 cppcoreguidelines-special-member-functions class 'CreateNewWindowReply_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3911 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 648 cppcoreguidelines-special-member-functions class 'CreateNewWindowReply_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3912 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 678 cppcoreguidelines-special-member-functions class 'OpenURLParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3913 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-shared-internal.h @ Line 712 cppcoreguidelines-special-member-functions class 'OpenURLParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
3914 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the const variable 'data_buffer' has no effect; remove std::move() or make the variable non-const 1
3915 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
3916 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'object_name' has no effect; remove std::move() or make the variable non-const 1
3917 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'method_name' has no effect; remove std::move() or make the variable non-const 1
3918 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3919 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3920 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3921 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3922 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3923 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the variable 'has_user_gesture' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3924 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the variable 'world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3925 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3926 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3927 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3928 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'new_remote_frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3929 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'is_loading' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3930 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'new_remote_frame_token' has no effect; remove std::move() or make the variable non-const 1
3931 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 131 performance-move-const-arg std::move of the variable 'intention' of the trivially-copyable type 'content::mojom::FrameDeleteIntention' has no effect; remove std::move() 1
3932 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the const variable 'url_map' has no effect; remove std::move() or make the variable non-const 1
3933 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the const variable 'frame_token_map' has no effect; remove std::move() or make the variable non-const 1
3934 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the variable 'save_with_empty_url' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3935 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 164 performance-move-const-arg std::move of the variable 'commit_result' of the trivially-copyable type '::blink::mojom::CommitResult' has no effect; remove std::move() 1
3936 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 174 performance-move-const-arg std::move of the const variable 'object_name' has no effect; remove std::move() or make the variable non-const 1
3937 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 174 performance-move-const-arg std::move of the const variable 'method_name' has no effect; remove std::move() or make the variable non-const 1
3938 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 174 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3939 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3940 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3941 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3942 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3943 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'has_user_gesture' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3944 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3945 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the const variable 'javascript' has no effect; remove std::move() or make the variable non-const 1
3946 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the variable 'wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3947 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the variable 'world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3948 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 239 performance-move-const-arg std::move of the const variable 'canonical_url' has no effect; remove std::move() or make the variable non-const 1
3949 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 254 performance-move-const-arg std::move of the const variable 'snapshot' has no effect; remove std::move() or make the variable non-const 1
3950 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 265 performance-move-const-arg std::move of the variable 'enabled_bindings_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3951 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 288 performance-move-const-arg std::move of the const variable 'portal_token' has no effect; remove std::move() or make the variable non-const 1
3952 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the variable 'child_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3953 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the variable 'scope' of the trivially-copyable type '::blink::mojom::TreeScopeType' has no effect; remove std::move() 1
3954 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the const variable 'frame_name' has no effect; remove std::move() or make the variable non-const 1
3955 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the const variable 'frame_unique_name' has no effect; remove std::move() or make the variable non-const 1
3956 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the variable 'is_created_by_script' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3957 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the const variable 'frame_policy' has no effect; remove std::move() or make the variable non-const 1
3958 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 294 performance-move-const-arg std::move of the variable 'frame_owner_element_type' of the trivially-copyable type '::blink::mojom::FrameOwnerElementType' has no effect; remove std::move() 1
3959 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 306 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
3960 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 306 performance-move-const-arg std::move of the variable 'cert_status' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
3961 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 312 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
3962 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 312 performance-move-const-arg std::move of the const variable 'unique_name' has no effect; remove std::move() or make the variable non-const 1
3963 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 318 performance-move-const-arg std::move of the const variable 'encoding_name' has no effect; remove std::move() or make the variable non-const 1
3964 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 321 performance-move-const-arg std::move of the const variable 'state' has no effect; remove std::move() or make the variable non-const 1
3965 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 345 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'content::mojom::CreateNewWindowStatus' has no effect; remove std::move() 1
3966 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 373 performance-move-const-arg std::move of the variable 'proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3967 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 373 performance-move-const-arg std::move of the const variable 'portal_token' has no effect; remove std::move() or make the variable non-const 1
3968 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 373 performance-move-const-arg std::move of the const variable 'frame_token' has no effect; remove std::move() or make the variable non-const 1
3969 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 373 performance-move-const-arg std::move of the const variable 'devtools_frame_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
3970 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 387 performance-move-const-arg std::move of the const variable 'portal_token' has no effect; remove std::move() or make the variable non-const 1
3971 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 401 performance-move-const-arg std::move of the variable 'proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3972 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 401 performance-move-const-arg std::move of the const variable 'frame_token' has no effect; remove std::move() or make the variable non-const 1
3973 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.cc @ Line 401 performance-move-const-arg std::move of the const variable 'devtools_frame_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
3974 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'FrameHTMLSerializerHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3975 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.h @ Line 58 performance-trivially-destructible class 'FrameAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3976 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.h @ Line 90 performance-trivially-destructible class 'FrameBindingsControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3977 build/src/core/Debug/x86_64/gen/content/common/frame.mojom-test-utils.h @ Line 121 performance-trivially-destructible class 'FrameHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
3978 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'renderer_preferences_in' has no effect; remove std::move() or make the variable non-const 1
3979 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'web_preferences_in' has no effect; remove std::move() or make the variable non-const 1
3980 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'view_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3981 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 83 performance-move-const-arg std::move of the const variable 'session_storage_namespace_id_in' has no effect; remove std::move() or make the variable non-const 1
3982 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'opener_frame_token_in' has no effect; remove std::move() or make the variable non-const 1
3983 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 86 performance-move-const-arg std::move of the const variable 'devtools_main_frame_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
3984 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'hidden_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3985 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'never_composited_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3986 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 90 performance-move-const-arg std::move of the variable 'window_was_created_with_opener_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3987 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 91 performance-move-const-arg std::move of the variable 'renderer_wide_named_frame_lookup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3988 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 92 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'content::mojom::ViewWidgetType' has no effect; remove std::move() 1
3989 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 179 performance-move-const-arg std::move of the const variable 'token_in' has no effect; remove std::move() or make the variable non-const 1
3990 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 180 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3991 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'has_committed_real_load_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
3992 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 233 performance-move-const-arg std::move of the const variable 'token_in' has no effect; remove std::move() or make the variable non-const 1
3993 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3994 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3995 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 275 performance-move-const-arg std::move of the const variable 'visual_properties_in' has no effect; remove std::move() or make the variable non-const 1
3996 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 343 performance-move-const-arg std::move of the const variable 'token_in' has no effect; remove std::move() or make the variable non-const 1
3997 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 344 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3998 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 345 performance-move-const-arg std::move of the variable 'previous_routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
3999 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 346 performance-move-const-arg std::move of the const variable 'opener_frame_token_in' has no effect; remove std::move() or make the variable non-const 1
4000 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 347 performance-move-const-arg std::move of the variable 'parent_routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4001 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 348 performance-move-const-arg std::move of the variable 'previous_sibling_routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4002 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 351 performance-move-const-arg std::move of the const variable 'devtools_frame_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4003 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 354 performance-move-const-arg std::move of the variable 'has_committed_real_load_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4004 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'ax_mode_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4005 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'exclude_offscreen_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4006 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'max_nodes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4007 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 439 performance-move-const-arg std::move of the variable 'timeout_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4008 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 493 performance-move-const-arg std::move of the variable 'allow_popup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4009 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 494 performance-move-const-arg std::move of the variable 'window_container_type_in' of the trivially-copyable type '::content::mojom::WindowContainerType' has no effect; remove std::move() 1
4010 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 495 performance-move-const-arg std::move of the const variable 'session_storage_namespace_id_in' has no effect; remove std::move() or make the variable non-const 1
4011 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 496 performance-move-const-arg std::move of the const variable 'clone_from_session_storage_namespace_id_in' has no effect; remove std::move() or make the variable non-const 1
4012 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 497 performance-move-const-arg std::move of the const variable 'frame_name_in' has no effect; remove std::move() or make the variable non-const 1
4013 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 498 performance-move-const-arg std::move of the variable 'opener_suppressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4014 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 499 performance-move-const-arg std::move of the variable 'disposition_in' of the trivially-copyable type '::WindowOpenDisposition' has no effect; remove std::move() 1
4015 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 500 performance-move-const-arg std::move of the const variable 'target_url_in' has no effect; remove std::move() or make the variable non-const 1
4016 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 503 performance-move-const-arg std::move of the const variable 'impression_in' has no effect; remove std::move() or make the variable non-const 1
4017 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 585 performance-move-const-arg std::move of the variable 'route_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4018 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 586 performance-move-const-arg std::move of the const variable 'main_frame_token_in' has no effect; remove std::move() or make the variable non-const 1
4019 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 587 performance-move-const-arg std::move of the variable 'main_frame_route_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4020 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 592 performance-move-const-arg std::move of the const variable 'cloned_session_storage_namespace_id_in' has no effect; remove std::move() or make the variable non-const 1
4021 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 593 performance-move-const-arg std::move of the const variable 'devtools_main_frame_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4022 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 594 performance-move-const-arg std::move of the variable 'wait_for_debugger_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4023 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 685 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
4024 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 686 performance-move-const-arg std::move of the const variable 'initiator_origin_in' has no effect; remove std::move() or make the variable non-const 1
4025 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 687 performance-move-const-arg std::move of the const variable 'initiator_frame_token_in' has no effect; remove std::move() or make the variable non-const 1
4026 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 689 performance-move-const-arg std::move of the const variable 'extra_headers_in' has no effect; remove std::move() or make the variable non-const 1
4027 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 691 performance-move-const-arg std::move of the variable 'disposition_in' of the trivially-copyable type '::WindowOpenDisposition' has no effect; remove std::move() 1
4028 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 692 performance-move-const-arg std::move of the variable 'should_replace_current_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4029 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 693 performance-move-const-arg std::move of the variable 'user_gesture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4030 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 694 performance-move-const-arg std::move of the variable 'triggering_event_info_in' of the trivially-copyable type '::blink::mojom::TriggeringEventInfo' has no effect; remove std::move() 1
4031 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 696 performance-move-const-arg std::move of the const variable 'href_translate_in' has no effect; remove std::move() or make the variable non-const 1
4032 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 697 performance-move-const-arg std::move of the const variable 'impression_in' has no effect; remove std::move() or make the variable non-const 1
4033 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 698 performance-move-const-arg std::move of the const variable 'download_policy_in' has no effect; remove std::move() or make the variable non-const 1
4034 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 940 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4035 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1015 cppcoreguidelines-special-member-functions class 'Frame_CommitSameDocumentNavigation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4036 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1028 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptMethodExecuteRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4037 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1041 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4038 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1054 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestForTests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4039 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1067 cppcoreguidelines-special-member-functions class 'Frame_JavaScriptExecuteRequestInIsolatedWorld_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4040 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1080 cppcoreguidelines-special-member-functions class 'Frame_GetCanonicalUrlForSharing_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4041 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 1093 cppcoreguidelines-special-member-functions class 'Frame_SnapshotAccessibilityTree_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4042 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 2025 performance-move-const-arg std::move of the variable 'p_commit_result' of the trivially-copyable type '::blink::mojom::CommitResult' has no effect; remove std::move() 1
4043 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 2713 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4044 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 2850 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4045 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 2946 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4046 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3111 performance-move-const-arg std::move of the variable 'p_new_remote_frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4047 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3112 performance-move-const-arg std::move of the variable 'p_is_loading' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4048 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3114 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4049 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3149 performance-move-const-arg std::move of the variable 'p_intention' of the trivially-copyable type 'content::mojom::FrameDeleteIntention' has no effect; remove std::move() 1
4050 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3300 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4051 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3301 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4052 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3302 performance-move-const-arg std::move of the variable 'p_save_with_empty_url' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4053 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3415 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4054 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3416 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4055 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3418 performance-move-const-arg std::move of the variable 'p_wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4056 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3459 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4057 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3460 performance-move-const-arg std::move of the variable 'p_wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4058 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3507 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4059 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3508 performance-move-const-arg std::move of the variable 'p_wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4060 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3509 performance-move-const-arg std::move of the variable 'p_has_user_gesture' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4061 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3510 performance-move-const-arg std::move of the variable 'p_world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4062 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3554 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4063 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3555 performance-move-const-arg std::move of the variable 'p_wants_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4064 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3556 performance-move-const-arg std::move of the variable 'p_world_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4065 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 3878 performance-move-const-arg std::move of the variable 'p_enabled_bindings_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4066 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4013 cppcoreguidelines-special-member-functions class 'FrameHost_CreateNewWindow_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4067 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4028 cppcoreguidelines-special-member-functions class 'FrameHost_CreateNewWindow_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4068 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4040 cppcoreguidelines-special-member-functions class 'FrameHost_CreatePortal_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4069 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4058 cppcoreguidelines-special-member-functions class 'FrameHost_CreatePortal_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4070 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4070 cppcoreguidelines-special-member-functions class 'FrameHost_AdoptPortal_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4071 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 4087 cppcoreguidelines-special-member-functions class 'FrameHost_AdoptPortal_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4072 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5286 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'content::mojom::CreateNewWindowStatus' has no effect; remove std::move() 1
4073 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5367 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'content::mojom::CreateNewWindowStatus' has no effect; remove std::move() 1
4074 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5472 performance-move-const-arg std::move of the variable 'p_proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4075 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5474 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4076 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5475 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4077 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5476 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4078 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5610 performance-move-const-arg std::move of the variable 'p_proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4079 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5614 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4080 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5715 performance-move-const-arg std::move of the variable 'p_proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4081 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5717 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4082 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5718 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4083 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5835 performance-move-const-arg std::move of the variable 'p_proxy_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4084 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5838 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4085 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5974 performance-move-const-arg std::move of the variable 'p_child_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4086 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5978 performance-move-const-arg std::move of the variable 'p_scope' of the trivially-copyable type '::blink::mojom::TreeScopeType' has no effect; remove std::move() 1
4087 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5979 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4088 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5980 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4089 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5981 performance-move-const-arg std::move of the variable 'p_is_created_by_script' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4090 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5982 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4091 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 5984 performance-move-const-arg std::move of the variable 'p_frame_owner_element_type' of the trivially-copyable type '::blink::mojom::FrameOwnerElementType' has no effect; remove std::move() 1
4092 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6163 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4093 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6164 performance-move-const-arg std::move of the variable 'p_cert_status' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4094 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6237 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4095 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6238 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4096 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6304 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4097 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6339 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4098 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.cc @ Line 6541 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4099 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 127 cppcoreguidelines-special-member-functions class 'FrameHTMLSerializerHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4100 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 165 cppcoreguidelines-special-member-functions class 'Frame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4101 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 276 cppcoreguidelines-special-member-functions class 'FrameBindingsControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4102 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 318 cppcoreguidelines-special-member-functions class 'FrameHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4103 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 565 cppcoreguidelines-special-member-functions class 'FrameHTMLSerializerHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4104 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 606 cppcoreguidelines-special-member-functions class 'FrameStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4105 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 647 cppcoreguidelines-special-member-functions class 'FrameBindingsControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4106 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 688 cppcoreguidelines-special-member-functions class 'FrameHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4107 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 757 cppcoreguidelines-special-member-functions class 'CreateMainFrameUnion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4108 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 859 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4109 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 1200 cppcoreguidelines-special-member-functions class 'CreateRemoteMainFrameParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4110 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 1657 cppcoreguidelines-special-member-functions class 'SnapshotAccessibilityTreeParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4111 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 1230 performance-trivially-destructible class 'CreateRemoteMainFrameParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
4112 build/src/core/Debug/x86_64/gen/content/common/frame.mojom.h @ Line 1689 performance-trivially-destructible class 'SnapshotAccessibilityTreeParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
4113 build/src/core/Debug/x86_64/gen/content/common/frame_messages.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'DidCommitProvisionalLoadInterfaceParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4114 build/src/core/Debug/x86_64/gen/content/common/frame_messages.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'DidCommitProvisionalLoadInterfaceParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4115 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RenderFrameProxyHost_OpenURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4116 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'RenderFrameProxy_ChildProcessGone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4117 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'RenderFrameProxyHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4118 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'RenderFrameProxyAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4119 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'RenderFrameProxyHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4120 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom.h @ Line 102 cppcoreguidelines-special-member-functions class 'RenderFrameProxy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4121 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'RenderFrameProxyHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4122 build/src/core/Debug/x86_64/gen/content/common/frame_proxy.mojom.h @ Line 208 cppcoreguidelines-special-member-functions class 'RenderFrameProxyStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4123 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom-shared-internal.h @ Line 40 cppcoreguidelines-special-member-functions class 'FrameReplicationState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4124 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom-shared-internal.h @ Line 73 cppcoreguidelines-special-member-functions class 'FrameReplicationState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4125 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 79 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
4126 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
4127 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'unique_name_in' has no effect; remove std::move() or make the variable non-const 1
4128 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'active_sandbox_flags_in' of the trivially-copyable type '::network::mojom::WebSandboxFlags' has no effect; remove std::move() 1
4129 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'frame_policy_in' has no effect; remove std::move() or make the variable non-const 1
4130 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'scope_in' of the trivially-copyable type '::blink::mojom::TreeScopeType' has no effect; remove std::move() 1
4131 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'insecure_request_policy_in' of the trivially-copyable type '::blink::mojom::InsecureRequestPolicy' has no effect; remove std::move() 1
4132 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'has_potentially_trustworthy_unique_origin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4133 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 90 performance-move-const-arg std::move of the variable 'has_active_user_gesture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4134 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 91 performance-move-const-arg std::move of the variable 'has_received_user_gesture_before_nav_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4135 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 92 performance-move-const-arg std::move of the variable 'frame_owner_element_type_in' of the trivially-copyable type '::blink::mojom::FrameOwnerElementType' has no effect; remove std::move() 1
4136 build/src/core/Debug/x86_64/gen/content/common/frame_replication_state.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'ad_frame_type_in' of the trivially-copyable type '::blink::mojom::AdFrameType' has no effect; remove std::move() 1
4137 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcherFactory_CreateFetcher_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4138 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcher_GetChildNonPersistentHistogramData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4139 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcher_GetChildNonPersistentHistogramData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4140 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'deltas' has no effect; remove std::move() or make the variable non-const 1
4141 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ChildHistogramFetcherFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4142 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'ChildHistogramFetcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4143 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.cc @ Line 183 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcher_GetChildNonPersistentHistogramData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4144 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.cc @ Line 314 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4145 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcherFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4146 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.h @ Line 102 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4147 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.h @ Line 169 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcherFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4148 build/src/core/Debug/x86_64/gen/content/common/histogram_fetcher.mojom.h @ Line 210 cppcoreguidelines-special-member-functions class 'ChildHistogramFetcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4149 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothDrag_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4150 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothDrag_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4151 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothScroll_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4152 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothScroll_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4153 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPinch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4154 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 100 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPinch_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4155 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 115 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticTap_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4156 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 131 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticTap_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4157 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 146 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPointerAction_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4158 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-params-data.h @ Line 162 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPointerAction_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4159 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 123 cppcoreguidelines-special-member-functions class 'SyntheticSmoothDrag_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4160 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 144 cppcoreguidelines-special-member-functions class 'SyntheticSmoothDrag_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4161 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 174 cppcoreguidelines-special-member-functions class 'SyntheticSmoothScroll_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4162 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 202 cppcoreguidelines-special-member-functions class 'SyntheticSmoothScroll_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4163 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 232 cppcoreguidelines-special-member-functions class 'SyntheticPinch_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4164 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 252 cppcoreguidelines-special-member-functions class 'SyntheticPinch_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4165 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 282 cppcoreguidelines-special-member-functions class 'SyntheticTap_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4166 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 302 cppcoreguidelines-special-member-functions class 'SyntheticTap_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4167 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 332 cppcoreguidelines-special-member-functions class 'SyntheticPointerActionParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4168 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 360 cppcoreguidelines-special-member-functions class 'SyntheticPointerActionParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4169 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 390 cppcoreguidelines-special-member-functions class 'SyntheticPointerAction_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4170 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-shared-internal.h @ Line 410 cppcoreguidelines-special-member-functions class 'SyntheticPointerAction_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4171 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'drag' has no effect; remove std::move() or make the variable non-const 1
4172 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'scroll' has no effect; remove std::move() or make the variable non-const 1
4173 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'pinch' has no effect; remove std::move() or make the variable non-const 1
4174 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'tap' has no effect; remove std::move() or make the variable non-const 1
4175 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'pointer_action' has no effect; remove std::move() or make the variable non-const 1
4176 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'drag' has no effect; remove std::move() or make the variable non-const 1
4177 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'scroll' has no effect; remove std::move() or make the variable non-const 1
4178 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'pinch' has no effect; remove std::move() or make the variable non-const 1
4179 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'tap' has no effect; remove std::move() or make the variable non-const 1
4180 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'pointer_action' has no effect; remove std::move() or make the variable non-const 1
4181 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'InputInjectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4182 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'gesture_source_type_in' of the trivially-copyable type 'content::mojom::GestureSourceType' has no effect; remove std::move() 1
4183 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'start_point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
4184 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'speed_in_pixels_s_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4185 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'gesture_source_type_in' of the trivially-copyable type 'content::mojom::GestureSourceType' has no effect; remove std::move() 1
4186 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 113 performance-move-const-arg std::move of the const variable 'anchor_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
4187 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'prevent_fling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4188 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'speed_in_pixels_s_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4189 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'fling_velocity_x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4190 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'fling_velocity_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4191 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 119 performance-move-const-arg std::move of the variable 'granularity_in' of the trivially-copyable type '::ui::ScrollGranularity' has no effect; remove std::move() 1
4192 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'modifiers_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4193 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 178 performance-move-const-arg std::move of the variable 'scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4194 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 179 performance-move-const-arg std::move of the const variable 'anchor_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
4195 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 180 performance-move-const-arg std::move of the variable 'relative_pointer_speed_in_pixels_s_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4196 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 214 performance-move-const-arg std::move of the variable 'gesture_source_type_in' of the trivially-copyable type 'content::mojom::GestureSourceType' has no effect; remove std::move() 1
4197 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 215 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
4198 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 216 performance-move-const-arg std::move of the variable 'duration_ms_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4199 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'pointer_action_type_in' of the trivially-copyable type 'content::mojom::PointerActionType' has no effect; remove std::move() 1
4200 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 267 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
4201 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 268 performance-move-const-arg std::move of the variable 'pointer_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4202 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 269 performance-move-const-arg std::move of the variable 'button_in' of the trivially-copyable type 'content::mojom::SyntheticButton' has no effect; remove std::move() 1
4203 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'key_modifiers_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4204 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4205 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 272 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4206 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 273 performance-move-const-arg std::move of the variable 'rotation_angle_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4207 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 274 performance-move-const-arg std::move of the variable 'force_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4208 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4209 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 276 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4210 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 340 performance-move-const-arg std::move of the variable 'gesture_source_type_in' of the trivially-copyable type 'content::mojom::GestureSourceType' has no effect; remove std::move() 1
4211 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 364 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothDrag_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4212 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 377 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticSmoothScroll_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4213 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 390 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPinch_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4214 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 403 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticTap_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4215 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 416 cppcoreguidelines-special-member-functions class 'InputInjector_QueueSyntheticPointerAction_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4216 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 1332 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4217 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 1370 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4218 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 1408 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4219 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 1446 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4220 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.cc @ Line 1484 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4221 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 93 cppcoreguidelines-special-member-functions class 'InputInjector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4222 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'InputInjectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4223 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 228 cppcoreguidelines-special-member-functions class 'SyntheticSmoothDrag' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4224 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 373 cppcoreguidelines-special-member-functions class 'SyntheticSmoothScroll' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4225 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 533 cppcoreguidelines-special-member-functions class 'SyntheticPinch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4226 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 675 cppcoreguidelines-special-member-functions class 'SyntheticTap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4227 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 817 cppcoreguidelines-special-member-functions class 'SyntheticPointerActionParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4228 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 564 performance-trivially-destructible class 'SyntheticPinch' can be made trivially destructible by defaulting the destructor on its first declaration 3
4229 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 706 performance-trivially-destructible class 'SyntheticTap' can be made trivially destructible by defaulting the destructor on its first declaration 3
4230 build/src/core/Debug/x86_64/gen/content/common/input/input_injector.mojom.h @ Line 856 performance-trivially-destructible class 'SyntheticPointerActionParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
4231 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaInternalLogRecords_Log_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4232 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'events' has no effect; remove std::move() or make the variable non-const 1
4233 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'MediaInternalLogRecordsAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4234 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom.cc @ Line 136 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4235 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'MediaInternalLogRecords' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4236 build/src/core/Debug/x86_64/gen/content/common/media/media_log_records.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'MediaInternalLogRecordsStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4237 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitNavigation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4238 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-params-data.h @ Line 50 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitNavigation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4239 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-params-data.h @ Line 67 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitFailedNavigation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4240 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitFailedNavigation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4241 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'DidCommitProvisionalLoadParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4242 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'DidCommitProvisionalLoadParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4243 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'DidCommitSameDocumentNavigationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4244 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-shared-internal.h @ Line 162 cppcoreguidelines-special-member-functions class 'DidCommitSameDocumentNavigationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4245 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'devtools_navigation_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4246 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'has_stale_copy_in_cache' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4247 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4248 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'resolve_error_info' has no effect; remove std::move() or make the variable non-const 1
4249 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'error_page_content' has no effect; remove std::move() or make the variable non-const 1
4250 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'devtools_navigation_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4251 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'has_stale_copy_in_cache' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4252 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4253 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'resolve_error_info' has no effect; remove std::move() or make the variable non-const 1
4254 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'error_page_content' has no effect; remove std::move() or make the variable non-const 1
4255 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'NavigationClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4256 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'item_sequence_number_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4257 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 121 performance-move-const-arg std::move of the variable 'document_sequence_number_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4258 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 122 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
4259 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 123 performance-move-const-arg std::move of the const variable 'base_url_in' has no effect; remove std::move() or make the variable non-const 1
4260 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 124 performance-move-const-arg std::move of the const variable 'virtual_url_in' has no effect; remove std::move() or make the variable non-const 1
4261 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 126 performance-move-const-arg std::move of the variable 'transition_in' of the trivially-copyable type '::ui::PageTransition' has no effect; remove std::move() 1
4262 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 128 performance-move-const-arg std::move of the variable 'should_update_history_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4263 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 129 performance-move-const-arg std::move of the const variable 'contents_mime_type_in' has no effect; remove std::move() or make the variable non-const 1
4264 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 130 performance-move-const-arg std::move of the variable 'intended_as_new_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4265 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'did_create_new_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4266 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'should_replace_current_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4267 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'gesture_in' of the trivially-copyable type '::content::NavigationGesture' has no effect; remove std::move() 1
4268 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 134 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
4269 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'post_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4270 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'http_status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4271 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'url_is_unreachable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4272 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 138 performance-move-const-arg std::move of the const variable 'page_state_in' has no effect; remove std::move() or make the variable non-const 1
4273 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'is_overriding_user_agent_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4274 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'history_list_was_cleared_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4275 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 141 performance-move-const-arg std::move of the const variable 'origin_in' has no effect; remove std::move() or make the variable non-const 1
4276 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 142 performance-move-const-arg std::move of the variable 'sandbox_flags_in' of the trivially-copyable type '::network::mojom::WebSandboxFlags' has no effect; remove std::move() 1
4277 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 144 performance-move-const-arg std::move of the const variable 'document_policy_header_in' has no effect; remove std::move() or make the variable non-const 1
4278 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'insecure_request_policy_in' of the trivially-copyable type '::blink::mojom::InsecureRequestPolicy' has no effect; remove std::move() 1
4279 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 147 performance-move-const-arg std::move of the variable 'has_potentially_trustworthy_unique_origin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4280 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 148 performance-move-const-arg std::move of the variable 'request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4281 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 149 performance-move-const-arg std::move of the const variable 'navigation_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4282 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 150 performance-move-const-arg std::move of the const variable 'embedding_token_in' has no effect; remove std::move() or make the variable non-const 1
4283 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 307 performance-move-const-arg std::move of the variable 'is_history_api_navigation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4284 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 330 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitNavigation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4285 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 343 cppcoreguidelines-special-member-functions class 'NavigationClient_CommitFailedNavigation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4286 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 1057 performance-move-const-arg std::move of the variable 'p_devtools_navigation_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4287 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 1119 performance-move-const-arg std::move of the variable 'p_has_stale_copy_in_cache' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4288 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 1120 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4289 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 1121 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4290 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.cc @ Line 1122 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4291 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'NavigationClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4292 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.h @ Line 178 cppcoreguidelines-special-member-functions class 'NavigationClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4293 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.h @ Line 223 cppcoreguidelines-special-member-functions class 'DidCommitSameDocumentNavigationParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4294 build/src/core/Debug/x86_64/gen/content/common/navigation_client.mojom.h @ Line 252 performance-trivially-destructible class 'DidCommitSameDocumentNavigationParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
4295 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'InitiatorCSPInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4296 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'InitiatorCSPInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4297 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'BeginNavigationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4298 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 180 cppcoreguidelines-special-member-functions class 'BeginNavigationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4299 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'CommonNavigationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4300 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 250 cppcoreguidelines-special-member-functions class 'CommonNavigationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4301 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 280 cppcoreguidelines-special-member-functions class 'NavigationTiming_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4302 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 300 cppcoreguidelines-special-member-functions class 'NavigationTiming_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4303 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 330 cppcoreguidelines-special-member-functions class 'OldPageInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4304 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 350 cppcoreguidelines-special-member-functions class 'OldPageInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4305 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 380 cppcoreguidelines-special-member-functions class 'CommitNavigationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4306 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom-shared-internal.h @ Line 436 cppcoreguidelines-special-member-functions class 'CommitNavigationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4307 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'should_check_main_world_csp_in' of the trivially-copyable type '::network::mojom::CSPDisposition' has no effect; remove std::move() 1
4308 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 115 performance-move-const-arg std::move of the const variable 'initiator_frame_token_in' has no effect; remove std::move() or make the variable non-const 1
4309 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 116 performance-move-const-arg std::move of the const variable 'headers_in' has no effect; remove std::move() or make the variable non-const 1
4310 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'load_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4311 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'skip_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4312 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 119 performance-move-const-arg std::move of the variable 'request_context_type_in' of the trivially-copyable type '::blink::mojom::RequestContextType' has no effect; remove std::move() 1
4313 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'request_destination_in' of the trivially-copyable type '::network::mojom::RequestDestination' has no effect; remove std::move() 1
4314 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 121 performance-move-const-arg std::move of the variable 'mixed_content_context_type_in' of the trivially-copyable type '::blink::mojom::MixedContentContextType' has no effect; remove std::move() 1
4315 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 122 performance-move-const-arg std::move of the variable 'is_form_submission_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4316 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 123 performance-move-const-arg std::move of the variable 'was_initiated_by_link_click_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4317 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 124 performance-move-const-arg std::move of the const variable 'searchable_form_url_in' has no effect; remove std::move() or make the variable non-const 1
4318 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 125 performance-move-const-arg std::move of the const variable 'searchable_form_encoding_in' has no effect; remove std::move() or make the variable non-const 1
4319 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 126 performance-move-const-arg std::move of the const variable 'client_side_redirect_url_in' has no effect; remove std::move() or make the variable non-const 1
4320 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 129 performance-move-const-arg std::move of the const variable 'impression_in' has no effect; remove std::move() or make the variable non-const 1
4321 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 130 performance-move-const-arg std::move of the variable 'before_unload_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4322 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'before_unload_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4323 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 132 performance-move-const-arg std::move of the const variable 'web_bundle_token_in' has no effect; remove std::move() or make the variable non-const 1
4324 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 264 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
4325 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 265 performance-move-const-arg std::move of the const variable 'initiator_origin_in' has no effect; remove std::move() or make the variable non-const 1
4326 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 267 performance-move-const-arg std::move of the variable 'transition_in' of the trivially-copyable type '::ui::PageTransition' has no effect; remove std::move() 1
4327 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 268 performance-move-const-arg std::move of the variable 'navigation_type_in' of the trivially-copyable type 'content::mojom::NavigationType' has no effect; remove std::move() 1
4328 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 269 performance-move-const-arg std::move of the const variable 'download_policy_in' has no effect; remove std::move() or make the variable non-const 1
4329 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'should_replace_current_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4330 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 271 performance-move-const-arg std::move of the const variable 'base_url_for_data_url_in' has no effect; remove std::move() or make the variable non-const 1
4331 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 272 performance-move-const-arg std::move of the const variable 'history_url_for_data_url_in' has no effect; remove std::move() or make the variable non-const 1
4332 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 273 performance-move-const-arg std::move of the variable 'previews_state_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4333 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 274 performance-move-const-arg std::move of the variable 'navigation_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4334 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 275 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
4335 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 278 performance-move-const-arg std::move of the variable 'started_from_context_menu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4336 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 279 performance-move-const-arg std::move of the variable 'has_user_gesture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4337 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 280 performance-move-const-arg std::move of the variable 'text_fragment_token_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4338 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 283 performance-move-const-arg std::move of the const variable 'href_translate_in' has no effect; remove std::move() or make the variable non-const 1
4339 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 284 performance-move-const-arg std::move of the variable 'is_history_navigation_in_new_child_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4340 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 285 performance-move-const-arg std::move of the variable 'input_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4341 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 395 performance-move-const-arg std::move of the variable 'redirect_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4342 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 396 performance-move-const-arg std::move of the variable 'redirect_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4343 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 397 performance-move-const-arg std::move of the variable 'fetch_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
4344 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 429 performance-move-const-arg std::move of the variable 'routing_id_for_old_main_frame_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4345 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 533 performance-move-const-arg std::move of the const variable 'origin_to_commit_in' has no effect; remove std::move() or make the variable non-const 1
4346 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 534 performance-move-const-arg std::move of the variable 'is_overriding_user_agent_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4347 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 538 performance-move-const-arg std::move of the const variable 'post_content_type_in' has no effect; remove std::move() or make the variable non-const 1
4348 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 539 performance-move-const-arg std::move of the const variable 'original_url_in' has no effect; remove std::move() or make the variable non-const 1
4349 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 540 performance-move-const-arg std::move of the const variable 'original_method_in' has no effect; remove std::move() or make the variable non-const 1
4350 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 541 performance-move-const-arg std::move of the variable 'can_load_local_resources_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4351 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 542 performance-move-const-arg std::move of the const variable 'page_state_in' has no effect; remove std::move() or make the variable non-const 1
4352 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 543 performance-move-const-arg std::move of the variable 'nav_entry_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4353 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 544 performance-move-const-arg std::move of the const variable 'subframe_unique_names_in' has no effect; remove std::move() or make the variable non-const 1
4354 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 545 performance-move-const-arg std::move of the variable 'intended_as_new_entry_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4355 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 546 performance-move-const-arg std::move of the variable 'pending_history_list_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4356 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 547 performance-move-const-arg std::move of the variable 'current_history_list_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4357 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 548 performance-move-const-arg std::move of the variable 'current_history_list_length_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4358 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 549 performance-move-const-arg std::move of the variable 'was_discarded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4359 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 550 performance-move-const-arg std::move of the variable 'is_view_source_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4360 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 551 performance-move-const-arg std::move of the variable 'should_clear_history_list_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4361 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 553 performance-move-const-arg std::move of the const variable 'appcache_host_id_in' has no effect; remove std::move() or make the variable non-const 1
4362 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 554 performance-move-const-arg std::move of the variable 'was_activated_in' of the trivially-copyable type '::content::mojom::WasActivatedOption' has no effect; remove std::move() 1
4363 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 555 performance-move-const-arg std::move of the const variable 'navigation_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4364 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 557 performance-move-const-arg std::move of the variable 'is_browser_initiated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4365 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 558 performance-move-const-arg std::move of the variable 'is_prerendering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4366 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 559 performance-move-const-arg std::move of the const variable 'web_bundle_physical_url_in' has no effect; remove std::move() or make the variable non-const 1
4367 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 560 performance-move-const-arg std::move of the const variable 'web_bundle_claimed_url_in' has no effect; remove std::move() or make the variable non-const 1
4368 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 561 performance-move-const-arg std::move of the variable 'document_ukm_source_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4369 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 562 performance-move-const-arg std::move of the const variable 'frame_policy_in' has no effect; remove std::move() or make the variable non-const 1
4370 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 564 performance-move-const-arg std::move of the variable 'origin_agent_cluster_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4371 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 566 performance-move-const-arg std::move of the variable 'is_cross_browsing_instance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4372 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.cc @ Line 569 performance-move-const-arg std::move of the variable 'http_response_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4373 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.h @ Line 624 cppcoreguidelines-special-member-functions class 'NavigationTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4374 build/src/core/Debug/x86_64/gen/content/common/navigation_params.mojom.h @ Line 655 performance-trivially-destructible class 'NavigationTiming' can be made trivially destructible by defaulting the destructor on its first declaration 3
4375 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PepperHost_InstanceCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4376 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'PepperHost_BindHungDetectorHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4377 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'PepperHost_GetPluginInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4378 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'PepperHost_GetPluginInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4379 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 95 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidCreateInProcessInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4380 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 114 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidDeleteInProcessInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4381 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 131 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidCreateOutOfProcessPepperInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4382 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidCreateOutOfProcessPepperInstance_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4383 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidDeleteOutOfProcessPepperInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4384 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 188 cppcoreguidelines-special-member-functions class 'PepperIOHost_OpenChannelToPepperPlugin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4385 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'PepperIOHost_OpenChannelToPepperPlugin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4386 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 224 cppcoreguidelines-special-member-functions class 'PepperHungDetectorHost_PluginHung_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4387 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 241 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceHost_StartsPlayback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4388 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 256 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceHost_StopsPlayback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4389 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 271 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceHost_InstanceCrashed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4390 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-params-data.h @ Line 288 cppcoreguidelines-special-member-functions class 'PepperPluginInstance_SetVolume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4391 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4392 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4393 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'plugin_path' has no effect; remove std::move() or make the variable non-const 1
4394 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
4395 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'main_frame_origin' has no effect; remove std::move() or make the variable non-const 1
4396 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'mime_type' has no effect; remove std::move() or make the variable non-const 1
4397 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
4398 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'main_frame_origin' has no effect; remove std::move() or make the variable non-const 1
4399 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'mime_type' has no effect; remove std::move() or make the variable non-const 1
4400 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'found' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4401 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'plugin_info' has no effect; remove std::move() or make the variable non-const 1
4402 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'actual_mime_type' has no effect; remove std::move() or make the variable non-const 1
4403 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4404 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4405 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'document_url' has no effect; remove std::move() or make the variable non-const 1
4406 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'plugin_url' has no effect; remove std::move() or make the variable non-const 1
4407 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4408 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4409 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'pp_instance' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4410 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'is_external' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4411 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4412 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'document_url' has no effect; remove std::move() or make the variable non-const 1
4413 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'plugin_url' has no effect; remove std::move() or make the variable non-const 1
4414 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'is_privileged_context' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4415 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4416 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'pp_instance' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4417 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'is_external' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4418 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'embedder_origin' has no effect; remove std::move() or make the variable non-const 1
4419 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
4420 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'origin_lock' has no effect; remove std::move() or make the variable non-const 1
4421 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4422 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'pp_instance' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4423 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'is_external' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4424 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4425 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'document_url' has no effect; remove std::move() or make the variable non-const 1
4426 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'plugin_url' has no effect; remove std::move() or make the variable non-const 1
4427 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'is_privileged_context' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4428 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'embedder_origin' has no effect; remove std::move() or make the variable non-const 1
4429 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
4430 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'origin_lock' has no effect; remove std::move() or make the variable non-const 1
4431 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'plugin_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
4432 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4433 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 134 performance-move-const-arg std::move of the variable 'is_hung' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4434 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the const variable 'plugin_path' has no effect; remove std::move() or make the variable non-const 1
4435 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'plugin_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
4436 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4437 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'PepperHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4438 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.h @ Line 49 performance-trivially-destructible class 'PepperIOHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4439 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.h @ Line 69 performance-trivially-destructible class 'PepperHungDetectorHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4440 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.h @ Line 87 performance-trivially-destructible class 'PepperPluginInstanceHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4441 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom-test-utils.h @ Line 103 performance-trivially-destructible class 'PepperPluginInstanceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4442 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 51 cppcoreguidelines-special-member-functions class 'PepperHost_GetPluginInfo_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4443 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 67 cppcoreguidelines-special-member-functions class 'PepperHost_GetPluginInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4444 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 456 performance-move-const-arg std::move of the variable 'p_found' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4445 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 457 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4446 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 458 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4447 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 558 performance-move-const-arg std::move of the variable 'p_found' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4448 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 559 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4449 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 614 performance-move-const-arg std::move of the variable 'p_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4450 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 660 performance-move-const-arg std::move of the variable 'p_plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4451 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 661 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4452 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 728 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4453 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 729 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4454 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 730 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4455 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 769 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidCreateOutOfProcessPepperInstance_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4456 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 782 cppcoreguidelines-special-member-functions class 'PepperIOHost_DidCreateOutOfProcessPepperInstance_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4457 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 794 cppcoreguidelines-special-member-functions class 'PepperIOHost_OpenChannelToPepperPlugin_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4458 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 810 cppcoreguidelines-special-member-functions class 'PepperIOHost_OpenChannelToPepperPlugin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4459 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1536 performance-move-const-arg std::move of the variable 'p_plugin_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
4460 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1537 performance-move-const-arg std::move of the variable 'p_plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4461 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1629 performance-move-const-arg std::move of the variable 'p_plugin_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
4462 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1630 performance-move-const-arg std::move of the variable 'p_plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4463 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1683 performance-move-const-arg std::move of the variable 'p_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4464 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1684 performance-move-const-arg std::move of the variable 'p_frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4465 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1685 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4466 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1686 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4467 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1721 performance-move-const-arg std::move of the variable 'p_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4468 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1765 performance-move-const-arg std::move of the variable 'p_plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4469 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1766 performance-move-const-arg std::move of the variable 'p_pp_instance' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4470 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1767 performance-move-const-arg std::move of the variable 'p_is_external' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4471 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1846 performance-move-const-arg std::move of the variable 'p_plugin_child_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4472 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1847 performance-move-const-arg std::move of the variable 'p_pp_instance' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4473 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1848 performance-move-const-arg std::move of the variable 'p_is_external' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4474 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1849 performance-move-const-arg std::move of the variable 'p_frame_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4475 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1850 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4476 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1851 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4477 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1852 performance-move-const-arg std::move of the variable 'p_is_privileged_context' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4478 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1899 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4479 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1900 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4480 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 1901 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4481 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 2016 performance-move-const-arg std::move of the variable 'p_is_hung' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4482 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 2276 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4483 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 2277 performance-move-const-arg std::move of the variable 'p_plugin_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
4484 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.cc @ Line 2404 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4485 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'PepperHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4486 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'PepperIOHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4487 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 182 cppcoreguidelines-special-member-functions class 'PepperHungDetectorHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4488 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 215 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4489 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 256 cppcoreguidelines-special-member-functions class 'PepperPluginInstance' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4490 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 388 cppcoreguidelines-special-member-functions class 'PepperHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4491 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 429 cppcoreguidelines-special-member-functions class 'PepperIOHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4492 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 470 cppcoreguidelines-special-member-functions class 'PepperHungDetectorHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4493 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 511 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4494 build/src/core/Debug/x86_64/gen/content/common/pepper_plugin.mojom.h @ Line 552 cppcoreguidelines-special-member-functions class 'PepperPluginInstanceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4495 build/src/core/Debug/x86_64/gen/content/common/prefetched_signed_exchange_info.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'PrefetchedSignedExchangeInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4496 build/src/core/Debug/x86_64/gen/content/common/prefetched_signed_exchange_info.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'PrefetchedSignedExchangeInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4497 build/src/core/Debug/x86_64/gen/content/common/prefetched_signed_exchange_info.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'outer_url_in' has no effect; remove std::move() or make the variable non-const 1
4498 build/src/core/Debug/x86_64/gen/content/common/prefetched_signed_exchange_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'header_integrity_in' of the trivially-copyable type 'const ::net::SHA256HashValue' has no effect; remove std::move() 1
4499 build/src/core/Debug/x86_64/gen/content/common/prefetched_signed_exchange_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'inner_url_in' has no effect; remove std::move() or make the variable non-const 1
4500 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHost_HandleAXEvents_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4501 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHost_HandleAXEvents_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4502 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHost_HandleAXLocationChanges_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4503 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'RenderAccessibility_SetMode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4504 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'RenderAccessibility_FatalError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4505 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'RenderAccessibility_HitTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4506 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'RenderAccessibility_HitTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4507 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'RenderAccessibility_PerformAction_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4508 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'RenderAccessibility_Reset_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4509 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-shared-internal.h @ Line 40 cppcoreguidelines-special-member-functions class 'LocationChanges_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4510 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'LocationChanges_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4511 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-shared-internal.h @ Line 90 cppcoreguidelines-special-member-functions class 'HitTestResponse_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4512 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'HitTestResponse_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4513 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'updates' has no effect; remove std::move() or make the variable non-const 1
4514 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'events' has no effect; remove std::move() or make the variable non-const 1
4515 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'reset_token' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4516 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'updates' has no effect; remove std::move() or make the variable non-const 1
4517 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'events' has no effect; remove std::move() or make the variable non-const 1
4518 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'reset_token' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4519 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'ax_mode' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4520 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
4521 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'event_to_fire' of the trivially-copyable type '::ax::mojom::Event' has no effect; remove std::move() 1
4522 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4523 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'action_data' has no effect; remove std::move() or make the variable non-const 1
4524 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'reset_token' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4525 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
4526 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'event_to_fire' of the trivially-copyable type '::ax::mojom::Event' has no effect; remove std::move() 1
4527 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4528 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'RenderAccessibilityHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4529 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom-test-utils.h @ Line 48 performance-trivially-destructible class 'RenderAccessibilityAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4530 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4531 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'new_location_in' has no effect; remove std::move() or make the variable non-const 1
4532 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 83 performance-move-const-arg std::move of the const variable 'hit_frame_token_in' of the trivially-copyable type 'const ::blink::FrameToken' (aka 'const MultiToken, TokenType>') has no effect; remove std::move() 1
4533 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'hit_frame_transformed_point_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
4534 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'hit_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4535 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 112 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHost_HandleAXEvents_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4536 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 466 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4537 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4538 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 468 performance-move-const-arg std::move of the variable 'p_reset_token' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4539 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 500 cppcoreguidelines-special-member-functions class 'RenderAccessibility_HitTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4540 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 893 performance-move-const-arg std::move of the variable 'p_ax_mode' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4541 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 962 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4542 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 997 performance-move-const-arg std::move of the variable 'p_reset_token' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4543 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 1061 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::gfx::Point' has no effect; remove std::move() 1
4544 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 1062 performance-move-const-arg std::move of the variable 'p_event_to_fire' of the trivially-copyable type '::ax::mojom::Event' has no effect; remove std::move() 1
4545 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.cc @ Line 1063 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4546 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 76 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4547 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'RenderAccessibility' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4548 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 209 cppcoreguidelines-special-member-functions class 'RenderAccessibilityHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4549 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 250 cppcoreguidelines-special-member-functions class 'RenderAccessibilityStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4550 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 305 cppcoreguidelines-special-member-functions class 'LocationChanges' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4551 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 444 cppcoreguidelines-special-member-functions class 'HitTestResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4552 build/src/core/Debug/x86_64/gen/content/common/render_accessibility.mojom.h @ Line 475 performance-trivially-destructible class 'HitTestResponse' can be made trivially destructible by defaulting the destructor on its first declaration 3
4553 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateRoutingID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4554 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateRoutingID_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4555 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateFrameRoutingID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4556 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateFrameRoutingID_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4557 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_HasGpuProcess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4558 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_HasGpuProcess_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4559 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-params-data.h @ Line 120 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_SetThreadPriority_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4560 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'platform_thread_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4561 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'thread_priority' of the trivially-copyable type '::base::ThreadPriority' has no effect; remove std::move() 1
4562 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4563 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4564 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'frame_token' has no effect; remove std::move() or make the variable non-const 1
4565 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'devtools_frame_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
4566 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'has_gpu_process' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4567 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'RenderMessageFilterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4568 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 58 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateRoutingID_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4569 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 72 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateRoutingID_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4570 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 84 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateFrameRoutingID_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4571 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 100 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_GenerateFrameRoutingID_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4572 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 112 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_HasGpuProcess_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4573 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 126 cppcoreguidelines-special-member-functions class 'RenderMessageFilter_HasGpuProcess_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4574 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 485 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4575 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 551 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4576 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 649 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4577 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 650 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4578 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 651 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4579 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 751 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4580 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 753 performance-move-const-arg std::move of the variable 'p_devtools_frame_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
4581 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 845 performance-move-const-arg std::move of the variable 'p_has_gpu_process' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4582 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 911 performance-move-const-arg std::move of the variable 'p_has_gpu_process' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4583 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 967 performance-move-const-arg std::move of the variable 'p_platform_thread_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4584 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.cc @ Line 968 performance-move-const-arg std::move of the variable 'p_thread_priority' of the trivially-copyable type '::base::ThreadPriority' has no effect; remove std::move() 1
4585 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'RenderMessageFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4586 build/src/core/Debug/x86_64/gen/content/common/render_message_filter.mojom.h @ Line 163 cppcoreguidelines-special-member-functions class 'RenderMessageFilterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4587 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Renderer_CreateAgentSchedulingGroup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4588 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'Renderer_CreateAssociatedAgentSchedulingGroup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4589 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'Renderer_OnNetworkConnectionChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4590 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'Renderer_OnNetworkQualityChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4591 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 96 cppcoreguidelines-special-member-functions class 'Renderer_SetWebKitSharedTimersSuspended_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4592 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 113 cppcoreguidelines-special-member-functions class 'Renderer_SetUserAgent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4593 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'Renderer_SetUserAgentMetadata_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4594 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 145 cppcoreguidelines-special-member-functions class 'Renderer_SetCorsExemptHeaderList_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4595 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 161 cppcoreguidelines-special-member-functions class 'Renderer_UpdateScrollbarTheme_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4596 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 177 cppcoreguidelines-special-member-functions class 'Renderer_OnSystemColorsChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4597 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 196 cppcoreguidelines-special-member-functions class 'Renderer_UpdateSystemColorInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4598 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 212 cppcoreguidelines-special-member-functions class 'Renderer_PurgePluginListCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4599 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 229 cppcoreguidelines-special-member-functions class 'Renderer_SetProcessState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4600 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 246 cppcoreguidelines-special-member-functions class 'Renderer_SetSchedulerKeepActive_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4601 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 263 cppcoreguidelines-special-member-functions class 'Renderer_SetIsLockedToSite_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4602 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'Renderer_SetIsCrossOriginIsolated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4603 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-shared-internal.h @ Line 89 cppcoreguidelines-special-member-functions class 'UpdateScrollbarThemeParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4604 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-shared-internal.h @ Line 115 cppcoreguidelines-special-member-functions class 'UpdateScrollbarThemeParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4605 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-shared-internal.h @ Line 145 cppcoreguidelines-special-member-functions class 'UpdateSystemColorInfoParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4606 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-shared-internal.h @ Line 166 cppcoreguidelines-special-member-functions class 'UpdateSystemColorInfoParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4607 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'connection_type' of the trivially-copyable type '::net::NetworkChangeNotifier::ConnectionType' has no effect; remove std::move() 1
4608 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'max_bandwidth_mbps' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4609 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'effective_connection_type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
4610 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4611 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4612 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'bandwidth_kbps' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4613 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'suspend' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4614 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'user_agent' has no effect; remove std::move() or make the variable non-const 1
4615 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
4616 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'list' has no effect; remove std::move() or make the variable non-const 1
4617 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'aqua_color_variant' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4618 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'highlight_text_color' has no effect; remove std::move() or make the variable non-const 1
4619 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'highlight_color' has no effect; remove std::move() or make the variable non-const 1
4620 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'reload_pages' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4621 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'background_state' of the trivially-copyable type 'content::mojom::RenderProcessBackgroundState' has no effect; remove std::move() 1
4622 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'visible_state' of the trivially-copyable type 'content::mojom::RenderProcessVisibleState' has no effect; remove std::move() 1
4623 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'keep_active' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4624 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4625 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'RendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4626 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'has_initial_button_delay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4627 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'initial_button_delay_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4628 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'has_autoscroll_button_delay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4629 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'autoscroll_button_delay_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4630 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'jump_on_track_click_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4631 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'preferred_scroller_style_in' of the trivially-copyable type '::content::mojom::ScrollerStyle' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
4632 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'redraw_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4633 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'scroll_view_rubber_banding_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4634 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'is_dark_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4635 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'forced_colors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4636 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 141 performance-move-const-arg std::move of the const variable 'colors_in' has no effect; remove std::move() or make the variable non-const 1
4637 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1018 performance-move-const-arg std::move of the variable 'p_connection_type' of the trivially-copyable type '::net::NetworkChangeNotifier::ConnectionType' has no effect; remove std::move() 1
4638 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1019 performance-move-const-arg std::move of the variable 'p_max_bandwidth_mbps' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4639 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1063 performance-move-const-arg std::move of the variable 'p_effective_connection_type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
4640 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1064 performance-move-const-arg std::move of the variable 'p_http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4641 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1065 performance-move-const-arg std::move of the variable 'p_transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
4642 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1066 performance-move-const-arg std::move of the variable 'p_bandwidth_kbps' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4643 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1101 performance-move-const-arg std::move of the variable 'p_suspend' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4644 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1136 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4645 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1171 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4646 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1206 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4647 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1282 performance-move-const-arg std::move of the variable 'p_aqua_color_variant' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
4648 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1283 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4649 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1284 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4650 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1354 performance-move-const-arg std::move of the variable 'p_reload_pages' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4651 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1392 performance-move-const-arg std::move of the variable 'p_background_state' of the trivially-copyable type 'content::mojom::RenderProcessBackgroundState' has no effect; remove std::move() 1
4652 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1393 performance-move-const-arg std::move of the variable 'p_visible_state' of the trivially-copyable type 'content::mojom::RenderProcessVisibleState' has no effect; remove std::move() 1
4653 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1428 performance-move-const-arg std::move of the variable 'p_keep_active' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4654 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.cc @ Line 1494 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4655 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.h @ Line 78 cppcoreguidelines-special-member-functions class 'Renderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4656 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'RendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4657 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.h @ Line 261 cppcoreguidelines-special-member-functions class 'UpdateScrollbarThemeParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4658 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.h @ Line 419 cppcoreguidelines-special-member-functions class 'UpdateSystemColorInfoParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4659 build/src/core/Debug/x86_64/gen/content/common/renderer.mojom.h @ Line 297 performance-trivially-destructible class 'UpdateScrollbarThemeParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
4660 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RendererHost_GetBrowserHistogram_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4661 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'RendererHost_GetBrowserHistogram_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4662 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'RendererHost_SuddenTerminationChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4663 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'RendererHost_RecordUserMetricsAction_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4664 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
4665 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4666 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'action' has no effect; remove std::move() or make the variable non-const 1
4667 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
4668 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'histogram_json' has no effect; remove std::move() or make the variable non-const 1
4669 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'RendererHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4670 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 50 cppcoreguidelines-special-member-functions class 'RendererHost_GetBrowserHistogram_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4671 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 64 cppcoreguidelines-special-member-functions class 'RendererHost_GetBrowserHistogram_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4672 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 354 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4673 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 477 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4674 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 512 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4675 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.cc @ Line 564 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4676 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'RendererHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4677 build/src/core/Debug/x86_64/gen/content/common/renderer_host.mojom.h @ Line 139 cppcoreguidelines-special-member-functions class 'RendererHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4678 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RendererVariationsConfiguration_SetVariationsHeaders_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4679 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'RendererVariationsConfiguration_SetFieldTrialGroup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4680 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'trial_name' has no effect; remove std::move() or make the variable non-const 1
4681 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'group_name' has no effect; remove std::move() or make the variable non-const 1
4682 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'RendererVariationsConfigurationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4683 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom.cc @ Line 228 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4684 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom.cc @ Line 229 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4685 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'RendererVariationsConfiguration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4686 build/src/core/Debug/x86_64/gen/content/common/renderer_variations_configuration.mojom.h @ Line 124 cppcoreguidelines-special-member-functions class 'RendererVariationsConfigurationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4687 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebUIHost_Send_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4688 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'WebUI_SetProperty_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4689 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
4690 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'property_name' has no effect; remove std::move() or make the variable non-const 1
4691 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'property_value_json' has no effect; remove std::move() or make the variable non-const 1
4692 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'WebUIHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4693 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'WebUIAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4694 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.cc @ Line 152 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4695 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.cc @ Line 295 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4696 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.cc @ Line 296 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4697 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'WebUIHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4698 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.h @ Line 101 cppcoreguidelines-special-member-functions class 'WebUI' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4699 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'WebUIHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4700 build/src/core/Debug/x86_64/gen/content/common/web_ui.mojom.h @ Line 207 cppcoreguidelines-special-member-functions class 'WebUIStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4701 build/src/core/Debug/x86_64/gen/content/public/browser/google_streaming_api.pb.h @ Line 929 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4702 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ResourceUsageReporter_GetUsageData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4703 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'ResourceUsageReporter_GetUsageData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4704 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'ResourceTypeStat_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4705 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'ResourceTypeStat_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4706 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'ResourceTypeStats_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4707 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 107 cppcoreguidelines-special-member-functions class 'ResourceTypeStats_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4708 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 137 cppcoreguidelines-special-member-functions class 'ResourceUsageData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4709 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-shared-internal.h @ Line 159 cppcoreguidelines-special-member-functions class 'ResourceUsageData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4710 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ResourceUsageReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4711 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4712 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4713 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'live_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4714 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'decoded_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4715 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'reports_v8_stats_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4716 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'v8_bytes_allocated_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4717 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'v8_bytes_used_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4718 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.cc @ Line 206 cppcoreguidelines-special-member-functions class 'ResourceUsageReporter_GetUsageData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4719 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ResourceUsageReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4720 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'ResourceUsageReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4721 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.h @ Line 163 cppcoreguidelines-special-member-functions class 'ResourceTypeStat' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4722 build/src/core/Debug/x86_64/gen/content/public/common/resource_usage_reporter.mojom.h @ Line 195 performance-trivially-destructible class 'ResourceTypeStat' can be made trivially destructible by defaulting the destructor on its first declaration 3
4723 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'LocalTrustTokenFulfiller_FulfillTrustTokenIssuance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4724 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'LocalTrustTokenFulfiller_FulfillTrustTokenIssuance_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4725 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'LocalTrustTokenFulfillerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4726 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'LocalTrustTokenFulfiller_FulfillTrustTokenIssuance_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4727 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'LocalTrustTokenFulfiller' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4728 build/src/core/Debug/x86_64/gen/content/public/common/trust_tokens.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'LocalTrustTokenFulfillerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4729 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the const variable 'uuid_in' has no effect; remove std::move() or make the variable non-const 1
4730 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom-blink.h @ Line 61 cppcoreguidelines-special-member-functions class 'UUID' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4731 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'UUID_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4732 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'UUID_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4733 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'uuid_in' has no effect; remove std::move() or make the variable non-const 1
4734 build/src/core/Debug/x86_64/gen/device/bluetooth/public/mojom/uuid.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'UUID' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4735 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4736 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4737 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4738 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4739 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4740 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4741 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4742 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::blink::GamepadHapticEffectType' (aka 'device::mojom::GamepadHapticEffectType') has no effect; remove std::move() 1
4743 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4744 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4745 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::blink::GamepadHapticEffectType' (aka 'device::mojom::GamepadHapticEffectType') has no effect; remove std::move() 1
4746 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 112 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::GamepadHapticsResult' (aka 'device::mojom::GamepadHapticsResult') has no effect; remove std::move() 1
4747 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4748 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::GamepadHapticsResult' (aka 'device::mojom::GamepadHapticsResult') has no effect; remove std::move() 1
4749 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'GamepadObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4750 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.h @ Line 46 performance-trivially-destructible class 'GamepadMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4751 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink-test-utils.h @ Line 67 performance-trivially-destructible class 'GamepadHapticsManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4752 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4753 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4754 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4755 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'w_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4756 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 99 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4757 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4758 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4759 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the variable 'pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4760 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'touched_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4761 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4762 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 177 performance-move-const-arg std::move of the const variable 'orientation_in' of the trivially-copyable type 'const ::device::GamepadQuaternion' has no effect; remove std::move() 1
4763 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4764 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the const variable 'angular_velocity_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4765 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the const variable 'linear_velocity_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4766 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 181 performance-move-const-arg std::move of the const variable 'angular_acceleration_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4767 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the const variable 'linear_acceleration_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4768 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 224 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::device::GamepadHapticActuatorType' has no effect; remove std::move() 1
4769 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'connected_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4770 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4771 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 269 performance-move-const-arg std::move of the const variable 'vibration_actuator_in' of the trivially-copyable type 'const ::device::GamepadHapticActuator' has no effect; remove std::move() 1
4772 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 270 performance-move-const-arg std::move of the variable 'mapping_in' of the trivially-copyable type '::device::GamepadMapping' has no effect; remove std::move() 1
4773 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 271 performance-move-const-arg std::move of the const variable 'pose_in' of the trivially-copyable type 'const ::device::GamepadPose' has no effect; remove std::move() 1
4774 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 272 performance-move-const-arg std::move of the variable 'hand_in' of the trivially-copyable type '::device::GamepadHand' has no effect; remove std::move() 1
4775 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4776 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 337 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4777 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 338 performance-move-const-arg std::move of the variable 'start_delay_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4778 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 339 performance-move-const-arg std::move of the variable 'strong_magnitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4779 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 340 performance-move-const-arg std::move of the variable 'weak_magnitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4780 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 572 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4781 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 573 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4782 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 611 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4783 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 612 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4784 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 650 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4785 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 651 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4786 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 708 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4787 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 722 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4788 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 734 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4789 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 747 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4790 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1410 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_PlayVibrationEffectOnce_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4791 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1423 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_ResetVibrationActuator_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4792 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1618 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::GamepadHapticsResult' (aka 'device::mojom::GamepadHapticsResult') has no effect; remove std::move() 1
4793 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1750 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::GamepadHapticsResult' (aka 'device::mojom::GamepadHapticsResult') has no effect; remove std::move() 1
4794 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1863 performance-move-const-arg std::move of the variable 'p_pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4795 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1864 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::blink::GamepadHapticEffectType' (aka 'device::mojom::GamepadHapticEffectType') has no effect; remove std::move() 1
4796 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.cc @ Line 1903 performance-move-const-arg std::move of the variable 'p_pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4797 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 238 cppcoreguidelines-special-member-functions class 'GamepadObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4798 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 280 cppcoreguidelines-special-member-functions class 'GamepadMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4799 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 334 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4800 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 436 cppcoreguidelines-special-member-functions class 'GamepadObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4801 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 477 cppcoreguidelines-special-member-functions class 'GamepadMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4802 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 518 cppcoreguidelines-special-member-functions class 'GamepadHapticsManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4803 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 573 cppcoreguidelines-special-member-functions class 'GamepadQuaternion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4804 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 718 cppcoreguidelines-special-member-functions class 'GamepadVector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4805 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 860 cppcoreguidelines-special-member-functions class 'GamepadButton' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4806 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1003 cppcoreguidelines-special-member-functions class 'GamepadHapticActuator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4807 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1140 cppcoreguidelines-special-member-functions class 'GamepadEffectParameters' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4808 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1291 cppcoreguidelines-special-member-functions class 'GamepadPose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4809 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1443 cppcoreguidelines-special-member-functions class 'Gamepad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4810 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 605 performance-trivially-destructible class 'GamepadQuaternion' can be made trivially destructible by defaulting the destructor on its first declaration 3
4811 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 749 performance-trivially-destructible class 'GamepadVector' can be made trivially destructible by defaulting the destructor on its first declaration 3
4812 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 891 performance-trivially-destructible class 'GamepadButton' can be made trivially destructible by defaulting the destructor on its first declaration 3
4813 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1032 performance-trivially-destructible class 'GamepadHapticActuator' can be made trivially destructible by defaulting the destructor on its first declaration 3
4814 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1172 performance-trivially-destructible class 'GamepadEffectParameters' can be made trivially destructible by defaulting the destructor on its first declaration 3
4815 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-blink.h @ Line 1325 performance-trivially-destructible class 'GamepadPose' can be made trivially destructible by defaulting the destructor on its first declaration 3
4816 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GamepadObserver_GamepadConnected_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4817 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'GamepadObserver_GamepadDisconnected_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4818 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'GamepadObserver_GamepadButtonOrAxisChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4819 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4820 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4821 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4822 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4823 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'GamepadMonitor_SetObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4824 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_PlayVibrationEffectOnce_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4825 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_PlayVibrationEffectOnce_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4826 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 188 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_ResetVibrationActuator_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4827 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-params-data.h @ Line 205 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_ResetVibrationActuator_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4828 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 162 cppcoreguidelines-special-member-functions class 'GamepadQuaternion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4829 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 183 cppcoreguidelines-special-member-functions class 'GamepadQuaternion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4830 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 213 cppcoreguidelines-special-member-functions class 'GamepadVector_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4831 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 234 cppcoreguidelines-special-member-functions class 'GamepadVector_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4832 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 264 cppcoreguidelines-special-member-functions class 'GamepadButton_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4833 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 285 cppcoreguidelines-special-member-functions class 'GamepadButton_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4834 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 315 cppcoreguidelines-special-member-functions class 'GamepadPose_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4835 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 338 cppcoreguidelines-special-member-functions class 'GamepadPose_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4836 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 368 cppcoreguidelines-special-member-functions class 'GamepadHapticActuator_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4837 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 387 cppcoreguidelines-special-member-functions class 'GamepadHapticActuator_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4838 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 417 cppcoreguidelines-special-member-functions class 'Gamepad_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4839 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 445 cppcoreguidelines-special-member-functions class 'Gamepad_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4840 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 475 cppcoreguidelines-special-member-functions class 'GamepadEffectParameters_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4841 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-shared-internal.h @ Line 496 cppcoreguidelines-special-member-functions class 'GamepadEffectParameters_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4842 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4843 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4844 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4845 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4846 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4847 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'gamepad' has no effect; remove std::move() or make the variable non-const 1
4848 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4849 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::GamepadHapticEffectType' has no effect; remove std::move() 1
4850 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4851 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4852 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::GamepadHapticEffectType' has no effect; remove std::move() 1
4853 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::GamepadHapticsResult' has no effect; remove std::move() 1
4854 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4855 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::GamepadHapticsResult' has no effect; remove std::move() 1
4856 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'GamepadObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4857 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'GamepadMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4858 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom-test-utils.h @ Line 66 performance-trivially-destructible class 'GamepadHapticsManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4859 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4860 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4861 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4862 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'w_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4863 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 97 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4864 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4865 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4866 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4867 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'touched_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4868 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4869 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 175 performance-move-const-arg std::move of the const variable 'orientation_in' of the trivially-copyable type 'const ::device::GamepadQuaternion' has no effect; remove std::move() 1
4870 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 176 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4871 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 177 performance-move-const-arg std::move of the const variable 'angular_velocity_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4872 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 178 performance-move-const-arg std::move of the const variable 'linear_velocity_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4873 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 179 performance-move-const-arg std::move of the const variable 'angular_acceleration_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4874 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 180 performance-move-const-arg std::move of the const variable 'linear_acceleration_in' of the trivially-copyable type 'const ::device::GamepadVector' has no effect; remove std::move() 1
4875 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 222 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::device::GamepadHapticActuatorType' has no effect; remove std::move() 1
4876 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'connected_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4877 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 264 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
4878 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 267 performance-move-const-arg std::move of the const variable 'vibration_actuator_in' of the trivially-copyable type 'const ::device::GamepadHapticActuator' has no effect; remove std::move() 1
4879 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 268 performance-move-const-arg std::move of the variable 'mapping_in' of the trivially-copyable type '::device::GamepadMapping' has no effect; remove std::move() 1
4880 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 269 performance-move-const-arg std::move of the const variable 'pose_in' of the trivially-copyable type 'const ::device::GamepadPose' has no effect; remove std::move() 1
4881 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'hand_in' of the trivially-copyable type '::device::GamepadHand' has no effect; remove std::move() 1
4882 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4883 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 335 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4884 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'start_delay_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4885 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'strong_magnitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4886 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'weak_magnitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
4887 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 570 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4888 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 571 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4889 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 609 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4890 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 610 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4891 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 648 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4892 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 649 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4893 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 706 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4894 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 720 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStartPolling_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4895 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 732 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4896 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 745 cppcoreguidelines-special-member-functions class 'GamepadMonitor_GamepadStopPolling_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4897 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1408 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_PlayVibrationEffectOnce_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4898 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1421 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager_ResetVibrationActuator_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4899 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1616 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::GamepadHapticsResult' has no effect; remove std::move() 1
4900 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1748 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::GamepadHapticsResult' has no effect; remove std::move() 1
4901 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1861 performance-move-const-arg std::move of the variable 'p_pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4902 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1862 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::GamepadHapticEffectType' has no effect; remove std::move() 1
4903 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.cc @ Line 1901 performance-move-const-arg std::move of the variable 'p_pad_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4904 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'GamepadObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4905 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 111 cppcoreguidelines-special-member-functions class 'GamepadMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4906 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 165 cppcoreguidelines-special-member-functions class 'GamepadHapticsManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4907 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 267 cppcoreguidelines-special-member-functions class 'GamepadObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4908 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 308 cppcoreguidelines-special-member-functions class 'GamepadMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4909 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 349 cppcoreguidelines-special-member-functions class 'GamepadHapticsManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4910 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 404 cppcoreguidelines-special-member-functions class 'GamepadQuaternion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4911 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 549 cppcoreguidelines-special-member-functions class 'GamepadVector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4912 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 691 cppcoreguidelines-special-member-functions class 'GamepadButton' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4913 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 834 cppcoreguidelines-special-member-functions class 'GamepadHapticActuator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4914 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 971 cppcoreguidelines-special-member-functions class 'GamepadEffectParameters' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4915 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 1122 cppcoreguidelines-special-member-functions class 'GamepadPose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4916 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 1274 cppcoreguidelines-special-member-functions class 'Gamepad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4917 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 436 performance-trivially-destructible class 'GamepadQuaternion' can be made trivially destructible by defaulting the destructor on its first declaration 3
4918 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 580 performance-trivially-destructible class 'GamepadVector' can be made trivially destructible by defaulting the destructor on its first declaration 3
4919 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 722 performance-trivially-destructible class 'GamepadButton' can be made trivially destructible by defaulting the destructor on its first declaration 3
4920 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 863 performance-trivially-destructible class 'GamepadHapticActuator' can be made trivially destructible by defaulting the destructor on its first declaration 3
4921 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 1003 performance-trivially-destructible class 'GamepadEffectParameters' can be made trivially destructible by defaulting the destructor on its first declaration 3
4922 build/src/core/Debug/x86_64/gen/device/gamepad/public/mojom/gamepad.mojom.h @ Line 1156 performance-trivially-destructible class 'GamepadPose' can be made trivially destructible by defaulting the destructor on its first declaration 3
4923 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4924 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4925 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4926 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4927 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'role' of the trivially-copyable type 'device_test::mojom::blink::ControllerRole' (aka 'device_test::mojom::ControllerRole') has no effect; remove std::move() 1
4928 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 137 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4929 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'device_class' of the trivially-copyable type 'device_test::mojom::blink::TrackedDeviceClass' (aka 'device_test::mojom::TrackedDeviceClass') has no effect; remove std::move() 1
4930 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.cc @ Line 152 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4931 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.h @ Line 33 performance-trivially-destructible class 'XRTestHookAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4932 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink-test-utils.h @ Line 66 performance-trivially-destructible class 'XRServiceTestHookAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
4933 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'r_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
4934 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'g_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
4935 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'b_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
4936 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'a_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
4937 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the variable 'eye_in' of the trivially-copyable type 'device_test::mojom::blink::Eye' (aka 'device_test::mojom::Eye') has no effect; remove std::move() 1
4938 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the const variable 'viewport_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
4939 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the const variable 'image_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
4940 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the const variable 'device_to_origin_in' has no effect; remove std::move() or make the variable non-const 1
4941 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 173 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4942 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 174 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4943 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 175 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4944 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 176 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4945 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'interpupillary_distance_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4946 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 263 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4947 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
4948 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 265 performance-move-const-arg std::move of the variable 'axis_type_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
4949 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 315 performance-move-const-arg std::move of the variable 'packet_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4950 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 316 performance-move-const-arg std::move of the variable 'buttons_pressed_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4951 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 317 performance-move-const-arg std::move of the variable 'buttons_touched_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4952 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 318 performance-move-const-arg std::move of the variable 'supported_buttons_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
4953 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 321 performance-move-const-arg std::move of the variable 'role_in' of the trivially-copyable type 'device_test::mojom::blink::ControllerRole' (aka 'device_test::mojom::ControllerRole') has no effect; remove std::move() 1
4954 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 322 performance-move-const-arg std::move of the variable 'is_valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
4955 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 374 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device_test::mojom::blink::EventType' (aka 'device_test::mojom::EventType') has no effect; remove std::move() 1
4956 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 375 performance-move-const-arg std::move of the variable 'interaction_profile_in' of the trivially-copyable type 'device_test::mojom::blink::InteractionProfileType' (aka 'device_test::mojom::InteractionProfileType') has no effect; remove std::move() 1
4957 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 434 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4958 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 447 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4959 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 459 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4960 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 473 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4961 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 485 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4962 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 499 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4963 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 511 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4964 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 525 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4965 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 537 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4966 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 551 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4967 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 563 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4968 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 577 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4969 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 589 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4970 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 603 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4971 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 615 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4972 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 629 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4973 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2014 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type 'device_test::mojom::blink::ControllerRole' (aka 'device_test::mojom::ControllerRole') has no effect; remove std::move() 1
4974 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2081 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type 'device_test::mojom::blink::ControllerRole' (aka 'device_test::mojom::ControllerRole') has no effect; remove std::move() 1
4975 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2173 performance-move-const-arg std::move of the variable 'p_device_class' of the trivially-copyable type 'device_test::mojom::blink::TrackedDeviceClass' (aka 'device_test::mojom::TrackedDeviceClass') has no effect; remove std::move() 1
4976 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2240 performance-move-const-arg std::move of the variable 'p_device_class' of the trivially-copyable type 'device_test::mojom::blink::TrackedDeviceClass' (aka 'device_test::mojom::TrackedDeviceClass') has no effect; remove std::move() 1
4977 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2801 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4978 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2839 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4979 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2877 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
4980 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2965 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4981 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2978 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4982 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 2990 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4983 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.cc @ Line 3003 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
4984 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 239 cppcoreguidelines-special-member-functions class 'XRTestHook' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4985 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 349 cppcoreguidelines-special-member-functions class 'XRServiceTestHook' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4986 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 466 cppcoreguidelines-special-member-functions class 'XRTestHookStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4987 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 507 cppcoreguidelines-special-member-functions class 'XRServiceTestHookStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4988 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 558 cppcoreguidelines-special-member-functions class 'Color' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4989 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 706 cppcoreguidelines-special-member-functions class 'ProjectionRaw' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4990 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 853 cppcoreguidelines-special-member-functions class 'ControllerAxisData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4991 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 997 cppcoreguidelines-special-member-functions class 'EventData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4992 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 1286 cppcoreguidelines-special-member-functions class 'PoseFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4993 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 590 performance-trivially-destructible class 'Color' can be made trivially destructible by defaulting the destructor on its first declaration 3
4994 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 738 performance-trivially-destructible class 'ProjectionRaw' can be made trivially destructible by defaulting the destructor on its first declaration 3
4995 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 884 performance-trivially-destructible class 'ControllerAxisData' can be made trivially destructible by defaulting the destructor on its first declaration 3
4996 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 1027 performance-trivially-destructible class 'EventData' can be made trivially destructible by defaulting the destructor on its first declaration 3
4997 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-blink.h @ Line 1315 performance-trivially-destructible class 'PoseFrameData' can be made trivially destructible by defaulting the destructor on its first declaration 3
4998 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4999 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5000 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5001 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5002 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5003 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 99 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5004 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 115 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5005 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5006 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 146 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5007 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 163 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5008 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 180 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5009 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 197 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5010 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 214 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5011 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5012 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 247 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5013 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 262 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5014 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5015 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5016 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 309 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5017 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-params-data.h @ Line 324 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5018 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 170 cppcoreguidelines-special-member-functions class 'Color_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5019 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 192 cppcoreguidelines-special-member-functions class 'Color_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5020 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 222 cppcoreguidelines-special-member-functions class 'SubmittedFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5021 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 244 cppcoreguidelines-special-member-functions class 'SubmittedFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5022 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 274 cppcoreguidelines-special-member-functions class 'PoseFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5023 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 292 cppcoreguidelines-special-member-functions class 'PoseFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5024 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 322 cppcoreguidelines-special-member-functions class 'ProjectionRaw_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5025 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 343 cppcoreguidelines-special-member-functions class 'ProjectionRaw_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5026 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 373 cppcoreguidelines-special-member-functions class 'DeviceConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5027 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 394 cppcoreguidelines-special-member-functions class 'DeviceConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5028 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 424 cppcoreguidelines-special-member-functions class 'ControllerAxisData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5029 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 445 cppcoreguidelines-special-member-functions class 'ControllerAxisData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5030 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 475 cppcoreguidelines-special-member-functions class 'ControllerFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5031 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 501 cppcoreguidelines-special-member-functions class 'ControllerFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5032 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 531 cppcoreguidelines-special-member-functions class 'EventData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5033 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-shared-internal.h @ Line 550 cppcoreguidelines-special-member-functions class 'EventData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5034 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5035 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5036 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5037 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5038 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'role' of the trivially-copyable type 'device_test::mojom::ControllerRole' has no effect; remove std::move() 1
5039 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5040 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'device_class' of the trivially-copyable type 'device_test::mojom::TrackedDeviceClass' has no effect; remove std::move() 1
5041 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.cc @ Line 150 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5042 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'XRTestHookAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5043 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom-test-utils.h @ Line 65 performance-trivially-destructible class 'XRServiceTestHookAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5044 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'r_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
5045 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'g_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
5046 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'b_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
5047 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'a_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
5048 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 107 performance-move-const-arg std::move of the variable 'eye_in' of the trivially-copyable type 'device_test::mojom::Eye' has no effect; remove std::move() 1
5049 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 108 performance-move-const-arg std::move of the const variable 'viewport_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
5050 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 109 performance-move-const-arg std::move of the const variable 'image_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5051 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 143 performance-move-const-arg std::move of the const variable 'device_to_origin_in' has no effect; remove std::move() or make the variable non-const 1
5052 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 171 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5053 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5054 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5055 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5056 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'interpupillary_distance_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5057 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 261 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5058 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5059 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 263 performance-move-const-arg std::move of the variable 'axis_type_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
5060 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 313 performance-move-const-arg std::move of the variable 'packet_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5061 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 314 performance-move-const-arg std::move of the variable 'buttons_pressed_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5062 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 315 performance-move-const-arg std::move of the variable 'buttons_touched_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5063 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 316 performance-move-const-arg std::move of the variable 'supported_buttons_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5064 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 319 performance-move-const-arg std::move of the variable 'role_in' of the trivially-copyable type 'device_test::mojom::ControllerRole' has no effect; remove std::move() 1
5065 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 320 performance-move-const-arg std::move of the variable 'is_valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5066 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 372 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device_test::mojom::EventType' has no effect; remove std::move() 1
5067 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 373 performance-move-const-arg std::move of the variable 'interaction_profile_in' of the trivially-copyable type 'device_test::mojom::InteractionProfileType' has no effect; remove std::move() 1
5068 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 432 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5069 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 445 cppcoreguidelines-special-member-functions class 'XRTestHook_OnFrameSubmitted_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5070 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 457 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5071 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 471 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetDeviceConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5072 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 483 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5073 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 497 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetPresentingPose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5074 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 509 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5075 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 523 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetMagicWindowPose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5076 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 535 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5077 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 549 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerRoleForTrackedDeviceIndex_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5078 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 561 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5079 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 575 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetTrackedDeviceClass_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5080 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 587 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5081 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 601 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetControllerData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5082 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 613 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5083 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 627 cppcoreguidelines-special-member-functions class 'XRTestHook_WaitGetEventData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5084 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2012 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type 'device_test::mojom::ControllerRole' has no effect; remove std::move() 1
5085 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2079 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type 'device_test::mojom::ControllerRole' has no effect; remove std::move() 1
5086 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2171 performance-move-const-arg std::move of the variable 'p_device_class' of the trivially-copyable type 'device_test::mojom::TrackedDeviceClass' has no effect; remove std::move() 1
5087 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2238 performance-move-const-arg std::move of the variable 'p_device_class' of the trivially-copyable type 'device_test::mojom::TrackedDeviceClass' has no effect; remove std::move() 1
5088 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2799 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5089 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2837 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5090 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2875 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5091 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2963 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5092 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2976 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_SetTestHook_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5093 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 2988 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5094 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.cc @ Line 3001 cppcoreguidelines-special-member-functions class 'XRServiceTestHook_TerminateDeviceServiceProcessForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5095 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'XRTestHook' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5096 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 180 cppcoreguidelines-special-member-functions class 'XRServiceTestHook' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5097 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 297 cppcoreguidelines-special-member-functions class 'XRTestHookStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5098 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 338 cppcoreguidelines-special-member-functions class 'XRServiceTestHookStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5099 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 389 cppcoreguidelines-special-member-functions class 'Color' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5100 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 421 performance-trivially-destructible class 'Color' can be made trivially destructible by defaulting the destructor on its first declaration 3
5101 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 537 cppcoreguidelines-special-member-functions class 'ProjectionRaw' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5102 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 569 performance-trivially-destructible class 'ProjectionRaw' can be made trivially destructible by defaulting the destructor on its first declaration 3
5103 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 684 cppcoreguidelines-special-member-functions class 'ControllerAxisData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5104 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 715 performance-trivially-destructible class 'ControllerAxisData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5105 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 828 cppcoreguidelines-special-member-functions class 'EventData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5106 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 858 performance-trivially-destructible class 'EventData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5107 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 1117 cppcoreguidelines-special-member-functions class 'PoseFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5108 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/browser_test_interfaces.mojom.h @ Line 1146 performance-trivially-destructible class 'PoseFrameData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5109 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'XRSessionController_SetFrameDataRestricted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5110 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'XRRuntimeEventListener_OnDisplayInfoChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5111 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'XRRuntimeEventListener_OnVisibilityStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5112 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'XRRuntimeEventListener_OnExitPresent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5113 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'XRRuntime_RequestSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5114 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'XRRuntime_RequestSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5115 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 120 cppcoreguidelines-special-member-functions class 'XRRuntime_ShutdownSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5116 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 135 cppcoreguidelines-special-member-functions class 'XRRuntime_ShutdownSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5117 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'XRRuntime_ListenToDeviceChanges_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5118 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 166 cppcoreguidelines-special-member-functions class 'XRRuntime_ListenToDeviceChanges_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5119 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 182 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNextOverlayPose_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5120 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 197 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNextOverlayPose_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5121 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 213 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_SubmitOverlayTexture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5122 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 233 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_SubmitOverlayTexture_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5123 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 250 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_SetOverlayAndWebXRVisibility_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5124 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 268 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNotificationOnWebXrSubmitted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5125 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 283 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNotificationOnWebXrSubmitted_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5126 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 298 cppcoreguidelines-special-member-functions class 'XRCompositorHost_CreateImmersiveOverlay_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5127 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 315 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderClient_OnDeviceAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5128 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 335 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderClient_OnDeviceRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5129 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 352 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderClient_OnDevicesEnumerated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5130 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 367 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProvider_RequestDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5131 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 383 cppcoreguidelines-special-member-functions class 'XRDeviceService_BindRuntimeProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5132 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 401 cppcoreguidelines-special-member-functions class 'XRDeviceService_BindTestHook_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5133 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-params-data.h @ Line 418 cppcoreguidelines-special-member-functions class 'XRDeviceServiceHost_BindGpu_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5134 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 38 cppcoreguidelines-special-member-functions class 'XRRuntimeSessionOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5135 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'XRRuntimeSessionOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5136 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'XRRenderInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5137 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'XRRenderInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5138 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'XRDeviceData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5139 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-shared-internal.h @ Line 162 cppcoreguidelines-special-member-functions class 'XRDeviceData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5140 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'restricted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5141 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'visibility_state' of the trivially-copyable type '::device::mojom::XRVisibilityState' has no effect; remove std::move() 1
5142 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 129 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5143 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 129 performance-move-const-arg std::move of the const variable 'left_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5144 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 129 performance-move-const-arg std::move of the const variable 'right_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5145 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'overlay_visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5146 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'webxr_visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5147 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5148 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the const variable 'left_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5149 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the const variable 'right_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5150 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 165 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5151 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type '::device::mojom::XRDeviceId' has no effect; remove std::move() 1
5152 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.cc @ Line 201 performance-move-const-arg std::move of the variable 'device_index' of the trivially-copyable type '::device::mojom::XRDeviceId' has no effect; remove std::move() 1
5153 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'XRSessionControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5154 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'XRRuntimeEventListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5155 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'XRRuntimeAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5156 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 86 performance-trivially-destructible class 'ImmersiveOverlayAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5157 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 108 performance-trivially-destructible class 'XRCompositorHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5158 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 126 performance-trivially-destructible class 'IsolatedXRRuntimeProviderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5159 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 142 performance-trivially-destructible class 'IsolatedXRRuntimeProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5160 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 159 performance-trivially-destructible class 'XRDeviceServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5161 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom-test-utils.h @ Line 175 performance-trivially-destructible class 'XRDeviceServiceHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5162 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::device::mojom::XRSessionMode' has no effect; remove std::move() 1
5163 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'render_process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
5164 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'render_frame_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
5165 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'frame_id_in' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5166 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 143 performance-move-const-arg std::move of the variable 'is_ar_blend_mode_supported_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5167 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 243 performance-move-const-arg std::move of the variable 'p_restricted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5168 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 468 performance-move-const-arg std::move of the variable 'p_visibility_state' of the trivially-copyable type '::device::mojom::XRVisibilityState' has no effect; remove std::move() 1
5169 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 549 cppcoreguidelines-special-member-functions class 'XRRuntime_RequestSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5170 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 562 cppcoreguidelines-special-member-functions class 'XRRuntime_ShutdownSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5171 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 575 cppcoreguidelines-special-member-functions class 'XRRuntime_ListenToDeviceChanges_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5172 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1283 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNextOverlayPose_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5173 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1296 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_SubmitOverlayTexture_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5174 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1309 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay_RequestNotificationOnWebXrSubmitted_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5175 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1724 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5176 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1935 performance-move-const-arg std::move of the variable 'p_overlay_visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5177 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 1936 performance-move-const-arg std::move of the variable 'p_webxr_visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5178 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 2034 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5179 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 2036 performance-move-const-arg std::move of the variable 'p_left_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5180 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 2037 performance-move-const-arg std::move of the variable 'p_right_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5181 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 2422 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::device::mojom::XRDeviceId' has no effect; remove std::move() 1
5182 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.cc @ Line 2457 performance-move-const-arg std::move of the variable 'p_device_index' of the trivially-copyable type '::device::mojom::XRDeviceId' has no effect; remove std::move() 1
5183 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'XRSessionController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5184 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'XRRuntimeEventListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5185 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 147 cppcoreguidelines-special-member-functions class 'XRRuntime' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5186 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 195 cppcoreguidelines-special-member-functions class 'ImmersiveOverlay' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5187 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 246 cppcoreguidelines-special-member-functions class 'XRCompositorHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5188 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 279 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5189 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 320 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5190 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 353 cppcoreguidelines-special-member-functions class 'XRDeviceService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5191 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 390 cppcoreguidelines-special-member-functions class 'XRDeviceServiceHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5192 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 580 cppcoreguidelines-special-member-functions class 'XRSessionControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5193 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 621 cppcoreguidelines-special-member-functions class 'XRRuntimeEventListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5194 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 662 cppcoreguidelines-special-member-functions class 'XRRuntimeStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5195 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 703 cppcoreguidelines-special-member-functions class 'ImmersiveOverlayStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5196 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 744 cppcoreguidelines-special-member-functions class 'XRCompositorHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5197 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 785 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5198 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 826 cppcoreguidelines-special-member-functions class 'IsolatedXRRuntimeProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5199 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 867 cppcoreguidelines-special-member-functions class 'XRDeviceServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5200 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 908 cppcoreguidelines-special-member-functions class 'XRDeviceServiceHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5201 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 989 cppcoreguidelines-special-member-functions class 'XRDeviceData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5202 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/isolated_xr_service.mojom.h @ Line 1018 performance-trivially-destructible class 'XRDeviceData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5203 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'throttled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5204 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'supports_session' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5205 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'xr_compatible_result' of the trivially-copyable type 'device::mojom::blink::XrCompatibleResult' (aka 'device::mojom::XrCompatibleResult') has no effect; remove std::move() 1
5206 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'feature' of the trivially-copyable type 'device::mojom::blink::XRSessionFeature' (aka 'device::mojom::XRSessionFeature') has no effect; remove std::move() 1
5207 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 147 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5208 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 150 performance-move-const-arg std::move of the const variable 'profile_name' has no effect; remove std::move() or make the variable non-const 1
5209 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 150 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5210 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5211 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 156 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5212 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 159 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5213 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 159 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5214 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5215 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 172 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5216 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 180 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::SubscribeToHitTestResult' (aka 'device::mojom::SubscribeToHitTestResult') has no effect; remove std::move() 1
5217 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 180 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5218 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'profile_name' has no effect; remove std::move() or make the variable non-const 1
5219 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5220 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 199 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::SubscribeToHitTestResult' (aka 'device::mojom::SubscribeToHitTestResult') has no effect; remove std::move() 1
5221 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 199 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5222 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 210 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5223 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::CreateAnchorResult' (aka 'device::mojom::CreateAnchorResult') has no effect; remove std::move() 1
5224 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5225 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 229 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5226 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 229 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5227 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 237 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::CreateAnchorResult' (aka 'device::mojom::CreateAnchorResult') has no effect; remove std::move() 1
5228 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 237 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5229 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 292 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5230 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 292 performance-move-const-arg std::move of the const variable 'left_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5231 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 292 performance-move-const-arg std::move of the const variable 'right_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5232 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 292 performance-move-const-arg std::move of the const variable 'source_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5233 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 295 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5234 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 295 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
5235 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 298 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5236 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 298 performance-move-const-arg std::move of the const variable 'mailbox_holder' has no effect; remove std::move() or make the variable non-const 1
5237 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 298 performance-move-const-arg std::move of the variable 'time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5238 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 301 performance-move-const-arg std::move of the variable 'frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5239 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the variable 'frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5240 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
5241 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the variable 'time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5242 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 315 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5243 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.cc @ Line 338 performance-move-const-arg std::move of the variable 'visibility_state' of the trivially-copyable type 'device::mojom::blink::XRVisibilityState' (aka 'device::mojom::XRVisibilityState') has no effect; remove std::move() 1
5244 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'VRServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5245 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 55 performance-trivially-destructible class 'XRSessionMetricsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5246 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 71 performance-trivially-destructible class 'VRServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5247 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 92 performance-trivially-destructible class 'XREnvironmentIntegrationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5248 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 116 performance-trivially-destructible class 'XRInputSourceButtonListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5249 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 134 performance-trivially-destructible class 'XRFrameDataProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5250 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 156 performance-trivially-destructible class 'XRPresentationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5251 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 174 performance-trivially-destructible class 'XRPresentationClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5252 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink-test-utils.h @ Line 192 performance-trivially-destructible class 'XRSessionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5253 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
5254 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5255 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'width_in_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5256 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 126 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type 'device::mojom::blink::XRSessionMode' (aka 'device::mojom::XRSessionMode') has no effect; remove std::move() 1
5257 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 170 performance-move-const-arg std::move of the variable 'depth_usage_in' of the trivially-copyable type 'device::mojom::blink::XRDepthUsage' (aka 'device::mojom::XRDepthUsage') has no effect; remove std::move() 1
5258 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 171 performance-move-const-arg std::move of the variable 'depth_data_format_in' of the trivially-copyable type 'device::mojom::blink::XRDepthDataFormat' (aka 'device::mojom::XRDepthDataFormat') has no effect; remove std::move() 1
5259 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 210 performance-move-const-arg std::move of the variable 'uses_input_eventing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5260 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 211 performance-move-const-arg std::move of the variable 'default_framebuffer_scale_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5261 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 212 performance-move-const-arg std::move of the variable 'supports_viewport_scaling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5262 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 213 performance-move-const-arg std::move of the variable 'enable_anti_aliasing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5263 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 272 performance-move-const-arg std::move of the variable 'enviroment_blend_mode_in' of the trivially-copyable type 'device::mojom::blink::XREnvironmentBlendMode' (aka 'device::mojom::XREnvironmentBlendMode') has no effect; remove std::move() 1
5264 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'interaction_mode_in' of the trivially-copyable type 'device::mojom::blink::XRInteractionMode' (aka 'device::mojom::XRInteractionMode') has no effect; remove std::move() 1
5265 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 365 performance-move-const-arg std::move of the variable 'target_ray_mode_in' of the trivially-copyable type 'device::mojom::blink::XRTargetRayMode' (aka 'device::mojom::XRTargetRayMode') has no effect; remove std::move() 1
5266 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 366 performance-move-const-arg std::move of the variable 'handedness_in' of the trivially-copyable type 'device::mojom::blink::XRHandedness' (aka 'device::mojom::XRHandedness') has no effect; remove std::move() 1
5267 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 367 performance-move-const-arg std::move of the const variable 'input_from_pointer_in' has no effect; remove std::move() or make the variable non-const 1
5268 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 406 performance-move-const-arg std::move of the variable 'joint_in' of the trivially-copyable type 'device::mojom::blink::XRHandJoint' (aka 'device::mojom::XRHandJoint') has no effect; remove std::move() 1
5269 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 407 performance-move-const-arg std::move of the const variable 'mojo_from_joint_in' has no effect; remove std::move() or make the variable non-const 1
5270 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 408 performance-move-const-arg std::move of the variable 'radius_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5271 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 482 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5272 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 484 performance-move-const-arg std::move of the const variable 'mojo_from_input_in' has no effect; remove std::move() or make the variable non-const 1
5273 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 485 performance-move-const-arg std::move of the variable 'emulated_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5274 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 486 performance-move-const-arg std::move of the variable 'is_auxiliary_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5275 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 487 performance-move-const-arg std::move of the variable 'primary_input_pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5276 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 488 performance-move-const-arg std::move of the variable 'primary_input_clicked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5277 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 489 performance-move-const-arg std::move of the variable 'primary_squeeze_pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5278 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 490 performance-move-const-arg std::move of the variable 'primary_squeeze_clicked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5279 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 491 performance-move-const-arg std::move of the const variable 'gamepad_in' has no effect; remove std::move() or make the variable non-const 1
5280 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 492 performance-move-const-arg std::move of the const variable 'overlay_pointer_position_in' has no effect; remove std::move() or make the variable non-const 1
5281 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 565 performance-move-const-arg std::move of the variable 'up_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5282 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 566 performance-move-const-arg std::move of the variable 'down_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5283 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 567 performance-move-const-arg std::move of the variable 'left_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5284 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 568 performance-move-const-arg std::move of the variable 'right_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5285 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 613 performance-move-const-arg std::move of the const variable 'orientation_in' has no effect; remove std::move() or make the variable non-const 1
5286 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 614 performance-move-const-arg std::move of the const variable 'position_in' has no effect; remove std::move() or make the variable non-const 1
5287 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 615 performance-move-const-arg std::move of the variable 'emulated_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5288 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 647 performance-move-const-arg std::move of the const variable 'orientation_in' of the trivially-copyable type 'const ::gfx::Quaternion' has no effect; remove std::move() 1
5289 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 648 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::gfx::Point3F' has no effect; remove std::move() 1
5290 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 676 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point3F' has no effect; remove std::move() 1
5291 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 677 performance-move-const-arg std::move of the const variable 'direction_in' of the trivially-copyable type 'const ::gfx::Vector3dF' has no effect; remove std::move() 1
5292 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 705 performance-move-const-arg std::move of the const variable 'mojo_from_result_in' has no effect; remove std::move() or make the variable non-const 1
5293 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 706 performance-move-const-arg std::move of the variable 'plane_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5294 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 739 performance-move-const-arg std::move of the const variable 'head_from_eye_in' has no effect; remove std::move() or make the variable non-const 1
5295 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 740 performance-move-const-arg std::move of the variable 'render_width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5296 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 741 performance-move-const-arg std::move of the variable 'render_height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5297 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 777 performance-move-const-arg std::move of the const variable 'mojo_from_floor_in' has no effect; remove std::move() or make the variable non-const 1
5298 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 839 performance-move-const-arg std::move of the variable 'transport_method_in' of the trivially-copyable type 'device::mojom::blink::XRPresentationTransportMethod' (aka 'device::mojom::XRPresentationTransportMethod') has no effect; remove std::move() 1
5299 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 840 performance-move-const-arg std::move of the variable 'wait_for_transfer_notification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5300 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 841 performance-move-const-arg std::move of the variable 'wait_for_render_notification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5301 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 842 performance-move-const-arg std::move of the variable 'wait_for_gpu_fence_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5302 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 885 performance-move-const-arg std::move of the variable 'handedness_in' of the trivially-copyable type 'device::mojom::blink::XRHandedness' (aka 'device::mojom::XRHandedness') has no effect; remove std::move() 1
5303 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 886 performance-move-const-arg std::move of the variable 'joint_in' of the trivially-copyable type 'device::mojom::blink::XRHandJoint' (aka 'device::mojom::XRHandJoint') has no effect; remove std::move() 1
5304 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 919 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5305 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 920 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5306 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 957 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5307 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 958 performance-move-const-arg std::move of the variable 'orientation_in' of the trivially-copyable type 'device::mojom::blink::XRPlaneOrientation' (aka 'device::mojom::XRPlaneOrientation') has no effect; remove std::move() 1
5308 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 959 performance-move-const-arg std::move of the const variable 'mojo_from_plane_in' has no effect; remove std::move() or make the variable non-const 1
5309 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1025 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5310 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1026 performance-move-const-arg std::move of the const variable 'mojo_from_anchor_in' has no effect; remove std::move() or make the variable non-const 1
5311 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1083 performance-move-const-arg std::move of the variable 'subscription_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5312 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1112 performance-move-const-arg std::move of the variable 'subscription_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5313 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1172 performance-move-const-arg std::move of the variable 'red_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5314 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1173 performance-move-const-arg std::move of the variable 'green_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5315 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1174 performance-move-const-arg std::move of the variable 'blue_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5316 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1232 performance-move-const-arg std::move of the variable 'red_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5317 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1233 performance-move-const-arg std::move of the variable 'green_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5318 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1234 performance-move-const-arg std::move of the variable 'blue_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5319 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1235 performance-move-const-arg std::move of the variable 'alpha_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5320 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1281 performance-move-const-arg std::move of the variable 'width_and_height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5321 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1338 performance-move-const-arg std::move of the const variable 'main_light_direction_in' of the trivially-copyable type 'const ::gfx::Vector3dF' has no effect; remove std::move() 1
5322 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1339 performance-move-const-arg std::move of the const variable 'main_light_intensity_in' of the trivially-copyable type 'const ::device::RgbTupleF32' has no effect; remove std::move() 1
5323 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1444 performance-move-const-arg std::move of the variable 'time_delta_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5324 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1446 performance-move-const-arg std::move of the const variable 'norm_texture_from_norm_view_in' has no effect; remove std::move() or make the variable non-const 1
5325 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1447 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5326 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1448 performance-move-const-arg std::move of the variable 'raw_value_to_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5327 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1492 performance-move-const-arg std::move of the variable 'index_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5328 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1493 performance-move-const-arg std::move of the const variable 'mojo_from_image_in' has no effect; remove std::move() or make the variable non-const 1
5329 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1494 performance-move-const-arg std::move of the variable 'actively_tracked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5330 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1495 performance-move-const-arg std::move of the variable 'width_in_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5331 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1593 performance-move-const-arg std::move of the variable 'time_delta_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5332 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1594 performance-move-const-arg std::move of the const variable 'buffer_holder_in' has no effect; remove std::move() or make the variable non-const 1
5333 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1595 performance-move-const-arg std::move of the const variable 'camera_image_buffer_holder_in' has no effect; remove std::move() or make the variable non-const 1
5334 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1597 performance-move-const-arg std::move of the variable 'mojo_space_reset_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5335 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1598 performance-move-const-arg std::move of the variable 'frame_id_in' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5336 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1602 performance-move-const-arg std::move of the variable 'stage_parameters_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5337 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1608 performance-move-const-arg std::move of the variable 'rendering_time_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5338 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1730 performance-move-const-arg std::move of the variable 'include_lighting_estimation_data_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5339 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1731 performance-move-const-arg std::move of the variable 'stage_parameters_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5340 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1960 cppcoreguidelines-special-member-functions class 'VRService_RequestSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5341 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1973 cppcoreguidelines-special-member-functions class 'VRService_SupportsSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5342 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1986 cppcoreguidelines-special-member-functions class 'VRService_ExitPresent_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5343 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 1998 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5344 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 2012 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5345 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 2523 performance-move-const-arg std::move of the variable 'p_supports_session' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5346 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 2773 performance-move-const-arg std::move of the variable 'p_xr_compatible_result' of the trivially-copyable type 'device::mojom::blink::XrCompatibleResult' (aka 'device::mojom::XrCompatibleResult') has no effect; remove std::move() 1
5347 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 2840 performance-move-const-arg std::move of the variable 'p_xr_compatible_result' of the trivially-copyable type 'device::mojom::blink::XrCompatibleResult' (aka 'device::mojom::XrCompatibleResult') has no effect; remove std::move() 1
5348 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 2930 performance-move-const-arg std::move of the variable 'p_throttled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5349 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3216 performance-move-const-arg std::move of the variable 'p_feature' of the trivially-copyable type 'device::mojom::blink::XRSessionFeature' (aka 'device::mojom::XRSessionFeature') has no effect; remove std::move() 1
5350 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3357 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5351 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3370 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTestForTransientInput_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5352 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3383 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreateAnchor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5353 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3396 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreatePlaneAnchor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5354 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3847 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::SubscribeToHitTestResult' (aka 'device::mojom::SubscribeToHitTestResult') has no effect; remove std::move() 1
5355 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3848 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5356 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3987 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::SubscribeToHitTestResult' (aka 'device::mojom::SubscribeToHitTestResult') has no effect; remove std::move() 1
5357 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 3988 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5358 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4127 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::CreateAnchorResult' (aka 'device::mojom::CreateAnchorResult') has no effect; remove std::move() 1
5359 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4128 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5360 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4267 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::CreateAnchorResult' (aka 'device::mojom::CreateAnchorResult') has no effect; remove std::move() 1
5361 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4268 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5362 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4362 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5363 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4403 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5364 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4462 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5365 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4507 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5366 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4508 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5367 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4554 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5368 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4599 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5369 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4600 performance-move-const-arg std::move of the variable 'p_plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5370 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 4769 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_GetFrameData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5371 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5564 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5372 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5565 performance-move-const-arg std::move of the variable 'p_left_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5373 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5566 performance-move-const-arg std::move of the variable 'p_right_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5374 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5567 performance-move-const-arg std::move of the variable 'p_source_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
5375 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5605 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5376 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5606 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5377 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5647 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5378 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5648 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5379 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5649 performance-move-const-arg std::move of the variable 'p_time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5380 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5687 performance-move-const-arg std::move of the variable 'p_frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5381 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5729 performance-move-const-arg std::move of the variable 'p_frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5382 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5730 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5383 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5731 performance-move-const-arg std::move of the variable 'p_time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5384 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 5944 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5385 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.cc @ Line 6278 performance-move-const-arg std::move of the variable 'p_visibility_state' of the trivially-copyable type 'device::mojom::blink::XRVisibilityState' (aka 'device::mojom::XRVisibilityState') has no effect; remove std::move() 1
5386 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 743 cppcoreguidelines-special-member-functions class 'VRService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5387 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 808 cppcoreguidelines-special-member-functions class 'XRSessionMetricsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5388 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 841 cppcoreguidelines-special-member-functions class 'VRServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5389 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 875 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5390 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 936 cppcoreguidelines-special-member-functions class 'XRInputSourceButtonListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5391 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 970 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5392 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1013 cppcoreguidelines-special-member-functions class 'XRPresentationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5393 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1062 cppcoreguidelines-special-member-functions class 'XRPresentationClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5394 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1103 cppcoreguidelines-special-member-functions class 'XRSessionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5395 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1323 cppcoreguidelines-special-member-functions class 'VRServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5396 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1364 cppcoreguidelines-special-member-functions class 'XRSessionMetricsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5397 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1405 cppcoreguidelines-special-member-functions class 'VRServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5398 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1446 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5399 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1487 cppcoreguidelines-special-member-functions class 'XRInputSourceButtonListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5400 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1528 cppcoreguidelines-special-member-functions class 'XRFrameDataProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5401 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1569 cppcoreguidelines-special-member-functions class 'XRPresentationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5402 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1610 cppcoreguidelines-special-member-functions class 'XRPresentationClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5403 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1651 cppcoreguidelines-special-member-functions class 'XRSessionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5404 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1737 cppcoreguidelines-special-member-functions class 'XRDepthConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5405 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1767 performance-trivially-destructible class 'XRDepthConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
5406 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1884 cppcoreguidelines-special-member-functions class 'VRFieldOfView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5407 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 1916 performance-trivially-destructible class 'VRFieldOfView' can be made trivially destructible by defaulting the destructor on its first declaration 3
5408 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2037 cppcoreguidelines-special-member-functions class 'XRPresentationTransportOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5409 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2069 performance-trivially-destructible class 'XRPresentationTransportOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
5410 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2183 cppcoreguidelines-special-member-functions class 'XRHandJointSpaceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5411 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2213 performance-trivially-destructible class 'XRHandJointSpaceInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
5412 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2323 cppcoreguidelines-special-member-functions class 'XRPlanePointData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5413 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2353 performance-trivially-destructible class 'XRPlanePointData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5414 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2470 cppcoreguidelines-special-member-functions class 'RgbTupleF32' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5415 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2501 performance-trivially-destructible class 'RgbTupleF32' can be made trivially destructible by defaulting the destructor on its first declaration 3
5416 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2613 cppcoreguidelines-special-member-functions class 'RgbaTupleF16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5417 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2645 performance-trivially-destructible class 'RgbaTupleF16' can be made trivially destructible by defaulting the destructor on its first declaration 3
5418 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2762 cppcoreguidelines-special-member-functions class 'XRDepthDataStillValid' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5419 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2788 performance-trivially-destructible class 'XRDepthDataStillValid' can be made trivially destructible by defaulting the destructor on its first declaration 3
5420 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2899 cppcoreguidelines-special-member-functions class 'XRFrameDataRequestOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5421 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 2929 performance-trivially-destructible class 'XRFrameDataRequestOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
5422 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3039 cppcoreguidelines-special-member-functions class 'XRNativeOriginInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5423 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3053 performance-move-const-arg std::move of the variable 'input_source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5424 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3061 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5425 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3069 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5426 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3077 performance-move-const-arg std::move of the variable 'reference_space_type' of the trivially-copyable type 'device::mojom::blink::XRReferenceSpaceType' (aka 'device::mojom::XRReferenceSpaceType') has no effect; remove std::move() 1
5427 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3202 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5428 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3222 cppcoreguidelines-special-member-functions class 'XRDepthData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5429 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3324 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5430 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3341 cppcoreguidelines-special-member-functions class 'RequestSessionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5431 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3363 performance-move-const-arg std::move of the variable 'failure_reason' of the trivially-copyable type 'device::mojom::blink::RequestSessionError' (aka 'device::mojom::RequestSessionError') has no effect; remove std::move() 1
5432 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3443 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5433 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3462 cppcoreguidelines-special-member-functions class 'XRTrackedImage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5434 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 3599 cppcoreguidelines-special-member-functions class 'XRDepthOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5435 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 4323 cppcoreguidelines-special-member-functions class 'XRInputSourceDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5436 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 4468 cppcoreguidelines-special-member-functions class 'XRHandJointData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5437 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 4499 performance-trivially-destructible class 'XRHandJointData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5438 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 4918 cppcoreguidelines-special-member-functions class 'VRPose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5439 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 4949 performance-trivially-destructible class 'VRPose' can be made trivially destructible by defaulting the destructor on its first declaration 3
5440 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5060 cppcoreguidelines-special-member-functions class 'Pose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5441 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5090 performance-trivially-destructible class 'Pose' can be made trivially destructible by defaulting the destructor on its first declaration 3
5442 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5199 cppcoreguidelines-special-member-functions class 'XRRay' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5443 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5229 performance-trivially-destructible class 'XRRay' can be made trivially destructible by defaulting the destructor on its first declaration 3
5444 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5338 cppcoreguidelines-special-member-functions class 'XRHitResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5445 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5368 performance-trivially-destructible class 'XRHitResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
5446 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 5623 cppcoreguidelines-special-member-functions class 'VRStageParameters' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5447 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 6191 cppcoreguidelines-special-member-functions class 'XRAnchorData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5448 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 6221 performance-trivially-destructible class 'XRAnchorData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5449 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 6891 cppcoreguidelines-special-member-functions class 'XRSphericalHarmonics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5450 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 7028 cppcoreguidelines-special-member-functions class 'XRCubeMap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5451 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 7749 cppcoreguidelines-special-member-functions class 'XRTrackedImageData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5452 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-blink.h @ Line 7781 performance-trivially-destructible class 'XRTrackedImageData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5453 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VRService_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5454 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VRService_RequestSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5455 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'VRService_RequestSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5456 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'VRService_SupportsSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5457 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'VRService_SupportsSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5458 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'VRService_ExitPresent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5459 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'VRService_ExitPresent_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5460 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 133 cppcoreguidelines-special-member-functions class 'VRService_SetFramesThrottled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5461 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5462 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5463 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 182 cppcoreguidelines-special-member-functions class 'XRSessionMetricsRecorder_ReportFeatureUsed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5464 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'VRServiceClient_OnDeviceChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5465 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 214 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5466 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 232 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5467 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 250 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTestForTransientInput_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5468 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 268 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTestForTransientInput_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5469 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 286 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_UnsubscribeFromHitTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5470 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 302 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreateAnchor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5471 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 319 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreateAnchor_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5472 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 337 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreatePlaneAnchor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5473 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 355 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreatePlaneAnchor_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5474 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 373 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_DetachAnchor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5475 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 389 cppcoreguidelines-special-member-functions class 'XRInputSourceButtonListener_OnButtonEvent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5476 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 405 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_GetFrameData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5477 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 421 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_GetFrameData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5478 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 437 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_GetEnvironmentIntegrationProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5479 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 454 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_SetInputSourceButtonListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5480 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 470 cppcoreguidelines-special-member-functions class 'XRPresentationProvider_UpdateLayerBounds_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5481 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 490 cppcoreguidelines-special-member-functions class 'XRPresentationProvider_SubmitFrameMissing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5482 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 508 cppcoreguidelines-special-member-functions class 'XRPresentationProvider_SubmitFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5483 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 527 cppcoreguidelines-special-member-functions class 'XRPresentationProvider_SubmitFrameWithTextureHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5484 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 545 cppcoreguidelines-special-member-functions class 'XRPresentationProvider_SubmitFrameDrawnIntoTexture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5485 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 564 cppcoreguidelines-special-member-functions class 'XRPresentationClient_OnSubmitFrameTransferred_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5486 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 581 cppcoreguidelines-special-member-functions class 'XRPresentationClient_OnSubmitFrameRendered_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5487 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 596 cppcoreguidelines-special-member-functions class 'XRPresentationClient_OnSubmitFrameGpuFence_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5488 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 612 cppcoreguidelines-special-member-functions class 'XRSessionClient_OnChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5489 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 628 cppcoreguidelines-special-member-functions class 'XRSessionClient_OnExitPresent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5490 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-params-data.h @ Line 643 cppcoreguidelines-special-member-functions class 'XRSessionClient_OnVisibilityStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5491 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 629 cppcoreguidelines-special-member-functions class 'XRNativeOriginInformation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5492 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 700 cppcoreguidelines-special-member-functions class 'XRDepthData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5493 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 756 cppcoreguidelines-special-member-functions class 'RequestSessionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5494 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 810 cppcoreguidelines-special-member-functions class 'XRTrackedImage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5495 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 831 cppcoreguidelines-special-member-functions class 'XRTrackedImage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5496 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 861 cppcoreguidelines-special-member-functions class 'XRDepthOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5497 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 880 cppcoreguidelines-special-member-functions class 'XRDepthOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5498 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 910 cppcoreguidelines-special-member-functions class 'XRSessionOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5499 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 933 cppcoreguidelines-special-member-functions class 'XRSessionOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5500 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 963 cppcoreguidelines-special-member-functions class 'XRDepthConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5501 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 982 cppcoreguidelines-special-member-functions class 'XRDepthConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5502 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1012 cppcoreguidelines-special-member-functions class 'XRSessionDeviceConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5503 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1035 cppcoreguidelines-special-member-functions class 'XRSessionDeviceConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5504 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1065 cppcoreguidelines-special-member-functions class 'XRSession_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5505 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1091 cppcoreguidelines-special-member-functions class 'XRSession_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5506 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1121 cppcoreguidelines-special-member-functions class 'XRPresentationConnection_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5507 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1142 cppcoreguidelines-special-member-functions class 'XRPresentationConnection_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5508 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1172 cppcoreguidelines-special-member-functions class 'XRInputSourceDescription_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5509 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1193 cppcoreguidelines-special-member-functions class 'XRInputSourceDescription_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5510 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1223 cppcoreguidelines-special-member-functions class 'XRHandJointData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5511 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1243 cppcoreguidelines-special-member-functions class 'XRHandJointData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5512 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1273 cppcoreguidelines-special-member-functions class 'XRHandTrackingData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5513 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1291 cppcoreguidelines-special-member-functions class 'XRHandTrackingData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5514 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1321 cppcoreguidelines-special-member-functions class 'XRInputSourceState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5515 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1351 cppcoreguidelines-special-member-functions class 'XRInputSourceState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5516 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1381 cppcoreguidelines-special-member-functions class 'VRFieldOfView_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5517 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1402 cppcoreguidelines-special-member-functions class 'VRFieldOfView_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5518 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1432 cppcoreguidelines-special-member-functions class 'VRPose_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5519 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1453 cppcoreguidelines-special-member-functions class 'VRPose_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5520 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1483 cppcoreguidelines-special-member-functions class 'Pose_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5521 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1502 cppcoreguidelines-special-member-functions class 'Pose_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5522 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1532 cppcoreguidelines-special-member-functions class 'XRRay_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5523 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1551 cppcoreguidelines-special-member-functions class 'XRRay_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5524 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1581 cppcoreguidelines-special-member-functions class 'XRHitResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5525 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1600 cppcoreguidelines-special-member-functions class 'XRHitResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5526 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1630 cppcoreguidelines-special-member-functions class 'VREyeParameters_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5527 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1651 cppcoreguidelines-special-member-functions class 'VREyeParameters_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5528 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1681 cppcoreguidelines-special-member-functions class 'VRStageParameters_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5529 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1700 cppcoreguidelines-special-member-functions class 'VRStageParameters_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5530 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1730 cppcoreguidelines-special-member-functions class 'VRDisplayInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5531 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1749 cppcoreguidelines-special-member-functions class 'VRDisplayInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5532 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1779 cppcoreguidelines-special-member-functions class 'XRPresentationTransportOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5533 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1801 cppcoreguidelines-special-member-functions class 'XRPresentationTransportOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5534 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1831 cppcoreguidelines-special-member-functions class 'XRHandJointSpaceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5535 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1850 cppcoreguidelines-special-member-functions class 'XRHandJointSpaceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5536 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1880 cppcoreguidelines-special-member-functions class 'XRPlanePointData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5537 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1899 cppcoreguidelines-special-member-functions class 'XRPlanePointData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5538 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1929 cppcoreguidelines-special-member-functions class 'XRPlaneData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5539 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1951 cppcoreguidelines-special-member-functions class 'XRPlaneData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5540 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 1981 cppcoreguidelines-special-member-functions class 'XRPlaneDetectionData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5541 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2000 cppcoreguidelines-special-member-functions class 'XRPlaneDetectionData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5542 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2030 cppcoreguidelines-special-member-functions class 'XRAnchorData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5543 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2049 cppcoreguidelines-special-member-functions class 'XRAnchorData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5544 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2079 cppcoreguidelines-special-member-functions class 'XRAnchorsData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5545 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2098 cppcoreguidelines-special-member-functions class 'XRAnchorsData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5546 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2128 cppcoreguidelines-special-member-functions class 'XRHitTestSubscriptionResultData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5547 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2147 cppcoreguidelines-special-member-functions class 'XRHitTestSubscriptionResultData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5548 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2177 cppcoreguidelines-special-member-functions class 'XRHitTestTransientInputSubscriptionResultData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5549 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2196 cppcoreguidelines-special-member-functions class 'XRHitTestTransientInputSubscriptionResultData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5550 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2226 cppcoreguidelines-special-member-functions class 'XRHitTestSubscriptionResultsData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5551 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2245 cppcoreguidelines-special-member-functions class 'XRHitTestSubscriptionResultsData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5552 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2275 cppcoreguidelines-special-member-functions class 'RgbTupleF32_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5553 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2296 cppcoreguidelines-special-member-functions class 'RgbTupleF32_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5554 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2326 cppcoreguidelines-special-member-functions class 'XRSphericalHarmonics_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5555 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2344 cppcoreguidelines-special-member-functions class 'XRSphericalHarmonics_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5556 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2374 cppcoreguidelines-special-member-functions class 'RgbaTupleF16_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5557 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2395 cppcoreguidelines-special-member-functions class 'RgbaTupleF16_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5558 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2425 cppcoreguidelines-special-member-functions class 'XRCubeMap_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5559 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2450 cppcoreguidelines-special-member-functions class 'XRCubeMap_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5560 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2480 cppcoreguidelines-special-member-functions class 'XRLightProbe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5561 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2500 cppcoreguidelines-special-member-functions class 'XRLightProbe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5562 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2530 cppcoreguidelines-special-member-functions class 'XRReflectionProbe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5563 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2548 cppcoreguidelines-special-member-functions class 'XRReflectionProbe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5564 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2578 cppcoreguidelines-special-member-functions class 'XRLightEstimationData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5565 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2597 cppcoreguidelines-special-member-functions class 'XRLightEstimationData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5566 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2627 cppcoreguidelines-special-member-functions class 'XRDepthDataStillValid_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5567 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2644 cppcoreguidelines-special-member-functions class 'XRDepthDataStillValid_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5568 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2674 cppcoreguidelines-special-member-functions class 'XRDepthDataUpdated_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5569 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2697 cppcoreguidelines-special-member-functions class 'XRDepthDataUpdated_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5570 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2727 cppcoreguidelines-special-member-functions class 'XRTrackedImageData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5571 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2750 cppcoreguidelines-special-member-functions class 'XRTrackedImageData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5572 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2780 cppcoreguidelines-special-member-functions class 'XRTrackedImagesData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5573 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2799 cppcoreguidelines-special-member-functions class 'XRTrackedImagesData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5574 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2829 cppcoreguidelines-special-member-functions class 'XRFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5575 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2866 cppcoreguidelines-special-member-functions class 'XRFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5576 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2896 cppcoreguidelines-special-member-functions class 'RequestSessionSuccess_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5577 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2915 cppcoreguidelines-special-member-functions class 'RequestSessionSuccess_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5578 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2945 cppcoreguidelines-special-member-functions class 'XRFrameDataRequestOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5579 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-shared-internal.h @ Line 2965 cppcoreguidelines-special-member-functions class 'XRFrameDataRequestOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5580 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'throttled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5581 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'supports_session' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5582 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 112 performance-move-const-arg std::move of the variable 'xr_compatible_result' of the trivially-copyable type 'device::mojom::XrCompatibleResult' has no effect; remove std::move() 1
5583 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'feature' of the trivially-copyable type 'device::mojom::XRSessionFeature' has no effect; remove std::move() 1
5584 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5585 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 148 performance-move-const-arg std::move of the const variable 'profile_name' has no effect; remove std::move() or make the variable non-const 1
5586 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 148 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5587 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5588 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5589 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 157 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5590 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 157 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5591 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5592 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5593 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 178 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::SubscribeToHitTestResult' has no effect; remove std::move() 1
5594 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 178 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5595 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the const variable 'profile_name' has no effect; remove std::move() or make the variable non-const 1
5596 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the const variable 'entity_types' has no effect; remove std::move() or make the variable non-const 1
5597 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::SubscribeToHitTestResult' has no effect; remove std::move() 1
5598 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 197 performance-move-const-arg std::move of the variable 'subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5599 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 208 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5600 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 216 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::CreateAnchorResult' has no effect; remove std::move() 1
5601 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 216 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5602 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 227 performance-move-const-arg std::move of the const variable 'native_origin_from_anchor' has no effect; remove std::move() or make the variable non-const 1
5603 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 227 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5604 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 235 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::CreateAnchorResult' has no effect; remove std::move() 1
5605 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 235 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5606 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 290 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5607 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 290 performance-move-const-arg std::move of the const variable 'left_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5608 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 290 performance-move-const-arg std::move of the const variable 'right_bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
5609 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 290 performance-move-const-arg std::move of the const variable 'source_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5610 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 293 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5611 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 293 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
5612 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 296 performance-move-const-arg std::move of the variable 'frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5613 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 296 performance-move-const-arg std::move of the const variable 'mailbox_holder' has no effect; remove std::move() or make the variable non-const 1
5614 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 296 performance-move-const-arg std::move of the variable 'time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5615 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 299 performance-move-const-arg std::move of the variable 'frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5616 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 302 performance-move-const-arg std::move of the variable 'frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5617 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 302 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
5618 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 302 performance-move-const-arg std::move of the variable 'time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5619 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 313 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5620 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.cc @ Line 336 performance-move-const-arg std::move of the variable 'visibility_state' of the trivially-copyable type 'device::mojom::XRVisibilityState' has no effect; remove std::move() 1
5621 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 30 performance-trivially-destructible class 'VRServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5622 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 54 performance-trivially-destructible class 'XRSessionMetricsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5623 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 70 performance-trivially-destructible class 'VRServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5624 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 91 performance-trivially-destructible class 'XREnvironmentIntegrationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5625 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 115 performance-trivially-destructible class 'XRInputSourceButtonListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5626 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 133 performance-trivially-destructible class 'XRFrameDataProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5627 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 155 performance-trivially-destructible class 'XRPresentationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5628 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 173 performance-trivially-destructible class 'XRPresentationClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5629 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom-test-utils.h @ Line 191 performance-trivially-destructible class 'XRSessionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
5630 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
5631 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5632 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'width_in_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5633 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 124 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type 'device::mojom::XRSessionMode' has no effect; remove std::move() 1
5634 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'depth_usage_in' of the trivially-copyable type 'device::mojom::XRDepthUsage' has no effect; remove std::move() 1
5635 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 169 performance-move-const-arg std::move of the variable 'depth_data_format_in' of the trivially-copyable type 'device::mojom::XRDepthDataFormat' has no effect; remove std::move() 1
5636 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 208 performance-move-const-arg std::move of the variable 'uses_input_eventing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5637 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 209 performance-move-const-arg std::move of the variable 'default_framebuffer_scale_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5638 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 210 performance-move-const-arg std::move of the variable 'supports_viewport_scaling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5639 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 211 performance-move-const-arg std::move of the variable 'enable_anti_aliasing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5640 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'enviroment_blend_mode_in' of the trivially-copyable type 'device::mojom::XREnvironmentBlendMode' has no effect; remove std::move() 1
5641 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'interaction_mode_in' of the trivially-copyable type 'device::mojom::XRInteractionMode' has no effect; remove std::move() 1
5642 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'target_ray_mode_in' of the trivially-copyable type 'device::mojom::XRTargetRayMode' has no effect; remove std::move() 1
5643 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 364 performance-move-const-arg std::move of the variable 'handedness_in' of the trivially-copyable type 'device::mojom::XRHandedness' has no effect; remove std::move() 1
5644 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 365 performance-move-const-arg std::move of the const variable 'input_from_pointer_in' has no effect; remove std::move() or make the variable non-const 1
5645 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 404 performance-move-const-arg std::move of the variable 'joint_in' of the trivially-copyable type 'device::mojom::XRHandJoint' has no effect; remove std::move() 1
5646 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 405 performance-move-const-arg std::move of the const variable 'mojo_from_joint_in' has no effect; remove std::move() or make the variable non-const 1
5647 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'radius_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5648 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 480 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5649 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 482 performance-move-const-arg std::move of the const variable 'mojo_from_input_in' has no effect; remove std::move() or make the variable non-const 1
5650 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 483 performance-move-const-arg std::move of the variable 'emulated_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5651 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 484 performance-move-const-arg std::move of the variable 'is_auxiliary_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5652 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 485 performance-move-const-arg std::move of the variable 'primary_input_pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5653 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 486 performance-move-const-arg std::move of the variable 'primary_input_clicked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5654 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 487 performance-move-const-arg std::move of the variable 'primary_squeeze_pressed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5655 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 488 performance-move-const-arg std::move of the variable 'primary_squeeze_clicked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5656 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 489 performance-move-const-arg std::move of the const variable 'gamepad_in' has no effect; remove std::move() or make the variable non-const 1
5657 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 490 performance-move-const-arg std::move of the const variable 'overlay_pointer_position_in' has no effect; remove std::move() or make the variable non-const 1
5658 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 563 performance-move-const-arg std::move of the variable 'up_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5659 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 564 performance-move-const-arg std::move of the variable 'down_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5660 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 565 performance-move-const-arg std::move of the variable 'left_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5661 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 566 performance-move-const-arg std::move of the variable 'right_degrees_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5662 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 611 performance-move-const-arg std::move of the const variable 'orientation_in' has no effect; remove std::move() or make the variable non-const 1
5663 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 612 performance-move-const-arg std::move of the const variable 'position_in' has no effect; remove std::move() or make the variable non-const 1
5664 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 613 performance-move-const-arg std::move of the variable 'emulated_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5665 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 645 performance-move-const-arg std::move of the const variable 'orientation_in' of the trivially-copyable type 'const ::gfx::Quaternion' has no effect; remove std::move() 1
5666 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 646 performance-move-const-arg std::move of the const variable 'position_in' of the trivially-copyable type 'const ::gfx::Point3F' has no effect; remove std::move() 1
5667 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 674 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point3F' has no effect; remove std::move() 1
5668 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 675 performance-move-const-arg std::move of the const variable 'direction_in' of the trivially-copyable type 'const ::gfx::Vector3dF' has no effect; remove std::move() 1
5669 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 703 performance-move-const-arg std::move of the const variable 'mojo_from_result_in' has no effect; remove std::move() or make the variable non-const 1
5670 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 704 performance-move-const-arg std::move of the variable 'plane_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5671 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 737 performance-move-const-arg std::move of the const variable 'head_from_eye_in' has no effect; remove std::move() or make the variable non-const 1
5672 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 738 performance-move-const-arg std::move of the variable 'render_width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5673 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 739 performance-move-const-arg std::move of the variable 'render_height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5674 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 775 performance-move-const-arg std::move of the const variable 'mojo_from_floor_in' has no effect; remove std::move() or make the variable non-const 1
5675 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 837 performance-move-const-arg std::move of the variable 'transport_method_in' of the trivially-copyable type 'device::mojom::XRPresentationTransportMethod' has no effect; remove std::move() 1
5676 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 838 performance-move-const-arg std::move of the variable 'wait_for_transfer_notification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5677 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 839 performance-move-const-arg std::move of the variable 'wait_for_render_notification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5678 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 840 performance-move-const-arg std::move of the variable 'wait_for_gpu_fence_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5679 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 883 performance-move-const-arg std::move of the variable 'handedness_in' of the trivially-copyable type 'device::mojom::XRHandedness' has no effect; remove std::move() 1
5680 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 884 performance-move-const-arg std::move of the variable 'joint_in' of the trivially-copyable type 'device::mojom::XRHandJoint' has no effect; remove std::move() 1
5681 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 917 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5682 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 918 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5683 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 955 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5684 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 956 performance-move-const-arg std::move of the variable 'orientation_in' of the trivially-copyable type 'device::mojom::XRPlaneOrientation' has no effect; remove std::move() 1
5685 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 957 performance-move-const-arg std::move of the const variable 'mojo_from_plane_in' has no effect; remove std::move() or make the variable non-const 1
5686 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1023 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5687 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1024 performance-move-const-arg std::move of the const variable 'mojo_from_anchor_in' has no effect; remove std::move() or make the variable non-const 1
5688 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1081 performance-move-const-arg std::move of the variable 'subscription_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5689 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1110 performance-move-const-arg std::move of the variable 'subscription_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5690 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1170 performance-move-const-arg std::move of the variable 'red_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5691 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1171 performance-move-const-arg std::move of the variable 'green_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5692 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1172 performance-move-const-arg std::move of the variable 'blue_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5693 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1230 performance-move-const-arg std::move of the variable 'red_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5694 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1231 performance-move-const-arg std::move of the variable 'green_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5695 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1232 performance-move-const-arg std::move of the variable 'blue_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5696 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1233 performance-move-const-arg std::move of the variable 'alpha_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
5697 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1279 performance-move-const-arg std::move of the variable 'width_and_height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5698 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1336 performance-move-const-arg std::move of the const variable 'main_light_direction_in' of the trivially-copyable type 'const ::gfx::Vector3dF' has no effect; remove std::move() 1
5699 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1337 performance-move-const-arg std::move of the const variable 'main_light_intensity_in' of the trivially-copyable type 'const ::device::RgbTupleF32' has no effect; remove std::move() 1
5700 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1442 performance-move-const-arg std::move of the variable 'time_delta_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5701 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1444 performance-move-const-arg std::move of the const variable 'norm_texture_from_norm_view_in' has no effect; remove std::move() or make the variable non-const 1
5702 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1445 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
5703 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1446 performance-move-const-arg std::move of the variable 'raw_value_to_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5704 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1490 performance-move-const-arg std::move of the variable 'index_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5705 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1491 performance-move-const-arg std::move of the const variable 'mojo_from_image_in' has no effect; remove std::move() or make the variable non-const 1
5706 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1492 performance-move-const-arg std::move of the variable 'actively_tracked_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5707 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1493 performance-move-const-arg std::move of the variable 'width_in_meters_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5708 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1591 performance-move-const-arg std::move of the variable 'time_delta_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5709 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1592 performance-move-const-arg std::move of the const variable 'buffer_holder_in' has no effect; remove std::move() or make the variable non-const 1
5710 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1593 performance-move-const-arg std::move of the const variable 'camera_image_buffer_holder_in' has no effect; remove std::move() or make the variable non-const 1
5711 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1595 performance-move-const-arg std::move of the variable 'mojo_space_reset_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5712 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1596 performance-move-const-arg std::move of the variable 'frame_id_in' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5713 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1600 performance-move-const-arg std::move of the variable 'stage_parameters_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5714 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1606 performance-move-const-arg std::move of the variable 'rendering_time_ratio_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
5715 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1728 performance-move-const-arg std::move of the variable 'include_lighting_estimation_data_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5716 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1729 performance-move-const-arg std::move of the variable 'stage_parameters_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5717 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1958 cppcoreguidelines-special-member-functions class 'VRService_RequestSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5718 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1971 cppcoreguidelines-special-member-functions class 'VRService_SupportsSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5719 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1984 cppcoreguidelines-special-member-functions class 'VRService_ExitPresent_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5720 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 1996 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5721 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 2010 cppcoreguidelines-special-member-functions class 'VRService_MakeXrCompatible_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5722 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 2521 performance-move-const-arg std::move of the variable 'p_supports_session' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5723 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 2771 performance-move-const-arg std::move of the variable 'p_xr_compatible_result' of the trivially-copyable type 'device::mojom::XrCompatibleResult' has no effect; remove std::move() 1
5724 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 2838 performance-move-const-arg std::move of the variable 'p_xr_compatible_result' of the trivially-copyable type 'device::mojom::XrCompatibleResult' has no effect; remove std::move() 1
5725 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 2928 performance-move-const-arg std::move of the variable 'p_throttled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5726 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3214 performance-move-const-arg std::move of the variable 'p_feature' of the trivially-copyable type 'device::mojom::XRSessionFeature' has no effect; remove std::move() 1
5727 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3355 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5728 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3368 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_SubscribeToHitTestForTransientInput_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5729 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3381 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreateAnchor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5730 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3394 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider_CreatePlaneAnchor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5731 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3845 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::SubscribeToHitTestResult' has no effect; remove std::move() 1
5732 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3846 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5733 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3985 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::SubscribeToHitTestResult' has no effect; remove std::move() 1
5734 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 3986 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5735 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4125 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::CreateAnchorResult' has no effect; remove std::move() 1
5736 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4126 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5737 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4265 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::CreateAnchorResult' has no effect; remove std::move() 1
5738 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4266 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5739 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4360 performance-move-const-arg std::move of the variable 'p_subscription_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5740 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4401 performance-move-const-arg std::move of the variable 'p_anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5741 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4460 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5742 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4505 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5743 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4506 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5744 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4552 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5745 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4597 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5746 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4598 performance-move-const-arg std::move of the variable 'p_plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5747 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 4767 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider_GetFrameData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
5748 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5562 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5749 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5563 performance-move-const-arg std::move of the variable 'p_left_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5750 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5564 performance-move-const-arg std::move of the variable 'p_right_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
5751 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5565 performance-move-const-arg std::move of the variable 'p_source_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
5752 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5603 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5753 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5604 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5754 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5645 performance-move-const-arg std::move of the variable 'p_frame_id' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5755 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5646 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5756 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5647 performance-move-const-arg std::move of the variable 'p_time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5757 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5685 performance-move-const-arg std::move of the variable 'p_frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5758 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5727 performance-move-const-arg std::move of the variable 'p_frameId' of the trivially-copyable type 'int16_t' (aka 'short') has no effect; remove std::move() 1
5759 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5728 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5760 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5729 performance-move-const-arg std::move of the variable 'p_time_waited' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
5761 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 5942 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
5762 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.cc @ Line 6276 performance-move-const-arg std::move of the variable 'p_visibility_state' of the trivially-copyable type 'device::mojom::XRVisibilityState' has no effect; remove std::move() 1
5763 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 79 cppcoreguidelines-special-member-functions class 'VRService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5764 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 144 cppcoreguidelines-special-member-functions class 'XRSessionMetricsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5765 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'VRServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5766 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 211 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5767 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 272 cppcoreguidelines-special-member-functions class 'XRInputSourceButtonListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5768 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 306 cppcoreguidelines-special-member-functions class 'XRFrameDataProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5769 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 349 cppcoreguidelines-special-member-functions class 'XRPresentationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5770 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 398 cppcoreguidelines-special-member-functions class 'XRPresentationClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5771 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 439 cppcoreguidelines-special-member-functions class 'XRSessionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5772 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 659 cppcoreguidelines-special-member-functions class 'VRServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5773 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 700 cppcoreguidelines-special-member-functions class 'XRSessionMetricsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5774 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 741 cppcoreguidelines-special-member-functions class 'VRServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5775 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 782 cppcoreguidelines-special-member-functions class 'XREnvironmentIntegrationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5776 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 823 cppcoreguidelines-special-member-functions class 'XRInputSourceButtonListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5777 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 864 cppcoreguidelines-special-member-functions class 'XRFrameDataProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5778 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 905 cppcoreguidelines-special-member-functions class 'XRPresentationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5779 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 946 cppcoreguidelines-special-member-functions class 'XRPresentationClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5780 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 987 cppcoreguidelines-special-member-functions class 'XRSessionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5781 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1073 cppcoreguidelines-special-member-functions class 'XRDepthConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5782 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1220 cppcoreguidelines-special-member-functions class 'VRFieldOfView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5783 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1373 cppcoreguidelines-special-member-functions class 'XRPresentationTransportOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5784 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1519 cppcoreguidelines-special-member-functions class 'XRHandJointSpaceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5785 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1659 cppcoreguidelines-special-member-functions class 'XRPlanePointData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5786 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1806 cppcoreguidelines-special-member-functions class 'RgbTupleF32' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5787 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1949 cppcoreguidelines-special-member-functions class 'RgbaTupleF16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5788 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2098 cppcoreguidelines-special-member-functions class 'XRDepthDataStillValid' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5789 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2235 cppcoreguidelines-special-member-functions class 'XRFrameDataRequestOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5790 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2375 cppcoreguidelines-special-member-functions class 'XRNativeOriginInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5791 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2389 performance-move-const-arg std::move of the variable 'input_source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
5792 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2397 performance-move-const-arg std::move of the variable 'plane_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5793 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2405 performance-move-const-arg std::move of the variable 'anchor_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
5794 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2413 performance-move-const-arg std::move of the variable 'reference_space_type' of the trivially-copyable type 'device::mojom::XRReferenceSpaceType' has no effect; remove std::move() 1
5795 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2538 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5796 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2558 cppcoreguidelines-special-member-functions class 'XRDepthData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5797 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2660 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5798 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2677 cppcoreguidelines-special-member-functions class 'RequestSessionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5799 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2699 performance-move-const-arg std::move of the variable 'failure_reason' of the trivially-copyable type 'device::mojom::RequestSessionError' has no effect; remove std::move() 1
5800 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2779 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5801 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2798 cppcoreguidelines-special-member-functions class 'XRTrackedImage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5802 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2935 cppcoreguidelines-special-member-functions class 'XRDepthOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5803 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 3659 cppcoreguidelines-special-member-functions class 'XRInputSourceDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5804 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 3804 cppcoreguidelines-special-member-functions class 'XRHandJointData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5805 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4254 cppcoreguidelines-special-member-functions class 'VRPose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5806 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4396 cppcoreguidelines-special-member-functions class 'Pose' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5807 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4535 cppcoreguidelines-special-member-functions class 'XRRay' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5808 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4674 cppcoreguidelines-special-member-functions class 'XRHitResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5809 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4959 cppcoreguidelines-special-member-functions class 'VRStageParameters' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5810 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 5527 cppcoreguidelines-special-member-functions class 'XRAnchorData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5811 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 6227 cppcoreguidelines-special-member-functions class 'XRSphericalHarmonics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5812 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 6364 cppcoreguidelines-special-member-functions class 'XRCubeMap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5813 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 7085 cppcoreguidelines-special-member-functions class 'XRTrackedImageData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
5814 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1103 performance-trivially-destructible class 'XRDepthConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
5815 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1252 performance-trivially-destructible class 'VRFieldOfView' can be made trivially destructible by defaulting the destructor on its first declaration 3
5816 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1405 performance-trivially-destructible class 'XRPresentationTransportOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
5817 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1549 performance-trivially-destructible class 'XRHandJointSpaceInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
5818 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1689 performance-trivially-destructible class 'XRPlanePointData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5819 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1837 performance-trivially-destructible class 'RgbTupleF32' can be made trivially destructible by defaulting the destructor on its first declaration 3
5820 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 1981 performance-trivially-destructible class 'RgbaTupleF16' can be made trivially destructible by defaulting the destructor on its first declaration 3
5821 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2124 performance-trivially-destructible class 'XRDepthDataStillValid' can be made trivially destructible by defaulting the destructor on its first declaration 3
5822 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 2265 performance-trivially-destructible class 'XRFrameDataRequestOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
5823 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 3835 performance-trivially-destructible class 'XRHandJointData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5824 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4285 performance-trivially-destructible class 'VRPose' can be made trivially destructible by defaulting the destructor on its first declaration 3
5825 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4426 performance-trivially-destructible class 'Pose' can be made trivially destructible by defaulting the destructor on its first declaration 3
5826 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4565 performance-trivially-destructible class 'XRRay' can be made trivially destructible by defaulting the destructor on its first declaration 3
5827 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 4704 performance-trivially-destructible class 'XRHitResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
5828 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 5557 performance-trivially-destructible class 'XRAnchorData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5829 build/src/core/Debug/x86_64/gen/device/vr/public/mojom/vr_service.mojom.h @ Line 7117 performance-trivially-destructible class 'XRTrackedImageData' can be made trivially destructible by defaulting the destructor on its first declaration 3
5830 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 181 cppcoreguidelines-special-member-functions class 'QueryKeyValueBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5831 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 325 cppcoreguidelines-special-member-functions class 'UrlTransformBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5832 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 521 cppcoreguidelines-special-member-functions class 'UrlRuleMetadataBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5833 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 628 cppcoreguidelines-special-member-functions class 'ModifyHeaderInfoBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5834 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 710 cppcoreguidelines-special-member-functions class 'RegexRuleBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5835 build/src/core/Debug/x86_64/gen/extensions/browser/api/declarative_net_request/flat/extension_ruleset_generated.h @ Line 796 cppcoreguidelines-special-member-functions class 'ExtensionIndexedRulesetBuilder' defines a copy assignment operator but does not define a destructor, a copy constructor, a move constructor or a move assignment operator 1
5836 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5837 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5838 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.cc @ Line 108 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5839 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.cc @ Line 109 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5840 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5841 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5842 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.h @ Line 67 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5843 build/src/core/Debug/x86_64/gen/extensions/common/api/alarms.h @ Line 68 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5844 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5845 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5846 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 135 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5847 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5848 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 240 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5849 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 241 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5850 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 322 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5851 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.cc @ Line 323 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5852 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5853 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5854 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 63 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5855 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 64 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5856 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 89 performance-trivially-destructible class 'RegionRect' can be made trivially destructible by defaulting the destructor on its first declaration 3
5857 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 92 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5858 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 93 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5859 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 121 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5860 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 122 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5861 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 271 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5862 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 288 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5863 build/src/core/Debug/x86_64/gen/extensions/common/api/app_current_window_internal.h @ Line 305 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5864 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5865 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5866 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 61 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5867 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 62 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5868 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 252 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5869 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 253 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5870 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 337 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5871 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 338 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5872 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 535 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5873 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.cc @ Line 536 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5874 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5875 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5876 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 54 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5877 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 55 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5878 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 132 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5879 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 133 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5880 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 167 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5881 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 168 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5882 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 227 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5883 build/src/core/Debug/x86_64/gen/extensions/common/api/app_runtime.h @ Line 228 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5884 build/src/core/Debug/x86_64/gen/extensions/common/api/app_view_guest_internal.h @ Line 59 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5885 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5886 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5887 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 137 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5888 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 138 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5889 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 310 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5890 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 311 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5891 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 488 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5892 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 489 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5893 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 642 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5894 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 643 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5895 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 703 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5896 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 704 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5897 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1271 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5898 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1272 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5899 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1301 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5900 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1302 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5901 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1624 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5902 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.cc @ Line 1625 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5903 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5904 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5905 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 65 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5906 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 66 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5907 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 111 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5908 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 112 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5909 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 180 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5910 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 181 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5911 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 253 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5912 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 254 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5913 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 280 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5914 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 281 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5915 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 442 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5916 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 443 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5917 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 462 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5918 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 463 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5919 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 609 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5920 build/src/core/Debug/x86_64/gen/extensions/common/api/app_window.h @ Line 610 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5921 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 135 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5922 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5923 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 231 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5924 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 232 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5925 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 328 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5926 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 329 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5927 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 473 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5928 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 474 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5929 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 559 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5930 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 560 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5931 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 661 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5932 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 662 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5933 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 734 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5934 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 735 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5935 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 797 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5936 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 798 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5937 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 905 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5938 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.cc @ Line 906 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5939 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 72 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5940 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 73 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5941 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 108 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5942 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 109 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5943 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 144 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5944 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 145 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5945 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 189 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5946 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 190 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5947 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 218 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5948 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 219 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5949 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 256 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5950 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 257 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5951 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 285 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5952 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 286 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5953 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 313 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5954 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 314 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5955 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 385 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5956 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 386 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5957 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 282 performance-trivially-destructible class 'MuteChangedEvent' can be made trivially destructible by defaulting the destructor on its first declaration 3
5958 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 448 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5959 build/src/core/Debug/x86_64/gen/extensions/common/api/audio.h @ Line 471 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
5960 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2148 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5961 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2149 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5962 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2230 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5963 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2231 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5964 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2263 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5965 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2264 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5966 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2296 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5967 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2297 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5968 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2329 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5969 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2330 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5970 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2362 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5971 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2363 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5972 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2425 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5973 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2426 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5974 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2458 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5975 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2459 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5976 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2491 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5977 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2492 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5978 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2524 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5979 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2525 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5980 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2557 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5981 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.cc @ Line 2558 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5982 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 668 performance-trivially-destructible class 'Rect' can be made trivially destructible by defaulting the destructor on its first declaration 3
5983 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 671 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5984 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 672 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5985 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 697 performance-trivially-destructible class 'FindParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
5986 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 700 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5987 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 701 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5988 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 718 performance-trivially-destructible class 'SetDocumentSelectionParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
5989 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 721 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5990 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 722 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5991 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 740 performance-trivially-destructible class 'AutomationIntent' can be made trivially destructible by defaulting the destructor on its first declaration 3
5992 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 743 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5993 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 744 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5994 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 761 performance-trivially-destructible class 'AutomationEvent' can be made trivially destructible by defaulting the destructor on its first declaration 3
5995 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 764 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5996 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 765 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
5997 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 782 performance-trivially-destructible class 'TreeChange' can be made trivially destructible by defaulting the destructor on its first declaration 3
5998 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 785 performance-noexcept-move-constructor move constructors should be marked noexcept 2
5999 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 786 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6000 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 818 performance-trivially-destructible class 'CustomAction' can be made trivially destructible by defaulting the destructor on its first declaration 3
6001 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 821 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6002 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 822 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6003 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 839 performance-trivially-destructible class 'LanguageSpan' can be made trivially destructible by defaulting the destructor on its first declaration 3
6004 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 842 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6005 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 843 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6006 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 860 performance-trivially-destructible class 'Marker' can be made trivially destructible by defaulting the destructor on its first declaration 3
6007 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 863 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6008 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 864 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6009 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 881 performance-trivially-destructible class 'AutomationPosition' can be made trivially destructible by defaulting the destructor on its first declaration 3
6010 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 884 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6011 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 885 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6012 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 902 performance-trivially-destructible class 'AutomationNode' can be made trivially destructible by defaulting the destructor on its first declaration 3
6013 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 905 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6014 build/src/core/Debug/x86_64/gen/extensions/common/api/automation.h @ Line 906 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6015 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6016 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6017 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 72 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6018 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 73 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6019 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 232 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6020 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 233 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6021 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 319 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6022 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 320 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6023 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 367 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6024 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 368 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6025 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 437 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6026 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 438 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6027 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 483 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6028 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 484 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6029 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 530 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6030 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 531 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6031 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 589 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6032 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 590 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6033 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 647 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6034 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 648 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6035 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 717 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6036 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 718 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6037 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 769 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6038 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 770 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6039 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 828 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6040 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 829 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6041 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 899 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6042 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 900 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6043 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 1048 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6044 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.cc @ Line 1049 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6045 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 31 performance-trivially-destructible class 'AXEventParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6046 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6047 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6048 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 55 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6049 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6050 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 107 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6051 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 108 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6052 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 136 performance-trivially-destructible class 'PerformCustomActionParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6053 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 139 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6054 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 140 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6055 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 160 performance-trivially-destructible class 'SetSelectionParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6056 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 163 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6057 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 164 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6058 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 192 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6059 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 193 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6060 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 216 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6061 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 217 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6062 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 236 performance-trivially-destructible class 'ScrollToPointParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6063 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 239 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6064 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 240 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6065 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 262 performance-trivially-destructible class 'SetScrollOffsetParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6066 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 265 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6067 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 266 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6068 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 291 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6069 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 292 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6070 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 319 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6071 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 320 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6072 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 339 performance-trivially-destructible class 'GetImageDataParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6073 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 342 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6074 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 343 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6075 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 367 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6076 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 368 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6077 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 391 performance-trivially-destructible class 'GetTextLocationDataParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
6078 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 394 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6079 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 395 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6080 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 481 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6081 build/src/core/Debug/x86_64/gen/extensions/common/api/automation_internal.h @ Line 482 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6082 build/src/core/Debug/x86_64/gen/extensions/common/api/clipboard.cc @ Line 77 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6083 build/src/core/Debug/x86_64/gen/extensions/common/api/clipboard.cc @ Line 78 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6084 build/src/core/Debug/x86_64/gen/extensions/common/api/clipboard.h @ Line 57 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6085 build/src/core/Debug/x86_64/gen/extensions/common/api/clipboard.h @ Line 58 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6086 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.cc @ Line 63 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6087 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.cc @ Line 64 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6088 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.cc @ Line 426 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6089 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.cc @ Line 427 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6090 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.h @ Line 49 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6091 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.h @ Line 50 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6092 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.h @ Line 143 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6093 build/src/core/Debug/x86_64/gen/extensions/common/api/content_scripts.h @ Line 144 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6094 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 233 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6095 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 234 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6096 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 320 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6097 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 321 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6098 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 391 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6099 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 392 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6100 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 480 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6101 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 481 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6102 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 695 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6103 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 696 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6104 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 815 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6105 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 816 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6106 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1068 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6107 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1069 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6108 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1165 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6109 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1166 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6110 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1301 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6111 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1302 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6112 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1415 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6113 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1416 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6114 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1487 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6115 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1488 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6116 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1578 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6117 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1579 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6118 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1655 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6119 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1656 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6120 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1723 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6121 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1724 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6122 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1900 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6123 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1901 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6124 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1979 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6125 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 1980 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6126 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2066 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6127 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2067 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6128 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2160 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6129 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2161 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6130 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2240 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6131 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2241 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6132 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2329 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6133 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2330 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6134 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2419 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6135 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2420 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6136 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2490 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6137 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2491 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6138 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2577 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6139 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.cc @ Line 2578 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6140 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 156 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6141 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 157 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6142 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 187 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6143 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 188 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6144 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 212 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6145 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 213 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6146 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 239 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6147 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 240 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6148 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 290 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6149 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 291 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6150 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 327 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6151 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 328 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6152 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 419 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6153 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 420 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6154 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 450 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6155 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 451 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6156 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 486 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6157 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 487 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6158 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 519 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6159 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 520 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6160 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 547 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6161 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 548 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6162 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 578 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6163 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 579 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6164 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 606 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6165 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 607 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6166 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 631 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6167 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 632 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6168 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 684 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6169 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 685 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6170 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 711 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6171 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 712 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6172 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 743 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6173 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 744 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6174 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 772 performance-trivially-destructible class 'IsRegexSupportedResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
6175 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 775 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6176 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 776 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6177 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 803 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6178 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 804 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6179 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 830 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6180 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 831 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6181 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 857 performance-trivially-destructible class 'TabActionCountUpdate' can be made trivially destructible by defaulting the destructor on its first declaration 3
6182 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 860 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6183 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 861 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6184 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 889 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6185 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 890 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6186 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 923 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6187 build/src/core/Debug/x86_64/gen/extensions/common/api/declarative_net_request.h @ Line 924 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6188 build/src/core/Debug/x86_64/gen/extensions/common/api/dns.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6189 build/src/core/Debug/x86_64/gen/extensions/common/api/dns.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6190 build/src/core/Debug/x86_64/gen/extensions/common/api/dns.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6191 build/src/core/Debug/x86_64/gen/extensions/common/api/dns.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6192 build/src/core/Debug/x86_64/gen/extensions/common/api/events.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6193 build/src/core/Debug/x86_64/gen/extensions/common/api/events.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6194 build/src/core/Debug/x86_64/gen/extensions/common/api/events.h @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6195 build/src/core/Debug/x86_64/gen/extensions/common/api/events.h @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6196 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.cc @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6197 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.cc @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6198 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.cc @ Line 119 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6199 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.cc @ Line 120 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6200 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 31 performance-trivially-destructible class 'SizeChangedOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
6201 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6202 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6203 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 60 performance-trivially-destructible class 'PreferredSizeChangedOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
6204 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 63 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6205 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_options_internal.h @ Line 64 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6206 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 55 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6207 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6208 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 176 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6209 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 177 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6210 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 337 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6211 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.cc @ Line 338 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6212 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 47 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6213 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 48 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6214 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 106 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6215 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 107 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6216 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 165 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6217 build/src/core/Debug/x86_64/gen/extensions/common/api/extension_types.h @ Line 166 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6218 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6219 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6220 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 125 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6221 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 126 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6222 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 201 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6223 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 202 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6224 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 292 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6225 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 293 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6226 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 400 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6227 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 401 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6228 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 493 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6229 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 494 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6230 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 570 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6231 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 571 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6232 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 640 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6233 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 641 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6234 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 682 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6235 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 683 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6236 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 725 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6237 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 726 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6238 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 836 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6239 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 837 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6240 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 957 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6241 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 958 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6242 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 1079 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6243 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 1080 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6244 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 1144 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6245 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.cc @ Line 1145 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6246 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 37 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6247 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 38 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6248 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 55 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6249 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6250 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 98 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6251 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 99 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6252 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 129 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6253 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 130 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6254 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 176 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6255 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 177 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6256 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 215 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6257 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 216 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6258 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 240 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6259 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 241 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6260 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 261 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6261 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 262 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6262 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 290 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6263 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 291 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6264 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 313 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6265 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 314 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6266 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 352 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6267 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 353 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6268 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 391 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6269 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 392 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6270 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 410 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6271 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 411 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6272 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 457 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6273 build/src/core/Debug/x86_64/gen/extensions/common/api/extensions_manifest_types.h @ Line 458 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6274 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6275 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6276 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 152 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6277 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 153 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6278 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 277 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6279 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 278 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6280 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 340 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6281 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 341 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6282 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 398 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6283 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 399 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6284 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 457 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6285 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 458 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6286 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 516 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6287 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 517 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6288 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 565 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6289 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 566 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6290 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 591 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6291 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 592 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6292 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 683 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6293 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 684 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6294 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 699 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6295 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 700 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6296 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 755 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6297 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 756 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6298 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 818 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6299 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 819 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6300 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 902 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6301 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.cc @ Line 903 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6302 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6303 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6304 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 80 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6305 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 81 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6306 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 123 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6307 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 124 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6308 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 152 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6309 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 153 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6310 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 177 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6311 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 178 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6312 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 214 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6313 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 215 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6314 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 252 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6315 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 253 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6316 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 277 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6317 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 278 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6318 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 306 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6319 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 307 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6320 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 353 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6321 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 354 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6322 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 368 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6323 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 369 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6324 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 407 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6325 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 408 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6326 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 458 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6327 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 459 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6328 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 500 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6329 build/src/core/Debug/x86_64/gen/extensions/common/api/file_system.h @ Line 501 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6330 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6331 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6332 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 92 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6333 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 93 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6334 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 216 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6335 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 217 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6336 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 278 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6337 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.cc @ Line 279 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6338 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 31 performance-trivially-destructible class 'Size' can be made trivially destructible by defaulting the destructor on its first declaration 3
6339 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6340 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6341 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 60 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6342 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 61 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6343 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 102 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6344 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 103 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6345 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 129 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6346 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 130 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6347 build/src/core/Debug/x86_64/gen/extensions/common/api/guest_view_internal.h @ Line 151 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6348 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6349 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6350 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 115 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6351 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 116 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6352 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 278 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6353 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 279 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6354 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 324 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6355 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 325 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6356 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 426 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6357 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 427 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6358 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 513 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6359 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.cc @ Line 514 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6360 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6361 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6362 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 64 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6363 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 65 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6364 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 115 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6365 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 116 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6366 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 139 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6367 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 140 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6368 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 172 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6369 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 173 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6370 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 201 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6371 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 202 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6372 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 112 performance-trivially-destructible class 'HidConnectInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6373 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 282 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6374 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 305 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6375 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 328 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6376 build/src/core/Debug/x86_64/gen/extensions/common/api/hid.h @ Line 382 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6377 build/src/core/Debug/x86_64/gen/extensions/common/api/idle.h @ Line 52 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6378 build/src/core/Debug/x86_64/gen/extensions/common/api/idle.h @ Line 76 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6379 build/src/core/Debug/x86_64/gen/extensions/common/api/incognito.cc @ Line 68 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6380 build/src/core/Debug/x86_64/gen/extensions/common/api/incognito.cc @ Line 69 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6381 build/src/core/Debug/x86_64/gen/extensions/common/api/incognito.h @ Line 53 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6382 build/src/core/Debug/x86_64/gen/extensions/common/api/incognito.h @ Line 54 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6383 build/src/core/Debug/x86_64/gen/extensions/common/api/incognito.h @ Line 50 performance-trivially-destructible class 'ManifestKeys' can be made trivially destructible by defaulting the destructor on its first declaration 3
6384 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6385 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6386 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 222 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6387 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 223 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6388 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 627 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6389 build/src/core/Debug/x86_64/gen/extensions/common/api/management.cc @ Line 628 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6390 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6391 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6392 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 128 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6393 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 129 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6394 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 225 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6395 build/src/core/Debug/x86_64/gen/extensions/common/api/management.h @ Line 226 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6396 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 58 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6397 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 59 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6398 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 159 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6399 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 160 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6400 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 229 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6401 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 230 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6402 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 411 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6403 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.cc @ Line 412 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6404 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 47 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6405 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 48 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6406 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 79 performance-trivially-destructible class 'HistogramBucket' can be made trivially destructible by defaulting the destructor on its first declaration 3
6407 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 82 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6408 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 83 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6409 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 112 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6410 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 113 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6411 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 215 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6412 build/src/core/Debug/x86_64/gen/extensions/common/api/metrics_private.h @ Line 216 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6413 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MimeHandlerService_GetStreamInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6414 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'MimeHandlerService_GetStreamInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6415 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'BeforeUnloadControl_SetShowBeforeUnloadDialog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6416 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'BeforeUnloadControl_SetShowBeforeUnloadDialog_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6417 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'StreamInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6418 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'StreamInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6419 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'show_dialog' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
6420 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'show_dialog' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
6421 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'MimeHandlerServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
6422 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'BeforeUnloadControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
6423 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
6424 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'original_url_in' has no effect; remove std::move() or make the variable non-const 1
6425 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'stream_url_in' has no effect; remove std::move() or make the variable non-const 1
6426 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'tab_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
6427 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'response_headers_in' has no effect; remove std::move() or make the variable non-const 1
6428 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'embedded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
6429 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 104 cppcoreguidelines-special-member-functions class 'MimeHandlerService_GetStreamInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
6430 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 366 cppcoreguidelines-special-member-functions class 'BeforeUnloadControl_SetShowBeforeUnloadDialog_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
6431 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.cc @ Line 596 performance-move-const-arg std::move of the variable 'p_show_dialog' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
6432 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'MimeHandlerService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6433 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.h @ Line 103 cppcoreguidelines-special-member-functions class 'BeforeUnloadControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6434 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.h @ Line 170 cppcoreguidelines-special-member-functions class 'MimeHandlerServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6435 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.h @ Line 211 cppcoreguidelines-special-member-functions class 'BeforeUnloadControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6436 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler.mojom.h @ Line 265 cppcoreguidelines-special-member-functions class 'StreamInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
6437 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6438 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6439 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.cc @ Line 62 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6440 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.cc @ Line 63 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6441 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6442 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6443 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.h @ Line 57 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6444 build/src/core/Debug/x86_64/gen/extensions/common/api/mime_handler_private.h @ Line 58 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6445 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 251 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6446 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 252 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6447 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 421 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6448 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 422 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6449 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 591 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6450 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 592 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6451 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 761 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6452 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 762 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6453 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 945 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6454 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 946 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6455 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1139 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6456 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1140 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6457 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1329 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6458 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1330 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6459 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1477 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6460 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1478 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6461 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1659 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6462 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1660 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6463 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1839 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6464 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1840 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6465 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1914 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6466 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1915 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6467 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1989 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6468 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 1990 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6469 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2091 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6470 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2092 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6471 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2213 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6472 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2214 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6473 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2348 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6474 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2349 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6475 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2470 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6476 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2471 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6477 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2785 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6478 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 2786 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6479 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3171 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6480 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3172 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6481 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3275 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6482 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3276 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6483 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3470 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6484 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3471 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6485 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3636 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6486 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3637 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6487 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3721 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6488 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3722 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6489 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3821 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6490 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 3822 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6491 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4090 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6492 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4091 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6493 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4404 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6494 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4405 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6495 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4506 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6496 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4507 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6497 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4628 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6498 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4629 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6499 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4708 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6500 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4709 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6501 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4766 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6502 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4767 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6503 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4832 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6504 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4833 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6505 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4954 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6506 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 4955 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6507 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5076 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6508 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5077 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6509 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5185 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6510 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5186 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6511 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5301 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6512 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5302 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6513 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5369 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6514 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5370 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6515 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5447 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6516 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 5448 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6517 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 6145 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6518 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 6146 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6519 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7015 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6520 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7016 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6521 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7090 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6522 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7091 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6523 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7153 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6524 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7154 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6525 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7220 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6526 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7221 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6527 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7785 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6528 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 7786 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6529 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8358 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6530 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8359 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6531 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8498 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6532 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8499 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6533 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8549 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6534 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8550 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6535 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8639 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6536 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8640 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6537 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8739 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6538 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8740 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6539 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8785 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6540 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8786 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6541 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8882 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6542 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 8883 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6543 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9055 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6544 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9056 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6545 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9243 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6546 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9244 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6547 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9333 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6548 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9334 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6549 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9578 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6550 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9579 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6551 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9852 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6552 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 9853 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6553 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10007 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6554 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10008 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6555 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10290 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6556 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10291 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6557 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10748 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6558 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 10749 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6559 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11223 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6560 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11224 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6561 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11503 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6562 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11504 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6563 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11644 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6564 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11645 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6565 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11781 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6566 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11782 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6567 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11883 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6568 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11884 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6569 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11988 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6570 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 11989 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6571 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 12116 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6572 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.cc @ Line 12117 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6573 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 127 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6574 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 128 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6575 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 164 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6576 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 165 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6577 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 201 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6578 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 202 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6579 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 238 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6580 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 239 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6581 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 276 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6582 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 277 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6583 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 314 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6584 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 315 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6585 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 352 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6586 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 353 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6587 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 387 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6588 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 388 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6589 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 423 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6590 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 424 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6591 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 460 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6592 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 461 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6593 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 488 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6594 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 489 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6595 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 518 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6596 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 519 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6597 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 548 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6598 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 549 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6599 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 578 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6600 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 579 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6601 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 609 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6602 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 610 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6603 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 639 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6604 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 640 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6605 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 694 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6606 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 695 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6607 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 750 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6608 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 751 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6609 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 782 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6610 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 783 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6611 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 821 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6612 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 822 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6613 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 855 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6614 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 856 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6615 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 882 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6616 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 883 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6617 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 910 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6618 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 911 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6619 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 957 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6620 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 958 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6621 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1005 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6622 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1006 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6623 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1034 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6624 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1035 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6625 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1064 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6626 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1065 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6627 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1091 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6628 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1092 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6629 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1116 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6630 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1117 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6631 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1142 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6632 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1143 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6633 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1172 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6634 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1173 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6635 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1202 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6636 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1203 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6637 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1231 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6638 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1232 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6639 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1261 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6640 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1262 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6641 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1286 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6642 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1287 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6643 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1311 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6644 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1312 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6645 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1408 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6646 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1409 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6647 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1506 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6648 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1507 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6649 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1534 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6650 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1535 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6651 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1560 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6652 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1561 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6653 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1586 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6654 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1587 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6655 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1665 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6656 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1666 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6657 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1745 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6658 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1746 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6659 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1779 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6660 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1780 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6661 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1802 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6662 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1803 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6663 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1829 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6664 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1830 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6665 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1857 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6666 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1858 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6667 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1881 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6668 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1882 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6669 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1910 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6670 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1911 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6671 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1948 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6672 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1949 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6673 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1984 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6674 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 1985 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6675 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2011 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6676 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2012 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6677 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2056 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6678 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2057 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6679 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2102 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6680 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2103 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6681 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2138 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6682 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2139 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6683 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2184 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6684 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2185 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6685 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2252 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6686 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2253 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6687 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2318 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6688 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2319 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6689 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2367 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6690 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2368 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6691 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2407 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6692 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2408 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6693 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2462 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6694 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2463 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6695 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2497 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6696 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2498 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6697 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2535 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6698 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2536 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6699 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2577 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6700 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2578 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6701 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2777 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6702 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2817 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6703 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2835 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6704 build/src/core/Debug/x86_64/gen/extensions/common/api/networking_private.h @ Line 2853 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6705 build/src/core/Debug/x86_64/gen/extensions/common/api/power.h @ Line 51 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6706 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 65 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6707 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 66 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6708 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 140 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6709 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 141 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6710 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 167 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6711 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 168 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6712 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 195 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6713 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.cc @ Line 196 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6714 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 50 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6715 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 51 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6716 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 80 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6717 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 81 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6718 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 102 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6719 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 103 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6720 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 122 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6721 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider.h @ Line 123 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6722 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.cc @ Line 65 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6723 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.cc @ Line 66 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6724 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.cc @ Line 239 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6725 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.cc @ Line 240 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6726 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 50 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6727 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 51 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6728 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 135 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6729 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6730 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 163 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6731 build/src/core/Debug/x86_64/gen/extensions/common/api/printer_provider_internal.h @ Line 183 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6732 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 149 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6733 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 150 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6734 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 323 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6735 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 324 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6736 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 396 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6737 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 397 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6738 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 474 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6739 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 475 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6740 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 517 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6741 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 518 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6742 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 577 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6743 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.cc @ Line 578 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6744 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 84 performance-trivially-destructible class 'PlatformInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6745 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 87 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6746 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 88 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6747 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 172 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6748 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 173 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6749 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 238 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6750 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 239 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6751 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 269 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6752 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 305 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6753 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 306 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6754 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 341 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6755 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 342 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6756 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 389 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6757 build/src/core/Debug/x86_64/gen/extensions/common/api/runtime.h @ Line 390 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6758 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6759 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6760 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 202 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6761 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 203 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6762 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 426 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6763 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 427 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6764 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 672 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6765 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 673 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6766 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 739 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6767 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 740 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6768 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 810 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6769 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 811 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6770 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 892 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6771 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 893 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6772 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 1004 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6773 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.cc @ Line 1005 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6774 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6775 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6776 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 104 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6777 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 105 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6778 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 171 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6779 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 172 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6780 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 248 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6781 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 249 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6782 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 275 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6783 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 276 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6784 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 302 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6785 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 303 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6786 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 336 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6787 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 337 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6788 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 381 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6789 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 382 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6790 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 245 performance-trivially-destructible class 'SendInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6791 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 299 performance-trivially-destructible class 'DeviceControlSignals' can be made trivially destructible by defaulting the destructor on its first declaration 3
6792 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 378 performance-trivially-destructible class 'ReceiveErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6793 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 475 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6794 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 498 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6795 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 524 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6796 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 582 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6797 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 604 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6798 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 653 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6799 build/src/core/Debug/x86_64/gen/extensions/common/api/serial.h @ Line 676 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6800 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 37 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6801 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 38 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6802 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 140 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6803 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 141 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6804 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 231 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6805 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.cc @ Line 232 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6806 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6807 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6808 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 73 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6809 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 74 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6810 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 113 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6811 build/src/core/Debug/x86_64/gen/extensions/common/api/shared_module.h @ Line 114 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6812 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 55 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6813 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6814 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 88 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6815 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 89 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6816 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 134 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6817 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 135 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6818 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 197 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6819 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 198 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6820 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 258 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6821 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 259 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6822 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 305 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6823 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 306 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6824 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 391 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6825 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 392 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6826 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 522 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6827 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 523 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6828 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 592 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6829 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 593 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6830 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 660 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6831 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.cc @ Line 661 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6832 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 42 performance-trivially-destructible class 'CreateOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
6833 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 45 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6834 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 46 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6835 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 63 performance-trivially-destructible class 'CreateInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6836 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 66 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6837 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 67 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6838 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 90 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6839 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 91 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6840 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 116 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6841 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 117 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6842 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 139 performance-trivially-destructible class 'WriteInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6843 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 142 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6844 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 143 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6845 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 166 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6846 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 167 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6847 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 197 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6848 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 198 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6849 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 246 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6850 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 247 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6851 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 277 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6852 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 278 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6853 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 306 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6854 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 307 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6855 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 361 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6856 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 437 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6857 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 597 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6858 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 650 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6859 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 676 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6860 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 760 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6861 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 786 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6862 build/src/core/Debug/x86_64/gen/extensions/common/api/socket.h @ Line 812 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6863 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6864 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6865 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 118 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6866 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 119 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6867 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 164 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6868 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 165 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6869 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 227 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6870 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 228 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6871 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 295 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6872 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 296 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6873 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 354 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6874 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 355 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6875 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 538 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6876 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 539 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6877 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 600 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6878 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.cc @ Line 601 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6879 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6880 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6881 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 69 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6882 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 70 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6883 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 95 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6884 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 96 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6885 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 123 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6886 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 124 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6887 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 152 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6888 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 153 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6889 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 175 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6890 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 176 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6891 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 229 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6892 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 230 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6893 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 256 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6894 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 257 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6895 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 66 performance-trivially-destructible class 'CreateInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6896 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 253 performance-trivially-destructible class 'ReceiveErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6897 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 339 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6898 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 395 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6899 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 455 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6900 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 531 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6901 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp.h @ Line 554 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6902 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6903 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6904 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 101 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6905 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 102 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6906 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 149 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6907 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 150 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6908 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 271 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6909 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 272 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6910 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 330 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6911 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.cc @ Line 331 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6912 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6913 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6914 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 66 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6915 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 67 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6916 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 92 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6917 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 93 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6918 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 135 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6919 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6920 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 166 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6921 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 167 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6922 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 63 performance-trivially-destructible class 'CreateInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6923 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 132 performance-trivially-destructible class 'AcceptInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6924 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 163 performance-trivially-destructible class 'AcceptErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6925 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 249 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6926 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 311 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6927 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 334 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6928 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_tcp_server.h @ Line 357 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6929 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6930 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6931 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 118 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6932 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 119 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6933 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 164 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6934 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 165 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6935 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 229 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6936 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 230 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6937 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 368 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6938 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 369 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6939 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 454 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6940 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.cc @ Line 455 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6941 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6942 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6943 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 70 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6944 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 71 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6945 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 96 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6946 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 97 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6947 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 124 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6948 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 125 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6949 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 168 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6950 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 169 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6951 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 201 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6952 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 202 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6953 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 67 performance-trivially-destructible class 'CreateInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6954 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 198 performance-trivially-destructible class 'ReceiveErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
6955 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 284 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6956 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 375 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6957 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 398 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6958 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 488 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6959 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 516 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6960 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 544 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6961 build/src/core/Debug/x86_64/gen/extensions/common/api/sockets_udp.h @ Line 568 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
6962 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 50 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6963 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 51 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6964 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 110 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6965 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 111 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6966 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 129 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6967 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 130 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6968 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 210 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6969 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 211 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6970 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 236 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6971 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 237 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6972 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 310 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6973 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 311 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6974 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 367 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6975 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 368 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6976 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 457 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6977 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.cc @ Line 458 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6978 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 80 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6979 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 81 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6980 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 121 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6981 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 122 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6982 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 134 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6983 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 135 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6984 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 171 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6985 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 172 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6986 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 203 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6987 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 204 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6988 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 252 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6989 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 253 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6990 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 298 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6991 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 299 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6992 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 352 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6993 build/src/core/Debug/x86_64/gen/extensions/common/api/storage.h @ Line 353 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6994 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6995 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6996 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 118 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6997 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 119 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
6998 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 168 performance-noexcept-move-constructor move constructors should be marked noexcept 2
6999 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.cc @ Line 169 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7000 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 31 performance-trivially-destructible class 'CpuTime' can be made trivially destructible by defaulting the destructor on its first declaration 3
7001 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7002 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7003 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 68 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7004 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 69 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7005 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 92 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7006 build/src/core/Debug/x86_64/gen/extensions/common/api/system_cpu.h @ Line 93 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7007 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7008 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7009 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 121 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7010 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 122 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7011 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 204 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7012 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 205 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7013 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 262 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7014 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 263 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7015 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 328 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7016 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 329 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7017 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 433 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7018 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 434 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7019 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 628 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7020 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 629 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7021 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 715 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7022 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 716 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7023 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 794 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7024 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 795 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7025 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1125 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7026 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1126 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7027 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1322 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7028 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1323 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7029 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1399 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7030 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.cc @ Line 1400 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7031 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 31 performance-trivially-destructible class 'Bounds' can be made trivially destructible by defaulting the destructor on its first declaration 3
7032 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7033 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7034 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 64 performance-trivially-destructible class 'Insets' can be made trivially destructible by defaulting the destructor on its first declaration 3
7035 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 67 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7036 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 68 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7037 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 97 performance-trivially-destructible class 'Point' can be made trivially destructible by defaulting the destructor on its first declaration 3
7038 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 100 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7039 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 101 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7040 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 127 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7041 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 128 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7042 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 155 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7043 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 156 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7044 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 189 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7045 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 190 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7046 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 254 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7047 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 255 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7048 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 289 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7049 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 290 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7050 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 319 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7051 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 320 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7052 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 422 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7053 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 423 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7054 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 494 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7055 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 495 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7056 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 534 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7057 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 535 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7058 build/src/core/Debug/x86_64/gen/extensions/common/api/system_display.h @ Line 655 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7059 build/src/core/Debug/x86_64/gen/extensions/common/api/system_memory.cc @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7060 build/src/core/Debug/x86_64/gen/extensions/common/api/system_memory.cc @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7061 build/src/core/Debug/x86_64/gen/extensions/common/api/system_memory.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7062 build/src/core/Debug/x86_64/gen/extensions/common/api/system_memory.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7063 build/src/core/Debug/x86_64/gen/extensions/common/api/system_memory.h @ Line 31 performance-trivially-destructible class 'MemoryInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
7064 build/src/core/Debug/x86_64/gen/extensions/common/api/system_network.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7065 build/src/core/Debug/x86_64/gen/extensions/common/api/system_network.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7066 build/src/core/Debug/x86_64/gen/extensions/common/api/system_network.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7067 build/src/core/Debug/x86_64/gen/extensions/common/api/system_network.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7068 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.cc @ Line 60 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7069 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.cc @ Line 61 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7070 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.cc @ Line 147 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7071 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.cc @ Line 148 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7072 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.h @ Line 46 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7073 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.h @ Line 47 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7074 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.h @ Line 82 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7075 build/src/core/Debug/x86_64/gen/extensions/common/api/system_storage.h @ Line 83 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7076 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7077 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7078 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 52 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7079 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 53 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7080 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 69 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7081 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 70 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7082 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 93 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7083 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 94 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7084 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 316 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7085 build/src/core/Debug/x86_64/gen/extensions/common/api/test.cc @ Line 317 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7086 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 38 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7087 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 39 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7088 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 49 performance-trivially-destructible class 'FtpServer' can be made trivially destructible by defaulting the destructor on its first declaration 3
7089 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 52 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7090 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 53 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7091 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 68 performance-trivially-destructible class 'TestServer' can be made trivially destructible by defaulting the destructor on its first declaration 3
7092 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 71 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7093 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 72 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7094 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 89 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7095 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 90 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7096 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 241 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7097 build/src/core/Debug/x86_64/gen/extensions/common/api/test.h @ Line 242 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7098 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 208 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7099 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 209 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7100 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 328 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7101 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 329 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7102 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 403 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7103 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 404 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7104 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 573 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7105 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 574 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7106 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 721 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7107 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 722 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7108 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 870 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7109 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 871 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7110 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1042 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7111 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1043 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7112 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1156 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7113 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1157 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7114 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1230 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7115 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1231 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7116 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1297 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7117 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1298 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7118 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1416 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7119 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1417 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7120 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1504 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7121 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1505 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7122 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1579 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7123 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.cc @ Line 1580 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7124 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 114 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7125 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 115 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7126 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 157 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7127 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 158 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7128 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 190 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7129 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 191 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7130 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 235 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7131 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 236 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7132 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 281 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7133 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 282 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7134 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 326 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7135 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 327 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7136 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 378 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7137 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 379 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7138 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 417 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7139 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 418 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7140 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 450 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7141 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 451 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7142 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 479 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7143 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 480 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7144 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 515 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7145 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 516 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7146 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 545 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7147 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 546 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7148 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 577 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7149 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 578 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7150 build/src/core/Debug/x86_64/gen/extensions/common/api/usb.h @ Line 154 performance-trivially-destructible class 'ConnectionHandle' can be made trivially destructible by defaulting the destructor on its first declaration 3
7151 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard.cc @ Line 33 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7152 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard.cc @ Line 34 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7153 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7154 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7155 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 57 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7156 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 58 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7157 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 212 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7158 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 213 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7159 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 295 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7160 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 296 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7161 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 383 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7162 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 384 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7163 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 450 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7164 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 451 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7165 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 963 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7166 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.cc @ Line 964 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7167 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 46 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7168 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 47 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7169 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 106 performance-trivially-destructible class 'Bounds' can be made trivially destructible by defaulting the destructor on its first declaration 3
7170 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 109 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7171 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 110 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7172 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 142 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7173 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 143 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7174 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 175 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7175 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 176 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7176 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 203 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7177 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 204 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7178 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 293 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7179 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 310 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7180 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 395 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7181 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 495 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7182 build/src/core/Debug/x86_64/gen/extensions/common/api/virtual_keyboard_private.h @ Line 496 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7183 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.cc @ Line 37 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7184 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.cc @ Line 38 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7185 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.cc @ Line 219 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7186 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.cc @ Line 220 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7187 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.h @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7188 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.h @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7189 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.h @ Line 95 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7190 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources.h @ Line 96 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7191 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources_mv2.cc @ Line 37 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7192 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources_mv2.cc @ Line 38 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7193 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources_mv2.h @ Line 36 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7194 build/src/core/Debug/x86_64/gen/extensions/common/api/web_accessible_resources_mv2.h @ Line 37 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7195 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 319 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7196 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 320 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7197 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 440 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7198 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 441 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7199 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 502 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7200 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 503 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7201 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 614 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7202 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 615 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7203 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 634 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7204 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 635 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7205 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 666 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7206 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 667 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7207 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 723 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7208 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 724 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7209 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 779 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7210 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.cc @ Line 780 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7211 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 169 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7212 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 170 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7213 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 203 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7214 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 204 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7215 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 234 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7216 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 235 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7217 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 292 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7218 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 293 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7219 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 306 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7220 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 307 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7221 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 324 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7222 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 325 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7223 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 408 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7224 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 409 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7225 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 477 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7226 build/src/core/Debug/x86_64/gen/extensions/common/api/web_request.h @ Line 478 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7227 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 35 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7228 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 36 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7229 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 222 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7230 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 223 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7231 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 351 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7232 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 352 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7233 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 421 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7234 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 422 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7235 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1170 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7236 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1171 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7237 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1275 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7238 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1276 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7239 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1301 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7240 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.cc @ Line 1302 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7241 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 38 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7242 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 39 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7243 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 88 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7244 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 89 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7245 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 157 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7246 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 158 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7247 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 186 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7248 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 187 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7249 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 256 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7250 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 279 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7251 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 300 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7252 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 425 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7253 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 451 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7254 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 475 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7255 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 501 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7256 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 532 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7257 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 533 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7258 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 568 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7259 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 569 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7260 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 578 performance-trivially-destructible class 'SelectionRect' can be made trivially destructible by defaulting the destructor on its first declaration 3
7261 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 581 performance-noexcept-move-constructor move constructors should be marked noexcept 2
7262 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 582 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
7263 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 625 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7264 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 678 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7265 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 722 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7266 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 739 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7267 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 758 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7268 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 843 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7269 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 860 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7270 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 904 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7271 build/src/core/Debug/x86_64/gen/extensions/common/api/web_view_internal.h @ Line 925 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
7272 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AppWindow_SetVisuallyDeemphasized_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7273 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'deemphasized' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7274 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'AppWindowAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7275 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom.cc @ Line 124 performance-move-const-arg std::move of the variable 'p_deemphasized' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7276 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'AppWindow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7277 build/src/core/Debug/x86_64/gen/extensions/common/mojom/app_window.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'AppWindowStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7278 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'LocalFrame_SetFrameName_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7279 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'LocalFrame_SetSpatialNavigationEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7280 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'LocalFrame_SetTabId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7281 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'LocalFrame_AppWindowClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7282 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'frame_name' has no effect; remove std::move() or make the variable non-const 1
7283 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'spatial_nav_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7284 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'tab_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7285 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'send_onclosed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7286 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'LocalFrameAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7287 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.cc @ Line 242 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7288 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.cc @ Line 277 performance-move-const-arg std::move of the variable 'p_spatial_nav_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7289 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.cc @ Line 312 performance-move-const-arg std::move of the variable 'p_tab_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7290 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.cc @ Line 347 performance-move-const-arg std::move of the variable 'p_send_onclosed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7291 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'LocalFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7292 build/src/core/Debug/x86_64/gen/extensions/common/mojom/frame.mojom.h @ Line 134 cppcoreguidelines-special-member-functions class 'LocalFrameStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7293 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GuestView_ReadyToCreateMimeHandlerView_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7294 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_SetInternalId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7295 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_CreateBeforeUnloadControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7296 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_CreateBeforeUnloadControl_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7297 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_DestroyFrameContainer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7298 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_DidLoad_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7299 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7300 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7301 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'token_id' has no effect; remove std::move() or make the variable non-const 1
7302 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'element_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7303 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'mime_handler_view_guest_element_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7304 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'resource_url' has no effect; remove std::move() or make the variable non-const 1
7305 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'GuestViewAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7306 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'MimeHandlerViewContainerManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7307 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7308 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7309 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 170 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager_CreateBeforeUnloadControl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
7310 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 523 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7311 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 561 performance-move-const-arg std::move of the variable 'p_element_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7312 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 599 performance-move-const-arg std::move of the variable 'p_mime_handler_view_guest_element_instance_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7313 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.cc @ Line 600 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7314 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'GuestView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7315 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.h @ Line 104 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7316 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.h @ Line 189 cppcoreguidelines-special-member-functions class 'GuestViewStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7317 build/src/core/Debug/x86_64/gen/extensions/common/mojom/guest_view.mojom.h @ Line 230 cppcoreguidelines-special-member-functions class 'MimeHandlerViewContainerManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7318 build/src/core/Debug/x86_64/gen/extensions/common/mojom/keep_alive.mojom-test-utils.h @ Line 22 performance-trivially-destructible class 'KeepAliveAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7319 build/src/core/Debug/x86_64/gen/extensions/common/mojom/keep_alive.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'KeepAlive' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7320 build/src/core/Debug/x86_64/gen/extensions/common/mojom/keep_alive.mojom.h @ Line 109 cppcoreguidelines-special-member-functions class 'KeepAliveStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7321 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Renderer_ActivateExtension_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7322 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'Renderer_SetActivityLoggingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7323 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Renderer_UnloadExtension_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7324 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'Renderer_SetSessionInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7325 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'Renderer_SetSystemFont_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7326 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'Renderer_SetWebViewPartitionID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7327 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'Renderer_SetScriptingAllowlist_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7328 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'Renderer_UpdateDefaultPolicyHostRestrictions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7329 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'extension_id' has no effect; remove std::move() or make the variable non-const 1
7330 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7331 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'extension_id' has no effect; remove std::move() or make the variable non-const 1
7332 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'channel' of the trivially-copyable type 'version_info::Channel' has no effect; remove std::move() 1
7333 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'session' of the trivially-copyable type '::extensions::mojom::FeatureSessionType' has no effect; remove std::move() 1
7334 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'is_lock_screen_context' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7335 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'font_family' has no effect; remove std::move() or make the variable non-const 1
7336 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'font_size' has no effect; remove std::move() or make the variable non-const 1
7337 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'partition_id' has no effect; remove std::move() or make the variable non-const 1
7338 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'extension_ids' has no effect; remove std::move() or make the variable non-const 1
7339 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'RendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
7340 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 476 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7341 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 511 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7342 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 546 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7343 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 587 performance-move-const-arg std::move of the variable 'p_channel' of the trivially-copyable type 'version_info::Channel' has no effect; remove std::move() 1
7344 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 588 performance-move-const-arg std::move of the variable 'p_session' of the trivially-copyable type '::extensions::mojom::FeatureSessionType' has no effect; remove std::move() 1
7345 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 589 performance-move-const-arg std::move of the variable 'p_is_lock_screen_context' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7346 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 627 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7347 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 628 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7348 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 663 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7349 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 698 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7350 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 736 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7351 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.cc @ Line 737 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7352 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'Renderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7353 build/src/core/Debug/x86_64/gen/extensions/common/mojom/renderer.mojom.h @ Line 161 cppcoreguidelines-special-member-functions class 'RendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7354 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'URLPattern_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7355 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'URLPattern_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7356 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'URLPatternSet_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7357 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'URLPatternSet_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7358 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'valid_schemes_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7359 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'pattern_in' has no effect; remove std::move() or make the variable non-const 1
7360 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'URLPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7361 build/src/core/Debug/x86_64/gen/extensions/common/mojom/url_pattern_set.mojom.h @ Line 201 cppcoreguidelines-special-member-functions class 'URLPatternSet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7362 build/src/core/Debug/x86_64/gen/google_apis/gaia/oauth2_mint_token_consent_result.pb.h @ Line 314 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7363 build/src/core/Debug/x86_64/gen/google_apis/gaia/oauth2_mint_token_consent_result.pb.h @ Line 388 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7364 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.cc @ Line 947 core.CallAndMessage Called C++ object pointer is null 20
7365 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 1974 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7366 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 2048 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7367 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 2217 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7368 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 2870 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7369 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 2944 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7370 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 3018 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7371 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 3247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7372 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 3520 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7373 build/src/core/Debug/x86_64/gen/gpu/command_buffer/service/disk_cache_proto.pb.h @ Line 3622 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7374 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'total_physical_memory_mb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7375 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'total_disk_space_mb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7376 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'hardware_concurrency_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7377 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-blink.h @ Line 128 cppcoreguidelines-special-member-functions class 'DevicePerfInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7378 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-blink.h @ Line 159 performance-trivially-destructible class 'DevicePerfInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
7379 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'DevicePerfInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7380 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'DevicePerfInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7381 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'total_physical_memory_mb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7382 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'total_disk_space_mb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7383 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'hardware_concurrency_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7384 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'DevicePerfInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7385 build/src/core/Debug/x86_64/gen/gpu/ipc/common/device_perf_info.mojom.h @ Line 89 performance-trivially-destructible class 'DevicePerfInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
7386 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'values_in' has no effect; remove std::move() or make the variable non-const 1
7387 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'DxDiagNode_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7388 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'DxDiagNode_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7389 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'values_in' has no effect; remove std::move() or make the variable non-const 1
7390 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'children_in' has no effect; remove std::move() or make the variable non-const 1
7391 build/src/core/Debug/x86_64/gen/gpu/ipc/common/dx_diag_node.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'DxDiagNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7392 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'disabled_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7393 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'disabled_webgl_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7394 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom-blink.h @ Line 99 cppcoreguidelines-special-member-functions class 'GpuFeatureInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7395 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom-shared-internal.h @ Line 59 cppcoreguidelines-special-member-functions class 'GpuFeatureInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7396 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'GpuFeatureInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7397 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'disabled_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7398 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'disabled_webgl_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7399 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_feature_info.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'GpuFeatureInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7400 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7401 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'device_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7402 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'active_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7403 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the const variable 'vendor_string_in' has no effect; remove std::move() or make the variable non-const 1
7404 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'device_string_in' has no effect; remove std::move() or make the variable non-const 1
7405 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the const variable 'driver_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7406 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the const variable 'driver_version_in' has no effect; remove std::move() or make the variable non-const 1
7407 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'cuda_compute_capability_major_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7408 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type 'gpu::mojom::blink::VideoCodecProfile' (aka 'gpu::mojom::VideoCodecProfile') has no effect; remove std::move() 1
7409 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 141 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7410 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 142 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7411 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 143 performance-move-const-arg std::move of the variable 'encrypted_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7412 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7413 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 214 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type 'gpu::mojom::blink::VideoCodecProfile' (aka 'gpu::mojom::VideoCodecProfile') has no effect; remove std::move() 1
7414 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 215 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7415 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 216 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7416 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the variable 'max_framerate_numerator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7417 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 218 performance-move-const-arg std::move of the variable 'max_framerate_denominator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7418 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 262 performance-move-const-arg std::move of the variable 'image_type_in' of the trivially-copyable type 'gpu::mojom::blink::ImageDecodeAcceleratorType' (aka 'gpu::mojom::ImageDecodeAcceleratorType') has no effect; remove std::move() 1
7419 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 263 performance-move-const-arg std::move of the const variable 'min_encoded_dimensions_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7420 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the const variable 'max_encoded_dimensions_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7421 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 359 performance-move-const-arg std::move of the variable 'initialization_time_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
7422 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 360 performance-move-const-arg std::move of the variable 'optimus_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7423 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 361 performance-move-const-arg std::move of the variable 'amd_switchable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7424 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 364 performance-move-const-arg std::move of the const variable 'pixel_shader_version_in' has no effect; remove std::move() or make the variable non-const 1
7425 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 365 performance-move-const-arg std::move of the const variable 'vertex_shader_version_in' has no effect; remove std::move() or make the variable non-const 1
7426 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 366 performance-move-const-arg std::move of the const variable 'max_msaa_samples_in' has no effect; remove std::move() or make the variable non-const 1
7427 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 367 performance-move-const-arg std::move of the const variable 'machine_model_name_in' has no effect; remove std::move() or make the variable non-const 1
7428 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 368 performance-move-const-arg std::move of the const variable 'machine_model_version_in' has no effect; remove std::move() or make the variable non-const 1
7429 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 369 performance-move-const-arg std::move of the const variable 'gl_version_in' has no effect; remove std::move() or make the variable non-const 1
7430 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 370 performance-move-const-arg std::move of the const variable 'gl_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7431 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 371 performance-move-const-arg std::move of the const variable 'gl_renderer_in' has no effect; remove std::move() or make the variable non-const 1
7432 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 372 performance-move-const-arg std::move of the const variable 'gl_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7433 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 373 performance-move-const-arg std::move of the const variable 'gl_ws_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7434 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 374 performance-move-const-arg std::move of the const variable 'gl_ws_version_in' has no effect; remove std::move() or make the variable non-const 1
7435 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 375 performance-move-const-arg std::move of the const variable 'gl_ws_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7436 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 376 performance-move-const-arg std::move of the variable 'gl_reset_notification_strategy_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7437 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 377 performance-move-const-arg std::move of the variable 'software_rendering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7438 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 378 performance-move-const-arg std::move of the const variable 'direct_rendering_version_in' has no effect; remove std::move() or make the variable non-const 1
7439 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 379 performance-move-const-arg std::move of the variable 'sandboxed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7440 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 380 performance-move-const-arg std::move of the variable 'in_process_gpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7441 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 381 performance-move-const-arg std::move of the variable 'passthrough_cmd_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7442 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 382 performance-move-const-arg std::move of the variable 'can_support_threaded_texture_mailbox_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7443 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 385 performance-move-const-arg std::move of the variable 'jpeg_decode_accelerator_supported_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7444 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 387 performance-move-const-arg std::move of the variable 'oop_rasterization_supported_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7445 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.cc @ Line 388 performance-move-const-arg std::move of the variable 'subpixel_font_rendering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7446 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 173 cppcoreguidelines-special-member-functions class 'GpuDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7447 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 331 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7448 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 616 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7449 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 764 cppcoreguidelines-special-member-functions class 'ImageDecodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7450 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 363 performance-trivially-destructible class 'VideoDecodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
7451 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-blink.h @ Line 649 performance-trivially-destructible class 'VideoEncodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
7452 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 141 cppcoreguidelines-special-member-functions class 'GpuDevice_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7453 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 167 cppcoreguidelines-special-member-functions class 'GpuDevice_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7454 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 197 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorSupportedProfile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7455 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 219 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorSupportedProfile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7456 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 249 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorCapabilities_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7457 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 269 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorCapabilities_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7458 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 299 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7459 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 322 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7460 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 352 cppcoreguidelines-special-member-functions class 'ImageDecodeAcceleratorSupportedProfile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7461 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 374 cppcoreguidelines-special-member-functions class 'ImageDecodeAcceleratorSupportedProfile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7462 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 404 cppcoreguidelines-special-member-functions class 'GpuInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7463 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom-shared-internal.h @ Line 453 cppcoreguidelines-special-member-functions class 'GpuInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7464 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7465 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'device_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7466 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'active_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7467 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'vendor_string_in' has no effect; remove std::move() or make the variable non-const 1
7468 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 68 performance-move-const-arg std::move of the const variable 'device_string_in' has no effect; remove std::move() or make the variable non-const 1
7469 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 69 performance-move-const-arg std::move of the const variable 'driver_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7470 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 70 performance-move-const-arg std::move of the const variable 'driver_version_in' has no effect; remove std::move() or make the variable non-const 1
7471 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'cuda_compute_capability_major_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7472 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 127 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::gpu::VideoCodecProfile' has no effect; remove std::move() 1
7473 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 128 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7474 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 129 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7475 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 130 performance-move-const-arg std::move of the variable 'encrypted_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7476 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7477 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 201 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::gpu::VideoCodecProfile' has no effect; remove std::move() 1
7478 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 202 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7479 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 203 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7480 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 204 performance-move-const-arg std::move of the variable 'max_framerate_numerator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7481 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 205 performance-move-const-arg std::move of the variable 'max_framerate_denominator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7482 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 249 performance-move-const-arg std::move of the variable 'image_type_in' of the trivially-copyable type 'gpu::mojom::ImageDecodeAcceleratorType' has no effect; remove std::move() 1
7483 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 250 performance-move-const-arg std::move of the const variable 'min_encoded_dimensions_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7484 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 251 performance-move-const-arg std::move of the const variable 'max_encoded_dimensions_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
7485 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 346 performance-move-const-arg std::move of the variable 'initialization_time_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
7486 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 347 performance-move-const-arg std::move of the variable 'optimus_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7487 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 348 performance-move-const-arg std::move of the variable 'amd_switchable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7488 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 349 performance-move-const-arg std::move of the const variable 'gpu_in' has no effect; remove std::move() or make the variable non-const 1
7489 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 351 performance-move-const-arg std::move of the const variable 'pixel_shader_version_in' has no effect; remove std::move() or make the variable non-const 1
7490 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 352 performance-move-const-arg std::move of the const variable 'vertex_shader_version_in' has no effect; remove std::move() or make the variable non-const 1
7491 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 353 performance-move-const-arg std::move of the const variable 'max_msaa_samples_in' has no effect; remove std::move() or make the variable non-const 1
7492 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 354 performance-move-const-arg std::move of the const variable 'machine_model_name_in' has no effect; remove std::move() or make the variable non-const 1
7493 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 355 performance-move-const-arg std::move of the const variable 'machine_model_version_in' has no effect; remove std::move() or make the variable non-const 1
7494 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 356 performance-move-const-arg std::move of the const variable 'gl_version_in' has no effect; remove std::move() or make the variable non-const 1
7495 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 357 performance-move-const-arg std::move of the const variable 'gl_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7496 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 358 performance-move-const-arg std::move of the const variable 'gl_renderer_in' has no effect; remove std::move() or make the variable non-const 1
7497 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 359 performance-move-const-arg std::move of the const variable 'gl_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7498 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 360 performance-move-const-arg std::move of the const variable 'gl_ws_vendor_in' has no effect; remove std::move() or make the variable non-const 1
7499 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 361 performance-move-const-arg std::move of the const variable 'gl_ws_version_in' has no effect; remove std::move() or make the variable non-const 1
7500 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 362 performance-move-const-arg std::move of the const variable 'gl_ws_extensions_in' has no effect; remove std::move() or make the variable non-const 1
7501 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'gl_reset_notification_strategy_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7502 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 364 performance-move-const-arg std::move of the variable 'software_rendering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7503 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 365 performance-move-const-arg std::move of the const variable 'direct_rendering_version_in' has no effect; remove std::move() or make the variable non-const 1
7504 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 366 performance-move-const-arg std::move of the variable 'sandboxed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7505 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 367 performance-move-const-arg std::move of the variable 'in_process_gpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7506 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 368 performance-move-const-arg std::move of the variable 'passthrough_cmd_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7507 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 369 performance-move-const-arg std::move of the variable 'can_support_threaded_texture_mailbox_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7508 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 370 performance-move-const-arg std::move of the const variable 'video_decode_accelerator_capabilities_in' has no effect; remove std::move() or make the variable non-const 1
7509 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 372 performance-move-const-arg std::move of the variable 'jpeg_decode_accelerator_supported_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7510 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 374 performance-move-const-arg std::move of the variable 'oop_rasterization_supported_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7511 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 375 performance-move-const-arg std::move of the variable 'subpixel_font_rendering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7512 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.cc @ Line 376 performance-move-const-arg std::move of the const variable 'vulkan_info_in' has no effect; remove std::move() or make the variable non-const 1
7513 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'GpuDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7514 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 227 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7515 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 372 cppcoreguidelines-special-member-functions class 'VideoDecodeAcceleratorCapabilities' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7516 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 511 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7517 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 659 cppcoreguidelines-special-member-functions class 'ImageDecodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7518 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 804 cppcoreguidelines-special-member-functions class 'GpuInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7519 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 259 performance-trivially-destructible class 'VideoDecodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
7520 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_info.mojom.h @ Line 544 performance-trivially-destructible class 'VideoEncodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
7521 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 166 performance-move-const-arg std::move of the variable 'disable_accelerated_video_decode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7522 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 167 performance-move-const-arg std::move of the variable 'disable_accelerated_video_encode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7523 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 168 performance-move-const-arg std::move of the variable 'gpu_startup_dialog_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7524 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 169 performance-move-const-arg std::move of the variable 'disable_gpu_watchdog_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7525 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 170 performance-move-const-arg std::move of the variable 'gpu_sandbox_start_early_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7526 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 171 performance-move-const-arg std::move of the variable 'enable_low_latency_dxva_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7527 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 172 performance-move-const-arg std::move of the variable 'enable_zero_copy_dxgi_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7528 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 173 performance-move-const-arg std::move of the variable 'enable_nv12_dxgi_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7529 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 174 performance-move-const-arg std::move of the variable 'enable_media_foundation_vea_on_windows7_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7530 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 175 performance-move-const-arg std::move of the variable 'disable_software_rasterizer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7531 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 176 performance-move-const-arg std::move of the variable 'log_gpu_control_list_decisions_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7532 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 177 performance-move-const-arg std::move of the variable 'compile_shader_always_succeeds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7533 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the variable 'disable_gl_error_limit_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7534 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the variable 'disable_glsl_translator_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7535 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the variable 'disable_shader_name_hashing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7536 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 181 performance-move-const-arg std::move of the variable 'enable_gpu_command_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7537 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the variable 'enable_gpu_debugging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7538 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 183 performance-move-const-arg std::move of the variable 'enable_gpu_service_logging_gpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7539 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 184 performance-move-const-arg std::move of the variable 'enable_gpu_driver_debug_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7540 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 185 performance-move-const-arg std::move of the variable 'disable_gpu_program_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7541 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 186 performance-move-const-arg std::move of the variable 'enforce_gl_minimums_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7542 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 187 performance-move-const-arg std::move of the variable 'force_gpu_mem_available_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7543 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 188 performance-move-const-arg std::move of the variable 'force_gpu_mem_discardable_limit_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7544 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 189 performance-move-const-arg std::move of the variable 'force_max_texture_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7545 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 190 performance-move-const-arg std::move of the variable 'gpu_program_cache_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7546 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 191 performance-move-const-arg std::move of the variable 'disable_gpu_shader_disk_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7547 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 192 performance-move-const-arg std::move of the variable 'enable_threaded_texture_mailboxes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7548 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 193 performance-move-const-arg std::move of the variable 'gl_shader_interm_output_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7549 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 194 performance-move-const-arg std::move of the variable 'emulate_shader_precision_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7550 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 195 performance-move-const-arg std::move of the variable 'enable_android_surface_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7551 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 196 performance-move-const-arg std::move of the variable 'enable_gpu_service_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7552 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 197 performance-move-const-arg std::move of the variable 'enable_gpu_service_tracing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7553 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 198 performance-move-const-arg std::move of the variable 'use_passthrough_cmd_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7554 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 199 performance-move-const-arg std::move of the variable 'disable_biplanar_gpu_memory_buffers_for_video_frames_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7555 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 201 performance-move-const-arg std::move of the variable 'ignore_gpu_blocklist_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7556 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 202 performance-move-const-arg std::move of the variable 'enable_oop_rasterization_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7557 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 203 performance-move-const-arg std::move of the variable 'disable_oop_rasterization_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7558 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 204 performance-move-const-arg std::move of the variable 'enable_oop_rasterization_ddl_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7559 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 205 performance-move-const-arg std::move of the variable 'watchdog_starts_backgrounded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7560 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 206 performance-move-const-arg std::move of the variable 'gr_context_type_in' of the trivially-copyable type 'gpu::mojom::blink::GrContextType' (aka 'gpu::mojom::GrContextType') has no effect; remove std::move() 1
7561 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 207 performance-move-const-arg std::move of the variable 'use_vulkan_in' of the trivially-copyable type 'gpu::mojom::blink::VulkanImplementationName' (aka 'gpu::mojom::VulkanImplementationName') has no effect; remove std::move() 1
7562 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 208 performance-move-const-arg std::move of the variable 'enable_vulkan_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7563 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 209 performance-move-const-arg std::move of the variable 'enforce_vulkan_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7564 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 210 performance-move-const-arg std::move of the variable 'disable_vulkan_surface_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7565 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 211 performance-move-const-arg std::move of the variable 'disable_vulkan_fallback_to_gl_for_testing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7566 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 212 performance-move-const-arg std::move of the variable 'vulkan_heap_memory_limit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7567 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 213 performance-move-const-arg std::move of the variable 'vulkan_sync_cpu_memory_limit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7568 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 214 performance-move-const-arg std::move of the variable 'enable_metal_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7569 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 215 performance-move-const-arg std::move of the variable 'enable_gpu_benchmarking_extension_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7570 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 216 performance-move-const-arg std::move of the variable 'enable_webgpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7571 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the variable 'enable_dawn_backend_validation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7572 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 220 performance-move-const-arg std::move of the variable 'enable_gpu_blocked_time_metric_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7573 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'enable_perf_data_collection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7574 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 222 performance-move-const-arg std::move of the variable 'message_pump_type_in' of the trivially-copyable type '::mojo_base::mojom::blink::MessagePumpType' (aka 'mojo_base::mojom::MessagePumpType') has no effect; remove std::move() 1
7575 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.cc @ Line 223 performance-move-const-arg std::move of the variable 'enable_native_gpu_memory_buffers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7576 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'GpuPreferences' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7577 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'GpuPreferences_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7578 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom-shared-internal.h @ Line 161 cppcoreguidelines-special-member-functions class 'GpuPreferences_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7579 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'disable_accelerated_video_decode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7580 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'disable_accelerated_video_encode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7581 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 166 performance-move-const-arg std::move of the variable 'gpu_startup_dialog_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7582 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'disable_gpu_watchdog_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7583 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'gpu_sandbox_start_early_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7584 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 169 performance-move-const-arg std::move of the variable 'enable_low_latency_dxva_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7585 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 170 performance-move-const-arg std::move of the variable 'enable_zero_copy_dxgi_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7586 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 171 performance-move-const-arg std::move of the variable 'enable_nv12_dxgi_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7587 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'enable_media_foundation_vea_on_windows7_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7588 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'disable_software_rasterizer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7589 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'log_gpu_control_list_decisions_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7590 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 175 performance-move-const-arg std::move of the variable 'compile_shader_always_succeeds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7591 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'disable_gl_error_limit_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7592 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 177 performance-move-const-arg std::move of the variable 'disable_glsl_translator_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7593 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 178 performance-move-const-arg std::move of the variable 'disable_shader_name_hashing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7594 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 179 performance-move-const-arg std::move of the variable 'enable_gpu_command_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7595 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 180 performance-move-const-arg std::move of the variable 'enable_gpu_debugging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7596 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 181 performance-move-const-arg std::move of the variable 'enable_gpu_service_logging_gpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7597 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 182 performance-move-const-arg std::move of the variable 'enable_gpu_driver_debug_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7598 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'disable_gpu_program_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7599 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 184 performance-move-const-arg std::move of the variable 'enforce_gl_minimums_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7600 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 185 performance-move-const-arg std::move of the variable 'force_gpu_mem_available_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7601 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 186 performance-move-const-arg std::move of the variable 'force_gpu_mem_discardable_limit_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7602 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'force_max_texture_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7603 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 188 performance-move-const-arg std::move of the variable 'gpu_program_cache_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7604 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 189 performance-move-const-arg std::move of the variable 'disable_gpu_shader_disk_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7605 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 190 performance-move-const-arg std::move of the variable 'enable_threaded_texture_mailboxes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7606 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 191 performance-move-const-arg std::move of the variable 'gl_shader_interm_output_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7607 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 192 performance-move-const-arg std::move of the variable 'emulate_shader_precision_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7608 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 193 performance-move-const-arg std::move of the variable 'enable_android_surface_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7609 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 194 performance-move-const-arg std::move of the variable 'enable_gpu_service_logging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7610 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 195 performance-move-const-arg std::move of the variable 'enable_gpu_service_tracing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7611 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 196 performance-move-const-arg std::move of the variable 'use_passthrough_cmd_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7612 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 197 performance-move-const-arg std::move of the variable 'disable_biplanar_gpu_memory_buffers_for_video_frames_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7613 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 199 performance-move-const-arg std::move of the variable 'ignore_gpu_blocklist_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7614 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 200 performance-move-const-arg std::move of the variable 'enable_oop_rasterization_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7615 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 201 performance-move-const-arg std::move of the variable 'disable_oop_rasterization_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7616 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 202 performance-move-const-arg std::move of the variable 'enable_oop_rasterization_ddl_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7617 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 203 performance-move-const-arg std::move of the variable 'watchdog_starts_backgrounded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7618 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 204 performance-move-const-arg std::move of the variable 'gr_context_type_in' of the trivially-copyable type 'gpu::mojom::GrContextType' has no effect; remove std::move() 1
7619 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 205 performance-move-const-arg std::move of the variable 'use_vulkan_in' of the trivially-copyable type 'gpu::mojom::VulkanImplementationName' has no effect; remove std::move() 1
7620 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 206 performance-move-const-arg std::move of the variable 'enable_vulkan_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7621 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 207 performance-move-const-arg std::move of the variable 'enforce_vulkan_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7622 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 208 performance-move-const-arg std::move of the variable 'disable_vulkan_surface_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7623 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 209 performance-move-const-arg std::move of the variable 'disable_vulkan_fallback_to_gl_for_testing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7624 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 210 performance-move-const-arg std::move of the variable 'vulkan_heap_memory_limit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7625 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 211 performance-move-const-arg std::move of the variable 'vulkan_sync_cpu_memory_limit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7626 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 212 performance-move-const-arg std::move of the variable 'enable_metal_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7627 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 213 performance-move-const-arg std::move of the variable 'enable_gpu_benchmarking_extension_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7628 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 214 performance-move-const-arg std::move of the variable 'enable_webgpu_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7629 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'enable_dawn_backend_validation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7630 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 218 performance-move-const-arg std::move of the variable 'enable_gpu_blocked_time_metric_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7631 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'enable_perf_data_collection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7632 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 220 performance-move-const-arg std::move of the variable 'message_pump_type_in' of the trivially-copyable type '::base::MessagePumpType' has no effect; remove std::move() 1
7633 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.cc @ Line 221 performance-move-const-arg std::move of the variable 'enable_native_gpu_memory_buffers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7634 build/src/core/Debug/x86_64/gen/gpu/ipc/common/gpu_preferences.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'GpuPreferences' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7635 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'Mailbox' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7636 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'Mailbox_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7637 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'Mailbox_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7638 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'Mailbox' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7639 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'mailbox_in' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
7640 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
7641 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'texture_target_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7642 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'MailboxHolder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7643 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-blink.h @ Line 99 performance-trivially-destructible class 'MailboxHolder' can be made trivially destructible by defaulting the destructor on its first declaration 3
7644 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'MailboxHolder_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7645 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'MailboxHolder_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7646 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'mailbox_in' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
7647 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
7648 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'texture_target_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7649 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'MailboxHolder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7650 build/src/core/Debug/x86_64/gen/gpu/ipc/common/mailbox_holder.mojom.h @ Line 94 performance-trivially-destructible class 'MailboxHolder' can be made trivially destructible by defaulting the destructor on its first declaration 3
7651 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'video_memory_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7652 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'has_duplicates_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7653 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the variable 'bytes_allocated_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7654 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'VideoMemoryProcessStats' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7655 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-blink.h @ Line 92 performance-trivially-destructible class 'VideoMemoryProcessStats' can be made trivially destructible by defaulting the destructor on its first declaration 3
7656 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'VideoMemoryProcessStats_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7657 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'VideoMemoryProcessStats_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7658 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'VideoMemoryUsageStats_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7659 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom-shared-internal.h @ Line 100 cppcoreguidelines-special-member-functions class 'VideoMemoryUsageStats_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7660 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'video_memory_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7661 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'has_duplicates_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7662 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'process_map_in' has no effect; remove std::move() or make the variable non-const 1
7663 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'bytes_allocated_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7664 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'VideoMemoryProcessStats' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7665 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.h @ Line 201 cppcoreguidelines-special-member-functions class 'VideoMemoryUsageStats' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7666 build/src/core/Debug/x86_64/gen/gpu/ipc/common/memory_stats.mojom.h @ Line 88 performance-trivially-destructible class 'VideoMemoryProcessStats' can be made trivially destructible by defaulting the destructor on its first declaration 3
7667 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'surface_handle_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7668 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'SurfaceHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7669 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom-blink.h @ Line 91 performance-trivially-destructible class 'SurfaceHandle' can be made trivially destructible by defaulting the destructor on its first declaration 3
7670 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'SurfaceHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7671 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'SurfaceHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7672 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'surface_handle_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7673 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'SurfaceHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7674 build/src/core/Debug/x86_64/gen/gpu/ipc/common/surface_handle.mojom.h @ Line 87 performance-trivially-destructible class 'SurfaceHandle' can be made trivially destructible by defaulting the destructor on its first declaration 3
7675 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'verified_flush_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7676 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'namespace_id_in' of the trivially-copyable type 'gpu::mojom::blink::CommandBufferNamespace' (aka 'gpu::mojom::CommandBufferNamespace') has no effect; remove std::move() 1
7677 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'command_buffer_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7678 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'release_count_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7679 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.h @ Line 96 cppcoreguidelines-special-member-functions class 'SyncToken' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7680 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-blink.h @ Line 128 performance-trivially-destructible class 'SyncToken' can be made trivially destructible by defaulting the destructor on its first declaration 3
7681 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'SyncToken_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7682 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'SyncToken_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7683 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'verified_flush_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7684 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'namespace_id_in' of the trivially-copyable type 'gpu::mojom::CommandBufferNamespace' has no effect; remove std::move() 1
7685 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'command_buffer_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7686 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'release_count_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7687 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'SyncToken' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7688 build/src/core/Debug/x86_64/gen/gpu/ipc/common/sync_token.mojom.h @ Line 90 performance-trivially-destructible class 'SyncToken' can be made trivially destructible by defaulting the destructor on its first declaration 3
7689 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'feature_sampler_ycbcr_conversion_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7690 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'feature_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7691 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'api_version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7692 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-blink.cc @ Line 120 performance-move-const-arg std::move of the variable 'used_api_version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7693 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'VulkanPhysicalDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7694 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'VulkanPhysicalDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7695 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'VulkanInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7696 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom-shared-internal.h @ Line 109 cppcoreguidelines-special-member-functions class 'VulkanInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7697 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'properties_in' of the trivially-copyable type 'const ::VkPhysicalDeviceProperties' (aka 'const VkPhysicalDeviceProperties') has no effect; remove std::move() 1
7698 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'features_in' of the trivially-copyable type 'const ::VkPhysicalDeviceFeatures' (aka 'const VkPhysicalDeviceFeatures') has no effect; remove std::move() 1
7699 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'feature_sampler_ycbcr_conversion_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7700 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'feature_protected_memory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7701 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'api_version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7702 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'used_api_version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7703 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'VulkanPhysicalDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7704 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_info.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'VulkanInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7705 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'extensionName_in' has no effect; remove std::move() or make the variable non-const 1
7706 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'specVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7707 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the const variable 'layerName_in' has no effect; remove std::move() or make the variable non-const 1
7708 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 93 performance-move-const-arg std::move of the variable 'specVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7709 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the variable 'implementationVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7710 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
7711 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 346 performance-move-const-arg std::move of the variable 'maxImageDimension1D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7712 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 347 performance-move-const-arg std::move of the variable 'maxImageDimension2D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7713 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 348 performance-move-const-arg std::move of the variable 'maxImageDimension3D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7714 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 349 performance-move-const-arg std::move of the variable 'maxImageDimensionCube_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7715 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 350 performance-move-const-arg std::move of the variable 'maxImageArrayLayers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7716 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 351 performance-move-const-arg std::move of the variable 'maxTexelBufferElements_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7717 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 352 performance-move-const-arg std::move of the variable 'maxUniformBufferRange_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7718 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 353 performance-move-const-arg std::move of the variable 'maxStorageBufferRange_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7719 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 354 performance-move-const-arg std::move of the variable 'maxPushConstantsSize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7720 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 355 performance-move-const-arg std::move of the variable 'maxMemoryAllocationCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7721 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 356 performance-move-const-arg std::move of the variable 'maxSamplerAllocationCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7722 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 357 performance-move-const-arg std::move of the variable 'bufferImageGranularity_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7723 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 358 performance-move-const-arg std::move of the variable 'sparseAddressSpaceSize_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7724 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 359 performance-move-const-arg std::move of the variable 'maxBoundDescriptorSets_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7725 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 360 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorSamplers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7726 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 361 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorUniformBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7727 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 362 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorStorageBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7728 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 363 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorSampledImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7729 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 364 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorStorageImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7730 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 365 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorInputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7731 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 366 performance-move-const-arg std::move of the variable 'maxPerStageResources_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7732 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 367 performance-move-const-arg std::move of the variable 'maxDescriptorSetSamplers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7733 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 368 performance-move-const-arg std::move of the variable 'maxDescriptorSetUniformBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7734 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 369 performance-move-const-arg std::move of the variable 'maxDescriptorSetUniformBuffersDynamic_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7735 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 370 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7736 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 371 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageBuffersDynamic_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7737 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 372 performance-move-const-arg std::move of the variable 'maxDescriptorSetSampledImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7738 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 373 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7739 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 374 performance-move-const-arg std::move of the variable 'maxDescriptorSetInputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7740 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 375 performance-move-const-arg std::move of the variable 'maxVertexInputAttributes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7741 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 376 performance-move-const-arg std::move of the variable 'maxVertexInputBindings_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7742 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 377 performance-move-const-arg std::move of the variable 'maxVertexInputAttributeOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7743 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 378 performance-move-const-arg std::move of the variable 'maxVertexInputBindingStride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7744 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 379 performance-move-const-arg std::move of the variable 'maxVertexOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7745 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 380 performance-move-const-arg std::move of the variable 'maxTessellationGenerationLevel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7746 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 381 performance-move-const-arg std::move of the variable 'maxTessellationPatchSize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7747 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 382 performance-move-const-arg std::move of the variable 'maxTessellationControlPerVertexInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7748 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 383 performance-move-const-arg std::move of the variable 'maxTessellationControlPerVertexOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7749 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 384 performance-move-const-arg std::move of the variable 'maxTessellationControlPerPatchOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7750 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 385 performance-move-const-arg std::move of the variable 'maxTessellationControlTotalOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7751 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 386 performance-move-const-arg std::move of the variable 'maxTessellationEvaluationInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7752 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 387 performance-move-const-arg std::move of the variable 'maxTessellationEvaluationOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7753 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 388 performance-move-const-arg std::move of the variable 'maxGeometryShaderInvocations_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7754 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 389 performance-move-const-arg std::move of the variable 'maxGeometryInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7755 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 390 performance-move-const-arg std::move of the variable 'maxGeometryOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7756 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 391 performance-move-const-arg std::move of the variable 'maxGeometryOutputVertices_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7757 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 392 performance-move-const-arg std::move of the variable 'maxGeometryTotalOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7758 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 393 performance-move-const-arg std::move of the variable 'maxFragmentInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7759 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 394 performance-move-const-arg std::move of the variable 'maxFragmentOutputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7760 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 395 performance-move-const-arg std::move of the variable 'maxFragmentDualSrcAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7761 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 396 performance-move-const-arg std::move of the variable 'maxFragmentCombinedOutputResources_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7762 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 397 performance-move-const-arg std::move of the variable 'maxComputeSharedMemorySize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7763 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 399 performance-move-const-arg std::move of the variable 'maxComputeWorkGroupInvocations_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7764 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 401 performance-move-const-arg std::move of the variable 'subPixelPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7765 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 402 performance-move-const-arg std::move of the variable 'subTexelPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7766 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 403 performance-move-const-arg std::move of the variable 'mipmapPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7767 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 404 performance-move-const-arg std::move of the variable 'maxDrawIndexedIndexValue_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7768 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 405 performance-move-const-arg std::move of the variable 'maxDrawIndirectCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7769 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 406 performance-move-const-arg std::move of the variable 'maxSamplerLodBias_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7770 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 407 performance-move-const-arg std::move of the variable 'maxSamplerAnisotropy_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7771 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 408 performance-move-const-arg std::move of the variable 'maxViewports_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7772 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 411 performance-move-const-arg std::move of the variable 'viewportSubPixelBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7773 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 412 performance-move-const-arg std::move of the variable 'minMemoryMapAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7774 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 413 performance-move-const-arg std::move of the variable 'minTexelBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7775 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 414 performance-move-const-arg std::move of the variable 'minUniformBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7776 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 415 performance-move-const-arg std::move of the variable 'minStorageBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7777 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 416 performance-move-const-arg std::move of the variable 'minTexelOffset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7778 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 417 performance-move-const-arg std::move of the variable 'maxTexelOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7779 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 418 performance-move-const-arg std::move of the variable 'minTexelGatherOffset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7780 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 419 performance-move-const-arg std::move of the variable 'maxTexelGatherOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7781 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 420 performance-move-const-arg std::move of the variable 'minInterpolationOffset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7782 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 421 performance-move-const-arg std::move of the variable 'maxInterpolationOffset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7783 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 422 performance-move-const-arg std::move of the variable 'subPixelInterpolationOffsetBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7784 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 423 performance-move-const-arg std::move of the variable 'maxFramebufferWidth_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7785 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 424 performance-move-const-arg std::move of the variable 'maxFramebufferHeight_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7786 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 425 performance-move-const-arg std::move of the variable 'maxFramebufferLayers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7787 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 426 performance-move-const-arg std::move of the variable 'framebufferColorSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7788 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 427 performance-move-const-arg std::move of the variable 'framebufferDepthSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7789 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 428 performance-move-const-arg std::move of the variable 'framebufferStencilSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7790 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 429 performance-move-const-arg std::move of the variable 'framebufferNoAttachmentsSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7791 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 430 performance-move-const-arg std::move of the variable 'maxColorAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7792 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 431 performance-move-const-arg std::move of the variable 'sampledImageColorSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7793 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 432 performance-move-const-arg std::move of the variable 'sampledImageIntegerSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7794 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 433 performance-move-const-arg std::move of the variable 'sampledImageDepthSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7795 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 434 performance-move-const-arg std::move of the variable 'sampledImageStencilSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7796 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 435 performance-move-const-arg std::move of the variable 'storageImageSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7797 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 436 performance-move-const-arg std::move of the variable 'maxSampleMaskWords_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7798 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 437 performance-move-const-arg std::move of the variable 'timestampComputeAndGraphics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7799 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 438 performance-move-const-arg std::move of the variable 'timestampPeriod_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7800 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 439 performance-move-const-arg std::move of the variable 'maxClipDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7801 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 440 performance-move-const-arg std::move of the variable 'maxCullDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7802 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 441 performance-move-const-arg std::move of the variable 'maxCombinedClipAndCullDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7803 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 442 performance-move-const-arg std::move of the variable 'discreteQueuePriorities_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7804 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 445 performance-move-const-arg std::move of the variable 'pointSizeGranularity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7805 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 446 performance-move-const-arg std::move of the variable 'lineWidthGranularity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7806 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 447 performance-move-const-arg std::move of the variable 'strictLines_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7807 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 448 performance-move-const-arg std::move of the variable 'standardSampleLocations_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7808 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 449 performance-move-const-arg std::move of the variable 'optimalBufferCopyOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7809 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 450 performance-move-const-arg std::move of the variable 'optimalBufferCopyRowPitchAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7810 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 451 performance-move-const-arg std::move of the variable 'nonCoherentAtomSize_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7811 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 901 performance-move-const-arg std::move of the variable 'residencyStandard2DBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7812 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 902 performance-move-const-arg std::move of the variable 'residencyStandard2DMultisampleBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7813 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 903 performance-move-const-arg std::move of the variable 'residencyStandard3DBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7814 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 904 performance-move-const-arg std::move of the variable 'residencyAlignedMipSize_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7815 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 905 performance-move-const-arg std::move of the variable 'residencyNonResidentStrict_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7816 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 967 performance-move-const-arg std::move of the variable 'apiVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7817 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 968 performance-move-const-arg std::move of the variable 'driverVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7818 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 969 performance-move-const-arg std::move of the variable 'vendorID_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7819 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 970 performance-move-const-arg std::move of the variable 'deviceID_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7820 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 971 performance-move-const-arg std::move of the variable 'deviceType_in' of the trivially-copyable type 'gpu::mojom::blink::VkPhysicalDeviceType' (aka 'gpu::mojom::VkPhysicalDeviceType') has no effect; remove std::move() 1
7821 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 972 performance-move-const-arg std::move of the const variable 'deviceName_in' has no effect; remove std::move() or make the variable non-const 1
7822 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1137 performance-move-const-arg std::move of the variable 'robustBufferAccess_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7823 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1138 performance-move-const-arg std::move of the variable 'fullDrawIndexUint32_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7824 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1139 performance-move-const-arg std::move of the variable 'imageCubeArray_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7825 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1140 performance-move-const-arg std::move of the variable 'independentBlend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7826 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1141 performance-move-const-arg std::move of the variable 'geometryShader_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7827 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1142 performance-move-const-arg std::move of the variable 'tessellationShader_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7828 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1143 performance-move-const-arg std::move of the variable 'sampleRateShading_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7829 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1144 performance-move-const-arg std::move of the variable 'dualSrcBlend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7830 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1145 performance-move-const-arg std::move of the variable 'logicOp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7831 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1146 performance-move-const-arg std::move of the variable 'multiDrawIndirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7832 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1147 performance-move-const-arg std::move of the variable 'drawIndirectFirstInstance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7833 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1148 performance-move-const-arg std::move of the variable 'depthClamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7834 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1149 performance-move-const-arg std::move of the variable 'depthBiasClamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7835 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1150 performance-move-const-arg std::move of the variable 'fillModeNonSolid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7836 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1151 performance-move-const-arg std::move of the variable 'depthBounds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7837 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1152 performance-move-const-arg std::move of the variable 'wideLines_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7838 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1153 performance-move-const-arg std::move of the variable 'largePoints_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7839 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1154 performance-move-const-arg std::move of the variable 'alphaToOne_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7840 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1155 performance-move-const-arg std::move of the variable 'multiViewport_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7841 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1156 performance-move-const-arg std::move of the variable 'samplerAnisotropy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7842 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1157 performance-move-const-arg std::move of the variable 'textureCompressionETC2_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7843 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1158 performance-move-const-arg std::move of the variable 'textureCompressionASTC_LDR_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7844 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1159 performance-move-const-arg std::move of the variable 'textureCompressionBC_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7845 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1160 performance-move-const-arg std::move of the variable 'occlusionQueryPrecise_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7846 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1161 performance-move-const-arg std::move of the variable 'pipelineStatisticsQuery_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7847 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1162 performance-move-const-arg std::move of the variable 'vertexPipelineStoresAndAtomics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7848 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1163 performance-move-const-arg std::move of the variable 'fragmentStoresAndAtomics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7849 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1164 performance-move-const-arg std::move of the variable 'shaderTessellationAndGeometryPointSize_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7850 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1165 performance-move-const-arg std::move of the variable 'shaderImageGatherExtended_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7851 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1166 performance-move-const-arg std::move of the variable 'shaderStorageImageExtendedFormats_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7852 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1167 performance-move-const-arg std::move of the variable 'shaderStorageImageMultisample_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7853 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1168 performance-move-const-arg std::move of the variable 'shaderStorageImageReadWithoutFormat_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7854 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1169 performance-move-const-arg std::move of the variable 'shaderStorageImageWriteWithoutFormat_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7855 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1170 performance-move-const-arg std::move of the variable 'shaderUniformBufferArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7856 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1171 performance-move-const-arg std::move of the variable 'shaderSampledImageArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7857 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1172 performance-move-const-arg std::move of the variable 'shaderStorageBufferArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7858 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1173 performance-move-const-arg std::move of the variable 'shaderStorageImageArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7859 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1174 performance-move-const-arg std::move of the variable 'shaderClipDistance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7860 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1175 performance-move-const-arg std::move of the variable 'shaderCullDistance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7861 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1176 performance-move-const-arg std::move of the variable 'shaderFloat64_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7862 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1177 performance-move-const-arg std::move of the variable 'shaderInt64_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7863 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1178 performance-move-const-arg std::move of the variable 'shaderInt16_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7864 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1179 performance-move-const-arg std::move of the variable 'shaderResourceResidency_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7865 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1180 performance-move-const-arg std::move of the variable 'shaderResourceMinLod_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7866 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1181 performance-move-const-arg std::move of the variable 'sparseBinding_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7867 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1182 performance-move-const-arg std::move of the variable 'sparseResidencyBuffer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7868 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1183 performance-move-const-arg std::move of the variable 'sparseResidencyImage2D_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7869 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1184 performance-move-const-arg std::move of the variable 'sparseResidencyImage3D_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7870 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1185 performance-move-const-arg std::move of the variable 'sparseResidency2Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7871 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1186 performance-move-const-arg std::move of the variable 'sparseResidency4Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7872 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1187 performance-move-const-arg std::move of the variable 'sparseResidency8Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7873 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1188 performance-move-const-arg std::move of the variable 'sparseResidency16Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7874 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1189 performance-move-const-arg std::move of the variable 'sparseResidencyAliased_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7875 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1190 performance-move-const-arg std::move of the variable 'variableMultisampleRate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7876 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1191 performance-move-const-arg std::move of the variable 'inheritedQueries_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
7877 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1491 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7878 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1492 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7879 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1493 performance-move-const-arg std::move of the variable 'depth_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7880 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1535 performance-move-const-arg std::move of the variable 'queueFlags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7881 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1536 performance-move-const-arg std::move of the variable 'queueCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7882 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.cc @ Line 1537 performance-move-const-arg std::move of the variable 'timestampValidBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7883 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 94 cppcoreguidelines-special-member-functions class 'VkExtensionProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7884 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 234 cppcoreguidelines-special-member-functions class 'VkLayerProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7885 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 384 cppcoreguidelines-special-member-functions class 'VkExtent3D' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7886 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 532 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceLimits' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7887 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 983 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceSparseProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7888 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 1293 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceFeatures' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7889 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 415 performance-trivially-destructible class 'VkExtent3D' can be made trivially destructible by defaulting the destructor on its first declaration 3
7890 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 1016 performance-trivially-destructible class 'VkPhysicalDeviceSparseProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
7891 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-blink.h @ Line 1376 performance-trivially-destructible class 'VkPhysicalDeviceFeatures' can be made trivially destructible by defaulting the destructor on its first declaration 3
7892 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 65 cppcoreguidelines-special-member-functions class 'VkExtensionProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7893 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'VkExtensionProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7894 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 115 cppcoreguidelines-special-member-functions class 'VkLayerProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7895 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 136 cppcoreguidelines-special-member-functions class 'VkLayerProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7896 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 166 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceLimits_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7897 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 291 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceLimits_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7898 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 321 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceSparseProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7899 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 344 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceSparseProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7900 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 374 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7901 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 401 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7902 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 431 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceFeatures_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7903 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 504 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceFeatures_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7904 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 534 cppcoreguidelines-special-member-functions class 'VkExtent3D_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7905 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 555 cppcoreguidelines-special-member-functions class 'VkExtent3D_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7906 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 585 cppcoreguidelines-special-member-functions class 'VkQueueFamilyProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7907 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom-shared-internal.h @ Line 607 cppcoreguidelines-special-member-functions class 'VkQueueFamilyProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
7908 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'extensionName_in' has no effect; remove std::move() or make the variable non-const 1
7909 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'specVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7910 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'layerName_in' has no effect; remove std::move() or make the variable non-const 1
7911 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'specVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7912 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'implementationVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7913 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 88 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
7914 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 332 performance-move-const-arg std::move of the variable 'maxImageDimension1D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7915 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 333 performance-move-const-arg std::move of the variable 'maxImageDimension2D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7916 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 334 performance-move-const-arg std::move of the variable 'maxImageDimension3D_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7917 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 335 performance-move-const-arg std::move of the variable 'maxImageDimensionCube_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7918 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'maxImageArrayLayers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7919 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'maxTexelBufferElements_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7920 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'maxUniformBufferRange_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7921 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 339 performance-move-const-arg std::move of the variable 'maxStorageBufferRange_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7922 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 340 performance-move-const-arg std::move of the variable 'maxPushConstantsSize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7923 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 341 performance-move-const-arg std::move of the variable 'maxMemoryAllocationCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7924 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 342 performance-move-const-arg std::move of the variable 'maxSamplerAllocationCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7925 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 343 performance-move-const-arg std::move of the variable 'bufferImageGranularity_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7926 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 344 performance-move-const-arg std::move of the variable 'sparseAddressSpaceSize_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7927 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 345 performance-move-const-arg std::move of the variable 'maxBoundDescriptorSets_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7928 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 346 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorSamplers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7929 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 347 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorUniformBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7930 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 348 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorStorageBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7931 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 349 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorSampledImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7932 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 350 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorStorageImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7933 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 351 performance-move-const-arg std::move of the variable 'maxPerStageDescriptorInputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7934 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 352 performance-move-const-arg std::move of the variable 'maxPerStageResources_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7935 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 353 performance-move-const-arg std::move of the variable 'maxDescriptorSetSamplers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7936 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 354 performance-move-const-arg std::move of the variable 'maxDescriptorSetUniformBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7937 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 355 performance-move-const-arg std::move of the variable 'maxDescriptorSetUniformBuffersDynamic_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7938 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 356 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageBuffers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7939 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 357 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageBuffersDynamic_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7940 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 358 performance-move-const-arg std::move of the variable 'maxDescriptorSetSampledImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7941 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 359 performance-move-const-arg std::move of the variable 'maxDescriptorSetStorageImages_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7942 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 360 performance-move-const-arg std::move of the variable 'maxDescriptorSetInputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7943 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 361 performance-move-const-arg std::move of the variable 'maxVertexInputAttributes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7944 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 362 performance-move-const-arg std::move of the variable 'maxVertexInputBindings_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7945 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'maxVertexInputAttributeOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7946 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 364 performance-move-const-arg std::move of the variable 'maxVertexInputBindingStride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7947 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 365 performance-move-const-arg std::move of the variable 'maxVertexOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7948 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 366 performance-move-const-arg std::move of the variable 'maxTessellationGenerationLevel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7949 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 367 performance-move-const-arg std::move of the variable 'maxTessellationPatchSize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7950 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 368 performance-move-const-arg std::move of the variable 'maxTessellationControlPerVertexInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7951 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 369 performance-move-const-arg std::move of the variable 'maxTessellationControlPerVertexOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7952 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 370 performance-move-const-arg std::move of the variable 'maxTessellationControlPerPatchOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7953 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 371 performance-move-const-arg std::move of the variable 'maxTessellationControlTotalOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7954 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 372 performance-move-const-arg std::move of the variable 'maxTessellationEvaluationInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7955 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 373 performance-move-const-arg std::move of the variable 'maxTessellationEvaluationOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7956 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 374 performance-move-const-arg std::move of the variable 'maxGeometryShaderInvocations_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7957 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 375 performance-move-const-arg std::move of the variable 'maxGeometryInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7958 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 376 performance-move-const-arg std::move of the variable 'maxGeometryOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7959 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 377 performance-move-const-arg std::move of the variable 'maxGeometryOutputVertices_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7960 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 378 performance-move-const-arg std::move of the variable 'maxGeometryTotalOutputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7961 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 379 performance-move-const-arg std::move of the variable 'maxFragmentInputComponents_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7962 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 380 performance-move-const-arg std::move of the variable 'maxFragmentOutputAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7963 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 381 performance-move-const-arg std::move of the variable 'maxFragmentDualSrcAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7964 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 382 performance-move-const-arg std::move of the variable 'maxFragmentCombinedOutputResources_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7965 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 383 performance-move-const-arg std::move of the variable 'maxComputeSharedMemorySize_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7966 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 385 performance-move-const-arg std::move of the variable 'maxComputeWorkGroupInvocations_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7967 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 387 performance-move-const-arg std::move of the variable 'subPixelPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7968 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 388 performance-move-const-arg std::move of the variable 'subTexelPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7969 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 389 performance-move-const-arg std::move of the variable 'mipmapPrecisionBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7970 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 390 performance-move-const-arg std::move of the variable 'maxDrawIndexedIndexValue_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7971 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 391 performance-move-const-arg std::move of the variable 'maxDrawIndirectCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7972 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 392 performance-move-const-arg std::move of the variable 'maxSamplerLodBias_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7973 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 393 performance-move-const-arg std::move of the variable 'maxSamplerAnisotropy_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7974 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 394 performance-move-const-arg std::move of the variable 'maxViewports_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7975 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 397 performance-move-const-arg std::move of the variable 'viewportSubPixelBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7976 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 398 performance-move-const-arg std::move of the variable 'minMemoryMapAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7977 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 399 performance-move-const-arg std::move of the variable 'minTexelBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7978 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 400 performance-move-const-arg std::move of the variable 'minUniformBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7979 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 401 performance-move-const-arg std::move of the variable 'minStorageBufferOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
7980 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 402 performance-move-const-arg std::move of the variable 'minTexelOffset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7981 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 403 performance-move-const-arg std::move of the variable 'maxTexelOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7982 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 404 performance-move-const-arg std::move of the variable 'minTexelGatherOffset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
7983 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 405 performance-move-const-arg std::move of the variable 'maxTexelGatherOffset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7984 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'minInterpolationOffset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7985 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 407 performance-move-const-arg std::move of the variable 'maxInterpolationOffset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
7986 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 408 performance-move-const-arg std::move of the variable 'subPixelInterpolationOffsetBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7987 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 409 performance-move-const-arg std::move of the variable 'maxFramebufferWidth_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7988 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 410 performance-move-const-arg std::move of the variable 'maxFramebufferHeight_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7989 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 411 performance-move-const-arg std::move of the variable 'maxFramebufferLayers_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7990 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 412 performance-move-const-arg std::move of the variable 'framebufferColorSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7991 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 413 performance-move-const-arg std::move of the variable 'framebufferDepthSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7992 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 414 performance-move-const-arg std::move of the variable 'framebufferStencilSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7993 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 415 performance-move-const-arg std::move of the variable 'framebufferNoAttachmentsSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7994 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 416 performance-move-const-arg std::move of the variable 'maxColorAttachments_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7995 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 417 performance-move-const-arg std::move of the variable 'sampledImageColorSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7996 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 418 performance-move-const-arg std::move of the variable 'sampledImageIntegerSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7997 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 419 performance-move-const-arg std::move of the variable 'sampledImageDepthSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7998 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 420 performance-move-const-arg std::move of the variable 'sampledImageStencilSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
7999 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 421 performance-move-const-arg std::move of the variable 'storageImageSampleCounts_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8000 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 422 performance-move-const-arg std::move of the variable 'maxSampleMaskWords_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8001 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 423 performance-move-const-arg std::move of the variable 'timestampComputeAndGraphics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8002 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 424 performance-move-const-arg std::move of the variable 'timestampPeriod_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8003 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 425 performance-move-const-arg std::move of the variable 'maxClipDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8004 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 426 performance-move-const-arg std::move of the variable 'maxCullDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8005 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 427 performance-move-const-arg std::move of the variable 'maxCombinedClipAndCullDistances_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8006 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 428 performance-move-const-arg std::move of the variable 'discreteQueuePriorities_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8007 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 431 performance-move-const-arg std::move of the variable 'pointSizeGranularity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8008 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 432 performance-move-const-arg std::move of the variable 'lineWidthGranularity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8009 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 433 performance-move-const-arg std::move of the variable 'strictLines_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8010 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 434 performance-move-const-arg std::move of the variable 'standardSampleLocations_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8011 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 435 performance-move-const-arg std::move of the variable 'optimalBufferCopyOffsetAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8012 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'optimalBufferCopyRowPitchAlignment_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8013 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'nonCoherentAtomSize_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8014 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 887 performance-move-const-arg std::move of the variable 'residencyStandard2DBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8015 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 888 performance-move-const-arg std::move of the variable 'residencyStandard2DMultisampleBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8016 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 889 performance-move-const-arg std::move of the variable 'residencyStandard3DBlockShape_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8017 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 890 performance-move-const-arg std::move of the variable 'residencyAlignedMipSize_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8018 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 891 performance-move-const-arg std::move of the variable 'residencyNonResidentStrict_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8019 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 945 performance-move-const-arg std::move of the variable 'apiVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8020 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 946 performance-move-const-arg std::move of the variable 'driverVersion_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8021 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 947 performance-move-const-arg std::move of the variable 'vendorID_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8022 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 948 performance-move-const-arg std::move of the variable 'deviceID_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8023 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 949 performance-move-const-arg std::move of the variable 'deviceType_in' of the trivially-copyable type '::VkPhysicalDeviceType' (aka 'VkPhysicalDeviceType') has no effect; remove std::move() 1
8024 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 950 performance-move-const-arg std::move of the const variable 'deviceName_in' has no effect; remove std::move() or make the variable non-const 1
8025 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 952 performance-move-const-arg std::move of the const variable 'limits_in' of the trivially-copyable type 'const ::VkPhysicalDeviceLimits' (aka 'const VkPhysicalDeviceLimits') has no effect; remove std::move() 1
8026 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 953 performance-move-const-arg std::move of the const variable 'sparseProperties_in' of the trivially-copyable type 'const ::VkPhysicalDeviceSparseProperties' (aka 'const VkPhysicalDeviceSparseProperties') has no effect; remove std::move() 1
8027 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1115 performance-move-const-arg std::move of the variable 'robustBufferAccess_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8028 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1116 performance-move-const-arg std::move of the variable 'fullDrawIndexUint32_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8029 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1117 performance-move-const-arg std::move of the variable 'imageCubeArray_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8030 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1118 performance-move-const-arg std::move of the variable 'independentBlend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8031 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1119 performance-move-const-arg std::move of the variable 'geometryShader_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8032 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1120 performance-move-const-arg std::move of the variable 'tessellationShader_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8033 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1121 performance-move-const-arg std::move of the variable 'sampleRateShading_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8034 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1122 performance-move-const-arg std::move of the variable 'dualSrcBlend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8035 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1123 performance-move-const-arg std::move of the variable 'logicOp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8036 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1124 performance-move-const-arg std::move of the variable 'multiDrawIndirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8037 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1125 performance-move-const-arg std::move of the variable 'drawIndirectFirstInstance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8038 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1126 performance-move-const-arg std::move of the variable 'depthClamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8039 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1127 performance-move-const-arg std::move of the variable 'depthBiasClamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8040 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1128 performance-move-const-arg std::move of the variable 'fillModeNonSolid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8041 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1129 performance-move-const-arg std::move of the variable 'depthBounds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8042 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1130 performance-move-const-arg std::move of the variable 'wideLines_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8043 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1131 performance-move-const-arg std::move of the variable 'largePoints_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8044 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1132 performance-move-const-arg std::move of the variable 'alphaToOne_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8045 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1133 performance-move-const-arg std::move of the variable 'multiViewport_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8046 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1134 performance-move-const-arg std::move of the variable 'samplerAnisotropy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8047 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1135 performance-move-const-arg std::move of the variable 'textureCompressionETC2_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8048 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1136 performance-move-const-arg std::move of the variable 'textureCompressionASTC_LDR_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8049 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1137 performance-move-const-arg std::move of the variable 'textureCompressionBC_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8050 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1138 performance-move-const-arg std::move of the variable 'occlusionQueryPrecise_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8051 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1139 performance-move-const-arg std::move of the variable 'pipelineStatisticsQuery_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8052 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1140 performance-move-const-arg std::move of the variable 'vertexPipelineStoresAndAtomics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8053 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1141 performance-move-const-arg std::move of the variable 'fragmentStoresAndAtomics_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8054 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1142 performance-move-const-arg std::move of the variable 'shaderTessellationAndGeometryPointSize_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8055 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1143 performance-move-const-arg std::move of the variable 'shaderImageGatherExtended_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8056 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1144 performance-move-const-arg std::move of the variable 'shaderStorageImageExtendedFormats_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8057 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1145 performance-move-const-arg std::move of the variable 'shaderStorageImageMultisample_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8058 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1146 performance-move-const-arg std::move of the variable 'shaderStorageImageReadWithoutFormat_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8059 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1147 performance-move-const-arg std::move of the variable 'shaderStorageImageWriteWithoutFormat_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8060 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1148 performance-move-const-arg std::move of the variable 'shaderUniformBufferArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8061 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1149 performance-move-const-arg std::move of the variable 'shaderSampledImageArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8062 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1150 performance-move-const-arg std::move of the variable 'shaderStorageBufferArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8063 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1151 performance-move-const-arg std::move of the variable 'shaderStorageImageArrayDynamicIndexing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8064 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1152 performance-move-const-arg std::move of the variable 'shaderClipDistance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8065 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1153 performance-move-const-arg std::move of the variable 'shaderCullDistance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8066 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1154 performance-move-const-arg std::move of the variable 'shaderFloat64_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8067 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1155 performance-move-const-arg std::move of the variable 'shaderInt64_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8068 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1156 performance-move-const-arg std::move of the variable 'shaderInt16_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8069 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1157 performance-move-const-arg std::move of the variable 'shaderResourceResidency_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8070 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1158 performance-move-const-arg std::move of the variable 'shaderResourceMinLod_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8071 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1159 performance-move-const-arg std::move of the variable 'sparseBinding_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8072 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1160 performance-move-const-arg std::move of the variable 'sparseResidencyBuffer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8073 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1161 performance-move-const-arg std::move of the variable 'sparseResidencyImage2D_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8074 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1162 performance-move-const-arg std::move of the variable 'sparseResidencyImage3D_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8075 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1163 performance-move-const-arg std::move of the variable 'sparseResidency2Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8076 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1164 performance-move-const-arg std::move of the variable 'sparseResidency4Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8077 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1165 performance-move-const-arg std::move of the variable 'sparseResidency8Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8078 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1166 performance-move-const-arg std::move of the variable 'sparseResidency16Samples_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8079 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1167 performance-move-const-arg std::move of the variable 'sparseResidencyAliased_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8080 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1168 performance-move-const-arg std::move of the variable 'variableMultisampleRate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8081 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1169 performance-move-const-arg std::move of the variable 'inheritedQueries_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8082 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1411 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8083 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1412 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8084 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1413 performance-move-const-arg std::move of the variable 'depth_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8085 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1449 performance-move-const-arg std::move of the variable 'queueFlags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8086 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1450 performance-move-const-arg std::move of the variable 'queueCount_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8087 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1451 performance-move-const-arg std::move of the variable 'timestampValidBits_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8088 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.cc @ Line 1452 performance-move-const-arg std::move of the const variable 'minImageTransferGranularity_in' of the trivially-copyable type 'const ::VkExtent3D' (aka 'const VkExtent3D') has no effect; remove std::move() 1
8089 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'VkExtensionProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8090 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 197 cppcoreguidelines-special-member-functions class 'VkLayerProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8091 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 346 cppcoreguidelines-special-member-functions class 'VkExtent3D' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8092 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 493 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceLimits' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8093 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 944 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceSparseProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8094 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 1092 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8095 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 1252 cppcoreguidelines-special-member-functions class 'VkPhysicalDeviceFeatures' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8096 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 1551 cppcoreguidelines-special-member-functions class 'VkQueueFamilyProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8097 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 377 performance-trivially-destructible class 'VkExtent3D' can be made trivially destructible by defaulting the destructor on its first declaration 3
8098 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 977 performance-trivially-destructible class 'VkPhysicalDeviceSparseProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
8099 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 1335 performance-trivially-destructible class 'VkPhysicalDeviceFeatures' can be made trivially destructible by defaulting the destructor on its first declaration 3
8100 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_types.mojom.h @ Line 1583 performance-trivially-destructible class 'VkQueueFamilyProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
8101 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'image_format_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8102 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'external_format_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8103 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'suggested_ycbcr_model_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8104 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'suggested_ycbcr_range_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8105 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'suggested_xchroma_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8106 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'suggested_ychroma_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8107 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'format_features_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8108 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'VulkanYCbCrInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8109 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-blink.h @ Line 100 performance-trivially-destructible class 'VulkanYCbCrInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
8110 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'VulkanYCbCrInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8111 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'VulkanYCbCrInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8112 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'image_format_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8113 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'external_format_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8114 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'suggested_ycbcr_model_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8115 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'suggested_ycbcr_range_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8116 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'suggested_xchroma_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8117 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'suggested_ychroma_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8118 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'format_features_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8119 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'VulkanYCbCrInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8120 build/src/core/Debug/x86_64/gen/gpu/ipc/common/vulkan_ycbcr_info.mojom.h @ Line 96 performance-trivially-destructible class 'VulkanYCbCrInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
8121 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Channel_SetPeerPid_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8122 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'Channel_Receive_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8123 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Channel_GetAssociatedInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8124 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'Message_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8125 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'Message_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8126 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8127 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
8128 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'GenericInterfaceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8129 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'ChannelAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8130 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom-test-utils.h @ Line 57 performance-trivially-destructible class 'ChannelBootstrapAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8131 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.cc @ Line 283 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8132 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.cc @ Line 358 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8133 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'GenericInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8134 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 98 cppcoreguidelines-special-member-functions class 'Channel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8135 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 139 cppcoreguidelines-special-member-functions class 'ChannelBootstrap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8136 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 215 cppcoreguidelines-special-member-functions class 'GenericInterfaceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8137 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 256 cppcoreguidelines-special-member-functions class 'ChannelStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8138 build/src/core/Debug/x86_64/gen/ipc/ipc.mojom.h @ Line 297 cppcoreguidelines-special-member-functions class 'ChannelBootstrapStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8139 build/src/core/Debug/x86_64/gen/library_loaders/libspeechd.h @ Line 13 cppcoreguidelines-special-member-functions class 'LibSpeechdLoader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
8140 build/src/core/Debug/x86_64/gen/library_loaders/libudev0.h @ Line 13 cppcoreguidelines-special-member-functions class 'LibUdev0Loader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
8141 build/src/core/Debug/x86_64/gen/library_loaders/libudev1.h @ Line 13 cppcoreguidelines-special-member-functions class 'LibUdev1Loader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
8142 build/src/core/Debug/x86_64/gen/library_loaders/xlib_loader.h @ Line 13 cppcoreguidelines-special-member-functions class 'XlibLoader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
8143 build/src/core/Debug/x86_64/gen/library_loaders/xlib_xcb_loader.h @ Line 13 cppcoreguidelines-special-member-functions class 'XlibXcbLoader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
8144 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log.pb.h @ Line 6135 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8145 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log.pb.h @ Line 6298 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8146 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log.pb.h @ Line 6791 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8147 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log.pb.h @ Line 6897 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8148 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log.pb.h @ Line 7426 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8149 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10033 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8150 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10107 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8151 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10181 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8152 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10427 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8153 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10501 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8154 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10575 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8155 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10649 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8156 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10723 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8157 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 10941 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8158 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11015 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8159 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11089 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8160 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11163 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8161 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11689 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8162 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11763 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8163 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11837 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8164 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11911 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8165 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 11985 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8166 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12059 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8167 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12133 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8168 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12207 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8169 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12281 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8170 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12355 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8171 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12429 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8172 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12503 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8173 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12577 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8174 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12651 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8175 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 12725 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8176 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13251 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8177 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13325 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8178 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13399 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8179 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13473 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8180 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13547 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8181 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13621 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8182 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13695 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8183 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13769 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8184 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13843 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8185 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13917 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8186 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 13991 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8187 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14065 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8188 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14139 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8189 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14213 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8190 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14287 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8191 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14393 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8192 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14495 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8193 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14569 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8194 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14675 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8195 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14777 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8196 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 14851 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8197 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15013 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8198 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15087 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8199 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15390 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8200 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15464 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8201 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15538 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8202 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15612 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8203 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15686 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8204 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15760 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8205 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 15834 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8206 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16172 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8207 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16246 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8208 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16320 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8209 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16394 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8210 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16585 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8211 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16659 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8212 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 16733 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8213 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 17863 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8214 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 17937 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8215 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 18011 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8216 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 18085 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8217 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 18159 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8218 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 18233 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8219 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 18307 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8220 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 19496 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8221 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 19570 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8222 build/src/core/Debug/x86_64/gen/logging/rtc_event_log/rtc_event_log2.pb.h @ Line 19644 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8223 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8224 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8225 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8226 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8227 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8228 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8229 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8230 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ImageCaptureAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8231 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'max_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8232 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'min_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8233 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'current_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8234 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'step_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8235 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 151 performance-move-const-arg std::move of the variable 'current_white_balance_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8236 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'current_exposure_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8237 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the variable 'current_focus_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8238 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 169 performance-move-const-arg std::move of the variable 'supports_torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8239 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 170 performance-move-const-arg std::move of the variable 'torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8240 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 171 performance-move-const-arg std::move of the variable 'red_eye_reduction_in' of the trivially-copyable type 'media::mojom::blink::RedEyeReduction' (aka 'media::mojom::RedEyeReduction') has no effect; remove std::move() 1
8241 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 294 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8242 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 295 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8243 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 406 performance-move-const-arg std::move of the variable 'has_white_balance_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8244 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 407 performance-move-const-arg std::move of the variable 'white_balance_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8245 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 408 performance-move-const-arg std::move of the variable 'has_exposure_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8246 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 409 performance-move-const-arg std::move of the variable 'exposure_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8247 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 410 performance-move-const-arg std::move of the variable 'has_focus_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8248 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 411 performance-move-const-arg std::move of the variable 'focus_mode_in' of the trivially-copyable type 'media::mojom::blink::MeteringMode' (aka 'media::mojom::MeteringMode') has no effect; remove std::move() 1
8249 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 413 performance-move-const-arg std::move of the variable 'has_exposure_compensation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8250 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 414 performance-move-const-arg std::move of the variable 'exposure_compensation_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8251 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 415 performance-move-const-arg std::move of the variable 'has_exposure_time_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8252 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 416 performance-move-const-arg std::move of the variable 'exposure_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8253 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 417 performance-move-const-arg std::move of the variable 'has_color_temperature_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8254 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 418 performance-move-const-arg std::move of the variable 'color_temperature_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8255 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 419 performance-move-const-arg std::move of the variable 'has_iso_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8256 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 420 performance-move-const-arg std::move of the variable 'iso_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8257 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 421 performance-move-const-arg std::move of the variable 'has_brightness_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8258 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 422 performance-move-const-arg std::move of the variable 'brightness_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8259 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 423 performance-move-const-arg std::move of the variable 'has_contrast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8260 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 424 performance-move-const-arg std::move of the variable 'contrast_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8261 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 425 performance-move-const-arg std::move of the variable 'has_saturation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8262 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 426 performance-move-const-arg std::move of the variable 'saturation_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8263 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 427 performance-move-const-arg std::move of the variable 'has_sharpness_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8264 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 428 performance-move-const-arg std::move of the variable 'sharpness_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8265 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 429 performance-move-const-arg std::move of the variable 'has_focus_distance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8266 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 430 performance-move-const-arg std::move of the variable 'focus_distance_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8267 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 431 performance-move-const-arg std::move of the variable 'has_pan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8268 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 432 performance-move-const-arg std::move of the variable 'pan_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8269 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 433 performance-move-const-arg std::move of the variable 'has_tilt_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8270 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 434 performance-move-const-arg std::move of the variable 'tilt_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8271 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 435 performance-move-const-arg std::move of the variable 'has_zoom_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8272 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 436 performance-move-const-arg std::move of the variable 'zoom_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8273 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 437 performance-move-const-arg std::move of the variable 'has_torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8274 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 438 performance-move-const-arg std::move of the variable 'torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8275 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 439 performance-move-const-arg std::move of the variable 'has_fill_light_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8276 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 440 performance-move-const-arg std::move of the variable 'fill_light_mode_in' of the trivially-copyable type 'media::mojom::blink::FillLightMode' (aka 'media::mojom::FillLightMode') has no effect; remove std::move() 1
8277 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 441 performance-move-const-arg std::move of the variable 'has_width_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8278 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 442 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8279 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 443 performance-move-const-arg std::move of the variable 'has_height_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8280 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 444 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8281 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 445 performance-move-const-arg std::move of the variable 'has_red_eye_reduction_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8282 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 446 performance-move-const-arg std::move of the variable 'red_eye_reduction_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8283 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 630 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
8284 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 654 cppcoreguidelines-special-member-functions class 'ImageCapture_GetPhotoState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8285 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 667 cppcoreguidelines-special-member-functions class 'ImageCapture_SetOptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8286 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 680 cppcoreguidelines-special-member-functions class 'ImageCapture_TakePhoto_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8287 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 1078 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8288 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 1328 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8289 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 1369 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8290 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.cc @ Line 1408 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8291 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 170 cppcoreguidelines-special-member-functions class 'ImageCapture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8292 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 238 cppcoreguidelines-special-member-functions class 'ImageCaptureStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8293 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 281 cppcoreguidelines-special-member-functions class 'Range' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8294 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 428 cppcoreguidelines-special-member-functions class 'Point2D' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8295 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 1040 cppcoreguidelines-special-member-functions class 'Blob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8296 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 313 performance-trivially-destructible class 'Range' can be made trivially destructible by defaulting the destructor on its first declaration 3
8297 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-blink.h @ Line 458 performance-trivially-destructible class 'Point2D' can be made trivially destructible by defaulting the destructor on its first declaration 3
8298 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ImageCapture_GetPhotoState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8299 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ImageCapture_GetPhotoState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8300 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'ImageCapture_SetOptions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8301 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'ImageCapture_SetOptions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8302 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'ImageCapture_TakePhoto_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8303 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'ImageCapture_TakePhoto_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8304 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'Range_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8305 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 131 cppcoreguidelines-special-member-functions class 'Range_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8306 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 161 cppcoreguidelines-special-member-functions class 'PhotoState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8307 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 205 cppcoreguidelines-special-member-functions class 'PhotoState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8308 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 235 cppcoreguidelines-special-member-functions class 'Point2D_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8309 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 254 cppcoreguidelines-special-member-functions class 'Point2D_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8310 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 284 cppcoreguidelines-special-member-functions class 'PhotoSettings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8311 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 344 cppcoreguidelines-special-member-functions class 'PhotoSettings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8312 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 374 cppcoreguidelines-special-member-functions class 'Blob_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8313 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-shared-internal.h @ Line 393 cppcoreguidelines-special-member-functions class 'Blob_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8314 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8315 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8316 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8317 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8318 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8319 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8320 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
8321 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ImageCaptureAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8322 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'max_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8323 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'min_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8324 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'current_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8325 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'step_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8326 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 149 performance-move-const-arg std::move of the variable 'current_white_balance_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8327 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'current_exposure_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8328 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 153 performance-move-const-arg std::move of the variable 'current_focus_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8329 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'supports_torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8330 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8331 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 169 performance-move-const-arg std::move of the variable 'red_eye_reduction_in' of the trivially-copyable type 'media::mojom::RedEyeReduction' has no effect; remove std::move() 1
8332 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 292 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8333 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 293 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8334 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 404 performance-move-const-arg std::move of the variable 'has_white_balance_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8335 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 405 performance-move-const-arg std::move of the variable 'white_balance_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8336 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'has_exposure_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8337 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 407 performance-move-const-arg std::move of the variable 'exposure_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8338 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 408 performance-move-const-arg std::move of the variable 'has_focus_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8339 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 409 performance-move-const-arg std::move of the variable 'focus_mode_in' of the trivially-copyable type 'media::mojom::MeteringMode' has no effect; remove std::move() 1
8340 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 411 performance-move-const-arg std::move of the variable 'has_exposure_compensation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8341 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 412 performance-move-const-arg std::move of the variable 'exposure_compensation_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8342 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 413 performance-move-const-arg std::move of the variable 'has_exposure_time_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8343 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 414 performance-move-const-arg std::move of the variable 'exposure_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8344 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 415 performance-move-const-arg std::move of the variable 'has_color_temperature_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8345 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 416 performance-move-const-arg std::move of the variable 'color_temperature_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8346 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 417 performance-move-const-arg std::move of the variable 'has_iso_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8347 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 418 performance-move-const-arg std::move of the variable 'iso_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8348 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 419 performance-move-const-arg std::move of the variable 'has_brightness_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8349 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 420 performance-move-const-arg std::move of the variable 'brightness_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8350 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 421 performance-move-const-arg std::move of the variable 'has_contrast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8351 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 422 performance-move-const-arg std::move of the variable 'contrast_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8352 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 423 performance-move-const-arg std::move of the variable 'has_saturation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8353 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 424 performance-move-const-arg std::move of the variable 'saturation_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8354 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 425 performance-move-const-arg std::move of the variable 'has_sharpness_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8355 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 426 performance-move-const-arg std::move of the variable 'sharpness_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8356 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 427 performance-move-const-arg std::move of the variable 'has_focus_distance_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8357 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 428 performance-move-const-arg std::move of the variable 'focus_distance_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8358 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 429 performance-move-const-arg std::move of the variable 'has_pan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8359 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 430 performance-move-const-arg std::move of the variable 'pan_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8360 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 431 performance-move-const-arg std::move of the variable 'has_tilt_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8361 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 432 performance-move-const-arg std::move of the variable 'tilt_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8362 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 433 performance-move-const-arg std::move of the variable 'has_zoom_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8363 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 434 performance-move-const-arg std::move of the variable 'zoom_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8364 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 435 performance-move-const-arg std::move of the variable 'has_torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8365 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'torch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8366 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'has_fill_light_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8367 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'fill_light_mode_in' of the trivially-copyable type 'media::mojom::FillLightMode' has no effect; remove std::move() 1
8368 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 439 performance-move-const-arg std::move of the variable 'has_width_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8369 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 440 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8370 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 441 performance-move-const-arg std::move of the variable 'has_height_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8371 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 442 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8372 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 443 performance-move-const-arg std::move of the variable 'has_red_eye_reduction_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8373 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 444 performance-move-const-arg std::move of the variable 'red_eye_reduction_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8374 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 628 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
8375 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 652 cppcoreguidelines-special-member-functions class 'ImageCapture_GetPhotoState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8376 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 665 cppcoreguidelines-special-member-functions class 'ImageCapture_SetOptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8377 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 678 cppcoreguidelines-special-member-functions class 'ImageCapture_TakePhoto_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8378 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 1076 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8379 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 1326 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8380 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 1367 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8381 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.cc @ Line 1406 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8382 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ImageCapture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8383 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 135 cppcoreguidelines-special-member-functions class 'ImageCaptureStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8384 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 178 cppcoreguidelines-special-member-functions class 'Range' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8385 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 325 cppcoreguidelines-special-member-functions class 'Point2D' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8386 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 937 cppcoreguidelines-special-member-functions class 'Blob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8387 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 210 performance-trivially-destructible class 'Range' can be made trivially destructible by defaulting the destructor on its first declaration 3
8388 build/src/core/Debug/x86_64/gen/media/capture/mojom/image_capture.mojom.h @ Line 355 performance-trivially-destructible class 'Point2D' can be made trivially destructible by defaulting the destructor on its first declaration 3
8389 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'media::mojom::blink::VideoCaptureState' (aka 'media::mojom::VideoCaptureState') has no effect; remove std::move() 1
8390 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8391 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8392 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8393 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8394 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'params' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
8395 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8396 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8397 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8398 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8399 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'params' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
8400 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8401 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8402 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8403 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'feedback' has no effect; remove std::move() or make the variable non-const 1
8404 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8405 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8406 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8407 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8408 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8409 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
8410 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8411 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8412 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8413 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8414 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'formats_supported' has no effect; remove std::move() or make the variable non-const 1
8415 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8416 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8417 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'formats_in_use' has no effect; remove std::move() or make the variable non-const 1
8418 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'VideoCaptureObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8419 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink-test-utils.h @ Line 54 performance-trivially-destructible class 'VideoCaptureHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8420 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'media::mojom::blink::VideoCaptureState' (aka 'media::mojom::VideoCaptureState') has no effect; remove std::move() 1
8421 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 311 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8422 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 386 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8423 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 442 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceSupportedFormats_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8424 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 455 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceFormatsInUse_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8425 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1149 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8426 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1292 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8427 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1398 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8428 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1399 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8429 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1400 performance-move-const-arg std::move of the variable 'p_params' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
8430 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1436 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8431 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1471 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8432 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1512 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8433 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1513 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8434 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1514 performance-move-const-arg std::move of the variable 'p_params' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
8435 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1549 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8436 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1590 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8437 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1591 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8438 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1592 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8439 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1636 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8440 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1637 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
8441 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1675 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8442 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1676 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8443 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1749 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8444 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1750 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8445 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1791 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8446 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.cc @ Line 1792 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8447 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.h @ Line 107 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8448 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.h @ Line 153 cppcoreguidelines-special-member-functions class 'VideoCaptureHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8449 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.h @ Line 282 cppcoreguidelines-special-member-functions class 'VideoCaptureObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8450 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-blink.h @ Line 323 cppcoreguidelines-special-member-functions class 'VideoCaptureHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8451 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver_OnStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8452 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver_OnNewBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8453 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver_OnBufferReady_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8454 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver_OnBufferDestroyed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8455 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8456 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 110 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8457 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_Pause_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8458 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8459 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_RequestRefreshFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8460 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 176 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_ReleaseBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8461 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 195 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceSupportedFormats_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8462 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 212 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceSupportedFormats_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8463 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 228 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceFormatsInUse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8464 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 245 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceFormatsInUse_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8465 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_OnFrameDropped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8466 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-params-data.h @ Line 279 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_OnLog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8467 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'media::mojom::VideoCaptureState' has no effect; remove std::move() 1
8468 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8469 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8470 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8471 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8472 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'params' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
8473 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8474 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8475 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8476 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8477 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'params' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
8478 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8479 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8480 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8481 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'feedback' has no effect; remove std::move() or make the variable non-const 1
8482 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8483 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8484 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8485 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8486 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8487 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
8488 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8489 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8490 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8491 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8492 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'formats_supported' has no effect; remove std::move() or make the variable non-const 1
8493 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'device_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8494 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'session_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8495 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'formats_in_use' has no effect; remove std::move() or make the variable non-const 1
8496 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'VideoCaptureObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8497 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom-test-utils.h @ Line 52 performance-trivially-destructible class 'VideoCaptureHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8498 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'media::mojom::VideoCaptureState' has no effect; remove std::move() 1
8499 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 309 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8500 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 384 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8501 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 440 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceSupportedFormats_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8502 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 453 cppcoreguidelines-special-member-functions class 'VideoCaptureHost_GetDeviceFormatsInUse_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8503 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1147 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8504 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1290 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8505 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1396 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8506 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1397 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8507 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1398 performance-move-const-arg std::move of the variable 'p_params' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
8508 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1434 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8509 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1469 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8510 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1510 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8511 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1511 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8512 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1512 performance-move-const-arg std::move of the variable 'p_params' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
8513 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1547 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8514 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1588 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8515 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1589 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8516 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1590 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8517 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1634 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8518 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1635 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
8519 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1673 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8520 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1674 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8521 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1747 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8522 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1748 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8523 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1789 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8524 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.cc @ Line 1790 performance-move-const-arg std::move of the variable 'p_session_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8525 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'VideoCaptureObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8526 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.h @ Line 115 cppcoreguidelines-special-member-functions class 'VideoCaptureHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8527 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.h @ Line 244 cppcoreguidelines-special-member-functions class 'VideoCaptureObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8528 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture.mojom.h @ Line 285 cppcoreguidelines-special-member-functions class 'VideoCaptureHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8529 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'pan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8530 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'tilt_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8531 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'zoom_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8532 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the const variable 'frame_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
8533 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 93 performance-move-const-arg std::move of the variable 'frame_rate_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8534 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the variable 'pixel_format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
8535 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 132 performance-move-const-arg std::move of the const variable 'requested_format_in' of the trivially-copyable type 'const ::media::VideoCaptureFormat' has no effect; remove std::move() 1
8536 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 133 performance-move-const-arg std::move of the variable 'buffer_type_in' of the trivially-copyable type '::media::VideoCaptureBufferType' has no effect; remove std::move() 1
8537 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 134 performance-move-const-arg std::move of the variable 'resolution_change_policy_in' of the trivially-copyable type '::media::ResolutionChangePolicy' has no effect; remove std::move() 1
8538 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the variable 'power_line_frequency_in' of the trivially-copyable type '::media::PowerLineFrequency' has no effect; remove std::move() 1
8539 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'enable_face_detection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8540 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the variable 'resource_utilization_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8541 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the variable 'max_framerate_fps_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8542 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the variable 'max_pixels_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8543 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 244 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
8544 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 245 performance-move-const-arg std::move of the const variable 'metadata_in' has no effect; remove std::move() or make the variable non-const 1
8545 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 246 performance-move-const-arg std::move of the variable 'pixel_format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
8546 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 247 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
8547 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 248 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
8548 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 249 performance-move-const-arg std::move of the const variable 'color_space_in' has no effect; remove std::move() or make the variable non-const 1
8549 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 298 performance-move-const-arg std::move of the variable 'buffer_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8550 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 337 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
8551 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 338 performance-move-const-arg std::move of the const variable 'device_id_in' has no effect; remove std::move() or make the variable non-const 1
8552 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 339 performance-move-const-arg std::move of the const variable 'model_id_in' has no effect; remove std::move() or make the variable non-const 1
8553 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 340 performance-move-const-arg std::move of the variable 'facing_mode_in' of the trivially-copyable type '::media::VideoFacingMode' has no effect; remove std::move() 1
8554 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the variable 'capture_api_in' of the trivially-copyable type 'media::mojom::blink::VideoCaptureApi' (aka 'media::mojom::VideoCaptureApi') has no effect; remove std::move() 1
8555 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 342 performance-move-const-arg std::move of the const variable 'control_support_in' of the trivially-copyable type 'const ::media::VideoCaptureControlSupport' has no effect; remove std::move() 1
8556 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 343 performance-move-const-arg std::move of the variable 'transport_type_in' of the trivially-copyable type 'media::mojom::blink::VideoCaptureTransportType' (aka 'media::mojom::VideoCaptureTransportType') has no effect; remove std::move() 1
8557 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 391 performance-move-const-arg std::move of the const variable 'descriptor_in' has no effect; remove std::move() or make the variable non-const 1
8558 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.cc @ Line 443 performance-move-const-arg std::move of the variable 'shared_memory_size_in_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8559 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 372 cppcoreguidelines-special-member-functions class 'VideoCaptureControlSupport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8560 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 516 cppcoreguidelines-special-member-functions class 'VideoFrameFeedback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8561 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 665 cppcoreguidelines-special-member-functions class 'VideoBufferHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8562 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 827 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8563 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 850 cppcoreguidelines-special-member-functions class 'VideoCaptureFormat' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8564 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 992 cppcoreguidelines-special-member-functions class 'VideoCaptureParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8565 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 1141 cppcoreguidelines-special-member-functions class 'PlaneStrides' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8566 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 1572 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8567 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 1726 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8568 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 1865 cppcoreguidelines-special-member-functions class 'MailboxBufferHandleSet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8569 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 403 performance-trivially-destructible class 'VideoCaptureControlSupport' can be made trivially destructible by defaulting the destructor on its first declaration 3
8570 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 547 performance-trivially-destructible class 'VideoFrameFeedback' can be made trivially destructible by defaulting the destructor on its first declaration 3
8571 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 881 performance-trivially-destructible class 'VideoCaptureFormat' can be made trivially destructible by defaulting the destructor on its first declaration 3
8572 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-blink.h @ Line 1025 performance-trivially-destructible class 'VideoCaptureParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
8573 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 458 cppcoreguidelines-special-member-functions class 'VideoBufferHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8574 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 527 cppcoreguidelines-special-member-functions class 'VideoCaptureControlSupport_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8575 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 548 cppcoreguidelines-special-member-functions class 'VideoCaptureControlSupport_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8576 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 578 cppcoreguidelines-special-member-functions class 'VideoCaptureFormat_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8577 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 598 cppcoreguidelines-special-member-functions class 'VideoCaptureFormat_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8578 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 628 cppcoreguidelines-special-member-functions class 'VideoCaptureParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8579 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 651 cppcoreguidelines-special-member-functions class 'VideoCaptureParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8580 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 681 cppcoreguidelines-special-member-functions class 'VideoFrameFeedback_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8581 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 701 cppcoreguidelines-special-member-functions class 'VideoFrameFeedback_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8582 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 731 cppcoreguidelines-special-member-functions class 'PlaneStrides_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8583 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 749 cppcoreguidelines-special-member-functions class 'PlaneStrides_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8584 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 779 cppcoreguidelines-special-member-functions class 'VideoFrameInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8585 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 804 cppcoreguidelines-special-member-functions class 'VideoFrameInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8586 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 834 cppcoreguidelines-special-member-functions class 'ReadyBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8587 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 854 cppcoreguidelines-special-member-functions class 'ReadyBuffer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8588 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 884 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceDescriptor_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8589 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 909 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceDescriptor_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8590 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 939 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8591 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 958 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8592 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 988 cppcoreguidelines-special-member-functions class 'MailboxBufferHandleSet_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8593 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 1006 cppcoreguidelines-special-member-functions class 'MailboxBufferHandleSet_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8594 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 1036 cppcoreguidelines-special-member-functions class 'SharedMemoryViaRawFileDescriptor_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8595 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom-shared-internal.h @ Line 1055 cppcoreguidelines-special-member-functions class 'SharedMemoryViaRawFileDescriptor_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8596 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'pan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8597 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'tilt_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8598 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'zoom_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8599 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 90 performance-move-const-arg std::move of the const variable 'frame_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
8600 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 91 performance-move-const-arg std::move of the variable 'frame_rate_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8601 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 92 performance-move-const-arg std::move of the variable 'pixel_format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
8602 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 130 performance-move-const-arg std::move of the const variable 'requested_format_in' of the trivially-copyable type 'const ::media::VideoCaptureFormat' has no effect; remove std::move() 1
8603 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'buffer_type_in' of the trivially-copyable type '::media::VideoCaptureBufferType' has no effect; remove std::move() 1
8604 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'resolution_change_policy_in' of the trivially-copyable type '::media::ResolutionChangePolicy' has no effect; remove std::move() 1
8605 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'power_line_frequency_in' of the trivially-copyable type '::media::PowerLineFrequency' has no effect; remove std::move() 1
8606 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'enable_face_detection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8607 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'resource_utilization_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8608 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 177 performance-move-const-arg std::move of the variable 'max_framerate_fps_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
8609 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 178 performance-move-const-arg std::move of the variable 'max_pixels_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8610 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 242 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
8611 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 243 performance-move-const-arg std::move of the const variable 'metadata_in' has no effect; remove std::move() or make the variable non-const 1
8612 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 244 performance-move-const-arg std::move of the variable 'pixel_format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
8613 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 245 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
8614 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 246 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
8615 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 247 performance-move-const-arg std::move of the const variable 'color_space_in' has no effect; remove std::move() or make the variable non-const 1
8616 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 296 performance-move-const-arg std::move of the variable 'buffer_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8617 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 335 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
8618 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 336 performance-move-const-arg std::move of the const variable 'device_id_in' has no effect; remove std::move() or make the variable non-const 1
8619 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 337 performance-move-const-arg std::move of the const variable 'model_id_in' has no effect; remove std::move() or make the variable non-const 1
8620 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'facing_mode_in' of the trivially-copyable type '::media::VideoFacingMode' has no effect; remove std::move() 1
8621 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 339 performance-move-const-arg std::move of the variable 'capture_api_in' of the trivially-copyable type 'media::mojom::VideoCaptureApi' has no effect; remove std::move() 1
8622 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 340 performance-move-const-arg std::move of the const variable 'control_support_in' of the trivially-copyable type 'const ::media::VideoCaptureControlSupport' has no effect; remove std::move() 1
8623 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 341 performance-move-const-arg std::move of the variable 'transport_type_in' of the trivially-copyable type 'media::mojom::VideoCaptureTransportType' has no effect; remove std::move() 1
8624 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 389 performance-move-const-arg std::move of the const variable 'descriptor_in' has no effect; remove std::move() or make the variable non-const 1
8625 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.cc @ Line 441 performance-move-const-arg std::move of the variable 'shared_memory_size_in_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8626 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'VideoCaptureControlSupport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8627 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'VideoFrameFeedback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8628 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 363 cppcoreguidelines-special-member-functions class 'VideoBufferHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8629 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 525 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8630 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 548 cppcoreguidelines-special-member-functions class 'VideoCaptureFormat' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8631 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 690 cppcoreguidelines-special-member-functions class 'VideoCaptureParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8632 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 839 cppcoreguidelines-special-member-functions class 'PlaneStrides' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8633 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 1270 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8634 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 1424 cppcoreguidelines-special-member-functions class 'VideoCaptureDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8635 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 1563 cppcoreguidelines-special-member-functions class 'MailboxBufferHandleSet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8636 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 101 performance-trivially-destructible class 'VideoCaptureControlSupport' can be made trivially destructible by defaulting the destructor on its first declaration 3
8637 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 245 performance-trivially-destructible class 'VideoFrameFeedback' can be made trivially destructible by defaulting the destructor on its first declaration 3
8638 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 579 performance-trivially-destructible class 'VideoCaptureFormat' can be made trivially destructible by defaulting the destructor on its first declaration 3
8639 build/src/core/Debug/x86_64/gen/media/capture/mojom/video_capture_types.mojom.h @ Line 723 performance-trivially-destructible class 'VideoCaptureParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
8640 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8641 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8642 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'default_target' has no effect; remove std::move() or make the variable non-const 1
8643 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8644 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'completion' has no effect; remove std::move() or make the variable non-const 1
8645 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8646 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8647 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'default_target' has no effect; remove std::move() or make the variable non-const 1
8648 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8649 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8650 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'predicted' has no effect; remove std::move() or make the variable non-const 1
8651 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'LearningTaskControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8652 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 50 cppcoreguidelines-special-member-functions class 'LearningTaskController_PredictDistribution_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8653 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 435 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8654 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 530 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8655 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 531 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8656 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 532 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8657 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 570 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8658 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 571 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8659 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 606 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8660 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 644 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8661 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 645 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8662 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.cc @ Line 712 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8663 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'LearningTaskController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8664 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-blink.h @ Line 151 cppcoreguidelines-special-member-functions class 'LearningTaskControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8665 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 23 cppcoreguidelines-special-member-functions class 'LearningTaskController_BeginObservation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8666 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'LearningTaskController_CompleteObservation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8667 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'LearningTaskController_CancelObservation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8668 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'LearningTaskController_UpdateDefaultTarget_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8669 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'LearningTaskController_PredictDistribution_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8670 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'LearningTaskController_PredictDistribution_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8671 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8672 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8673 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'default_target' has no effect; remove std::move() or make the variable non-const 1
8674 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8675 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'completion' has no effect; remove std::move() or make the variable non-const 1
8676 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8677 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
8678 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'default_target' has no effect; remove std::move() or make the variable non-const 1
8679 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8680 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'features' has no effect; remove std::move() or make the variable non-const 1
8681 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'predicted' has no effect; remove std::move() or make the variable non-const 1
8682 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'LearningTaskControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8683 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'LearningTaskController_PredictDistribution_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8684 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 433 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8685 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 528 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8686 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 529 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8687 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 530 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8688 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 568 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8689 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 569 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8690 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 604 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8691 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 642 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
8692 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 643 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8693 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.cc @ Line 710 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8694 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'LearningTaskController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8695 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_task_controller.mojom.h @ Line 146 cppcoreguidelines-special-member-functions class 'LearningTaskControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8696 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 53 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8697 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8698 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8699 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 128 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8700 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 129 performance-move-const-arg std::move of the variable 'weight_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8701 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 157 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8702 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.cc @ Line 158 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8703 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 64 cppcoreguidelines-special-member-functions class 'FeatureValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8704 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 200 cppcoreguidelines-special-member-functions class 'TargetValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8705 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 344 cppcoreguidelines-special-member-functions class 'LabelledExample' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8706 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 483 cppcoreguidelines-special-member-functions class 'ObservationCompletion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8707 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 622 cppcoreguidelines-special-member-functions class 'TargetHistogramPair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8708 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 761 cppcoreguidelines-special-member-functions class 'TargetHistogram' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8709 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 93 performance-trivially-destructible class 'FeatureValue' can be made trivially destructible by defaulting the destructor on its first declaration 3
8710 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 229 performance-trivially-destructible class 'TargetValue' can be made trivially destructible by defaulting the destructor on its first declaration 3
8711 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 513 performance-trivially-destructible class 'ObservationCompletion' can be made trivially destructible by defaulting the destructor on its first declaration 3
8712 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-blink.h @ Line 652 performance-trivially-destructible class 'TargetHistogramPair' can be made trivially destructible by defaulting the destructor on its first declaration 3
8713 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'FeatureValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8714 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'FeatureValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8715 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'TargetValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8716 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 102 cppcoreguidelines-special-member-functions class 'TargetValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8717 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 132 cppcoreguidelines-special-member-functions class 'LabelledExample_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8718 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 151 cppcoreguidelines-special-member-functions class 'LabelledExample_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8719 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 181 cppcoreguidelines-special-member-functions class 'ObservationCompletion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8720 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 200 cppcoreguidelines-special-member-functions class 'ObservationCompletion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8721 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 230 cppcoreguidelines-special-member-functions class 'TargetHistogramPair_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8722 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 249 cppcoreguidelines-special-member-functions class 'TargetHistogramPair_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8723 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 279 cppcoreguidelines-special-member-functions class 'TargetHistogram_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8724 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom-shared-internal.h @ Line 297 cppcoreguidelines-special-member-functions class 'TargetHistogram_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8725 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 51 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8726 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8727 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 98 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8728 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 126 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8729 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 127 performance-move-const-arg std::move of the variable 'weight_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
8730 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 155 performance-move-const-arg std::move of the const variable 'target_value_in' has no effect; remove std::move() or make the variable non-const 1
8731 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.cc @ Line 156 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8732 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'FeatureValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8733 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 195 cppcoreguidelines-special-member-functions class 'TargetValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8734 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 339 cppcoreguidelines-special-member-functions class 'LabelledExample' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8735 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 478 cppcoreguidelines-special-member-functions class 'ObservationCompletion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8736 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 617 cppcoreguidelines-special-member-functions class 'TargetHistogramPair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8737 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 756 cppcoreguidelines-special-member-functions class 'TargetHistogram' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8738 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 88 performance-trivially-destructible class 'FeatureValue' can be made trivially destructible by defaulting the destructor on its first declaration 3
8739 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 224 performance-trivially-destructible class 'TargetValue' can be made trivially destructible by defaulting the destructor on its first declaration 3
8740 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 508 performance-trivially-destructible class 'ObservationCompletion' can be made trivially destructible by defaulting the destructor on its first declaration 3
8741 build/src/core/Debug/x86_64/gen/media/learning/mojo/public/mojom/learning_types.mojom.h @ Line 647 performance-trivially-destructible class 'TargetHistogramPair' can be made trivially destructible by defaulting the destructor on its first declaration 3
8742 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8743 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'midi::mojom::blink::PortState' (aka 'midi::mojom::PortState') has no effect; remove std::move() 1
8744 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8745 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'midi::mojom::blink::PortState' (aka 'midi::mojom::PortState') has no effect; remove std::move() 1
8746 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'midi::mojom::blink::Result' (aka 'midi::mojom::Result') has no effect; remove std::move() 1
8747 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'bytes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8748 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8749 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
8750 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8751 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8752 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
8753 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8754 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'MidiSessionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8755 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'MidiSessionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8756 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'MidiSessionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8757 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
8758 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'manufacturer_in' has no effect; remove std::move() or make the variable non-const 1
8759 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
8760 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'version_in' has no effect; remove std::move() or make the variable non-const 1
8761 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'midi::mojom::blink::PortState' (aka 'midi::mojom::PortState') has no effect; remove std::move() 1
8762 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 534 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8763 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 535 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'midi::mojom::blink::PortState' (aka 'midi::mojom::PortState') has no effect; remove std::move() 1
8764 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 573 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8765 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 574 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'midi::mojom::blink::PortState' (aka 'midi::mojom::PortState') has no effect; remove std::move() 1
8766 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 609 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'midi::mojom::blink::Result' (aka 'midi::mojom::Result') has no effect; remove std::move() 1
8767 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 644 performance-move-const-arg std::move of the variable 'p_bytes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8768 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 685 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8769 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 686 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8770 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 687 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8771 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 1011 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8772 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 1012 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8773 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.cc @ Line 1013 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8774 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 137 cppcoreguidelines-special-member-functions class 'MidiSessionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8775 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 194 cppcoreguidelines-special-member-functions class 'MidiSessionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8776 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 227 cppcoreguidelines-special-member-functions class 'MidiSession' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8777 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 319 cppcoreguidelines-special-member-functions class 'MidiSessionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8778 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 360 cppcoreguidelines-special-member-functions class 'MidiSessionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8779 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 401 cppcoreguidelines-special-member-functions class 'MidiSessionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8780 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-blink.h @ Line 451 cppcoreguidelines-special-member-functions class 'PortInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8781 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MidiSessionClient_AddInputPort_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8782 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MidiSessionClient_AddOutputPort_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8783 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'MidiSessionClient_SetInputPortState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8784 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'MidiSessionClient_SetOutputPortState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8785 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'MidiSessionClient_SessionStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8786 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'MidiSessionClient_AcknowledgeSentData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8787 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'MidiSessionClient_DataReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8788 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'MidiSessionProvider_StartSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8789 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'MidiSession_SendData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8790 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'PortInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8791 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'PortInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8792 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8793 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'midi::mojom::PortState' has no effect; remove std::move() 1
8794 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8795 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'midi::mojom::PortState' has no effect; remove std::move() 1
8796 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'midi::mojom::Result' has no effect; remove std::move() 1
8797 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'bytes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8798 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8799 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
8800 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8801 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8802 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
8803 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8804 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.h @ Line 30 performance-trivially-destructible class 'MidiSessionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8805 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.h @ Line 46 performance-trivially-destructible class 'MidiSessionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8806 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom-test-utils.h @ Line 62 performance-trivially-destructible class 'MidiSessionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8807 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
8808 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'manufacturer_in' has no effect; remove std::move() or make the variable non-const 1
8809 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
8810 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'version_in' has no effect; remove std::move() or make the variable non-const 1
8811 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'midi::mojom::PortState' has no effect; remove std::move() 1
8812 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 532 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8813 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 533 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'midi::mojom::PortState' has no effect; remove std::move() 1
8814 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 571 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8815 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 572 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'midi::mojom::PortState' has no effect; remove std::move() 1
8816 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 607 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'midi::mojom::Result' has no effect; remove std::move() 1
8817 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 642 performance-move-const-arg std::move of the variable 'p_bytes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8818 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 683 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8819 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 684 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8820 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 685 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8821 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 1009 performance-move-const-arg std::move of the variable 'p_port' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
8822 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 1010 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8823 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.cc @ Line 1011 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
8824 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'MidiSessionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8825 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 124 cppcoreguidelines-special-member-functions class 'MidiSessionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8826 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 157 cppcoreguidelines-special-member-functions class 'MidiSession' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8827 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 249 cppcoreguidelines-special-member-functions class 'MidiSessionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8828 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 290 cppcoreguidelines-special-member-functions class 'MidiSessionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8829 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 331 cppcoreguidelines-special-member-functions class 'MidiSessionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8830 build/src/core/Debug/x86_64/gen/media/midi/midi_service.mojom.h @ Line 381 cppcoreguidelines-special-member-functions class 'PortInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8831 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_data_pipe.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ReadWriteAudioDataPipe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8832 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_data_pipe.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'ReadWriteAudioDataPipe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8833 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_data_pipe.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'ReadOnlyAudioDataPipe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8834 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_data_pipe.mojom-shared-internal.h @ Line 102 cppcoreguidelines-special-member-functions class 'ReadOnlyAudioDataPipe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8835 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
8836 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
8837 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8838 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'decoder_type' of the trivially-copyable type '::media::mojom::blink::AudioDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
8839 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
8840 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.h @ Line 30 performance-trivially-destructible class 'AudioDecoderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8841 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink-test-utils.h @ Line 53 performance-trivially-destructible class 'AudioDecoderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8842 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'AudioDecoder_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8843 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'AudioDecoder_Decode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8844 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 75 cppcoreguidelines-special-member-functions class 'AudioDecoder_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8845 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 399 performance-move-const-arg std::move of the variable 'p_needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8846 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 400 performance-move-const-arg std::move of the variable 'p_decoder_type' of the trivially-copyable type '::media::mojom::blink::AudioDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
8847 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 867 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8848 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.cc @ Line 1139 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
8849 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'AudioDecoder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8850 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.h @ Line 129 cppcoreguidelines-special-member-functions class 'AudioDecoderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8851 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.h @ Line 208 cppcoreguidelines-special-member-functions class 'AudioDecoderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8852 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-blink.h @ Line 249 cppcoreguidelines-special-member-functions class 'AudioDecoderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8853 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioDecoder_Construct_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8854 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'AudioDecoder_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8855 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'AudioDecoder_Initialize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8856 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'AudioDecoder_SetDataSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8857 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'AudioDecoder_Decode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8858 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'AudioDecoder_Decode_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8859 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'AudioDecoder_Reset_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8860 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'AudioDecoder_Reset_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8861 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'AudioDecoderClient_OnBufferDecoded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8862 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'AudioDecoderClient_OnWaiting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8863 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
8864 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
8865 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
8866 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
8867 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'success' has no effect; remove std::move() or make the variable non-const 1
8868 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8869 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'decoder_type' of the trivially-copyable type '::media::AudioDecoderType' has no effect; remove std::move() 1
8870 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
8871 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
8872 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'AudioDecoderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8873 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom-test-utils.h @ Line 51 performance-trivially-destructible class 'AudioDecoderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8874 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'AudioDecoder_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8875 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'AudioDecoder_Decode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8876 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'AudioDecoder_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
8877 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 396 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8878 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 397 performance-move-const-arg std::move of the variable 'p_needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8879 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 398 performance-move-const-arg std::move of the variable 'p_decoder_type' of the trivially-copyable type '::media::AudioDecoderType' has no effect; remove std::move() 1
8880 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 548 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8881 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 864 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8882 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 865 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8883 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.cc @ Line 1137 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
8884 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'AudioDecoder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8885 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.h @ Line 124 cppcoreguidelines-special-member-functions class 'AudioDecoderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8886 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'AudioDecoderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8887 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_decoder.mojom.h @ Line 244 cppcoreguidelines-special-member-functions class 'AudioDecoderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8888 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8889 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'is_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8890 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'AudioInputStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8891 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'AudioInputStreamClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8892 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink-test-utils.h @ Line 60 performance-trivially-destructible class 'AudioInputStreamObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8893 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.cc @ Line 185 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8894 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.cc @ Line 365 performance-move-const-arg std::move of the variable 'p_is_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8895 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 106 cppcoreguidelines-special-member-functions class 'AudioInputStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8896 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 143 cppcoreguidelines-special-member-functions class 'AudioInputStreamClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8897 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 180 cppcoreguidelines-special-member-functions class 'AudioInputStreamObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8898 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 266 cppcoreguidelines-special-member-functions class 'AudioInputStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8899 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 307 cppcoreguidelines-special-member-functions class 'AudioInputStreamClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8900 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-blink.h @ Line 348 cppcoreguidelines-special-member-functions class 'AudioInputStreamObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8901 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioInputStream_Record_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8902 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'AudioInputStream_SetVolume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8903 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'AudioInputStreamClient_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8904 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'AudioInputStreamClient_OnMutedStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8905 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-params-data.h @ Line 85 cppcoreguidelines-special-member-functions class 'AudioInputStreamObserver_DidStartRecording_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8906 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8907 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'is_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8908 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'AudioInputStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8909 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'AudioInputStreamClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8910 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom-test-utils.h @ Line 58 performance-trivially-destructible class 'AudioInputStreamObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8911 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8912 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'p_is_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8913 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'AudioInputStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8914 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'AudioInputStreamClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8915 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 142 cppcoreguidelines-special-member-functions class 'AudioInputStreamObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8916 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 228 cppcoreguidelines-special-member-functions class 'AudioInputStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8917 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 269 cppcoreguidelines-special-member-functions class 'AudioInputStreamClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8918 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_input_stream.mojom.h @ Line 310 cppcoreguidelines-special-member-functions class 'AudioInputStreamObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8919 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
8920 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
8921 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8922 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8923 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8924 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'component' of the trivially-copyable type 'media::mojom::blink::AudioLogComponent' (aka 'media::mojom::AudioLogComponent') has no effect; remove std::move() 1
8925 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'component_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8926 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.h @ Line 33 performance-trivially-destructible class 'AudioLogAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8927 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink-test-utils.h @ Line 49 performance-trivially-destructible class 'AudioLogFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8928 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 393 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8929 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 394 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8930 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 553 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8931 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 588 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8932 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 623 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8933 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 802 performance-move-const-arg std::move of the variable 'p_component' of the trivially-copyable type 'media::mojom::blink::AudioLogComponent' (aka 'media::mojom::AudioLogComponent') has no effect; remove std::move() 1
8934 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.cc @ Line 803 performance-move-const-arg std::move of the variable 'p_component_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8935 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.h @ Line 105 cppcoreguidelines-special-member-functions class 'AudioLog' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8936 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.h @ Line 166 cppcoreguidelines-special-member-functions class 'AudioLogFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8937 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.h @ Line 245 cppcoreguidelines-special-member-functions class 'AudioLogStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8938 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-blink.h @ Line 286 cppcoreguidelines-special-member-functions class 'AudioLogFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8939 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioLog_OnCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8940 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'AudioLog_OnStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8941 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'AudioLog_OnStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8942 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'AudioLog_OnClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8943 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'AudioLog_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8944 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 99 cppcoreguidelines-special-member-functions class 'AudioLog_OnSetVolume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8945 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 115 cppcoreguidelines-special-member-functions class 'AudioLog_OnProcessingStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8946 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 131 cppcoreguidelines-special-member-functions class 'AudioLog_OnLogMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8947 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-params-data.h @ Line 147 cppcoreguidelines-special-member-functions class 'AudioLogFactory_CreateAudioLog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8948 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
8949 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
8950 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8951 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8952 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
8953 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'component' of the trivially-copyable type 'media::mojom::AudioLogComponent' has no effect; remove std::move() 1
8954 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'component_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8955 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'AudioLogAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8956 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom-test-utils.h @ Line 47 performance-trivially-destructible class 'AudioLogFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8957 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 391 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8958 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 392 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8959 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 551 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8960 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 586 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8961 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 621 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8962 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 800 performance-move-const-arg std::move of the variable 'p_component' of the trivially-copyable type 'media::mojom::AudioLogComponent' has no effect; remove std::move() 1
8963 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.cc @ Line 801 performance-move-const-arg std::move of the variable 'p_component_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
8964 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'AudioLog' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8965 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.h @ Line 128 cppcoreguidelines-special-member-functions class 'AudioLogFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8966 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.h @ Line 207 cppcoreguidelines-special-member-functions class 'AudioLogStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8967 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_logging.mojom.h @ Line 248 cppcoreguidelines-special-member-functions class 'AudioLogFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8968 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8969 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'is_audible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8970 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
8971 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'AudioOutputStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8972 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'AudioOutputStreamObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8973 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'AudioOutputStreamProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8974 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink-test-utils.h @ Line 79 performance-trivially-destructible class 'AudioOutputStreamProviderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8975 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.cc @ Line 303 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8976 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.cc @ Line 554 performance-move-const-arg std::move of the variable 'p_is_audible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8977 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.cc @ Line 705 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8978 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 108 cppcoreguidelines-special-member-functions class 'AudioOutputStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8979 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 153 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8980 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 196 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8981 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 229 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8982 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 334 cppcoreguidelines-special-member-functions class 'AudioOutputStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8983 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 375 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8984 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 416 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8985 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-blink.h @ Line 457 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8986 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioOutputStream_Play_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8987 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'AudioOutputStream_Pause_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8988 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 52 cppcoreguidelines-special-member-functions class 'AudioOutputStream_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8989 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 67 cppcoreguidelines-special-member-functions class 'AudioOutputStream_SetVolume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8990 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 83 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserver_DidStartPlaying_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8991 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 98 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserver_DidStopPlaying_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8992 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 113 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserver_DidChangeAudibleState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8993 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProvider_Acquire_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8994 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-params-data.h @ Line 147 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderClient_Created_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
8995 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
8996 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'is_audible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
8997 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
8998 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'AudioOutputStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
8999 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'AudioOutputStreamObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9000 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'AudioOutputStreamProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9001 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom-test-utils.h @ Line 77 performance-trivially-destructible class 'AudioOutputStreamProviderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9002 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.cc @ Line 301 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9003 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.cc @ Line 552 performance-move-const-arg std::move of the variable 'p_is_audible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9004 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.cc @ Line 703 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9005 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'AudioOutputStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9006 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 115 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9007 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 158 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9008 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 191 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9009 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 296 cppcoreguidelines-special-member-functions class 'AudioOutputStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9010 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 337 cppcoreguidelines-special-member-functions class 'AudioOutputStreamObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9011 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 378 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9012 build/src/core/Debug/x86_64/gen/media/mojo/mojom/audio_output_stream.mojom.h @ Line 419 cppcoreguidelines-special-member-functions class 'AudioOutputStreamProviderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9013 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CdmInfobarServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9014 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'CdmInfobarService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9015 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'CdmInfobarServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9016 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CdmInfobarService_NotifyUnsupportedPlatform_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9017 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CdmInfobarServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9018 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'CdmInfobarService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9019 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_infobar_service.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'CdmInfobarServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9020 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'cdm_path' has no effect; remove std::move() or make the variable non-const 1
9021 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'CdmServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9022 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-blink.cc @ Line 186 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9023 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'CdmService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9024 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-blink.h @ Line 131 cppcoreguidelines-special-member-functions class 'CdmServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9025 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CdmService_LoadCdm_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9026 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'CdmService_CreateCdmFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9027 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'cdm_path' has no effect; remove std::move() or make the variable non-const 1
9028 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'CdmServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9029 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom.cc @ Line 184 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9030 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'CdmService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9031 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_service.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'CdmServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9032 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'file_name' has no effect; remove std::move() or make the variable non-const 1
9033 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'file_name' has no effect; remove std::move() or make the variable non-const 1
9034 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmStorage::Status' (aka 'media::mojom::CdmStorage_Status') has no effect; remove std::move() 1
9035 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9036 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9037 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9038 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9039 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9040 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CdmStorageAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9041 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink-test-utils.h @ Line 45 performance-trivially-destructible class 'CdmFileAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9042 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'CdmStorage_Open_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9043 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 203 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmStorage::Status' (aka 'media::mojom::CdmStorage_Status') has no effect; remove std::move() 1
9044 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 313 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9045 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 339 cppcoreguidelines-special-member-functions class 'CdmFile_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9046 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 352 cppcoreguidelines-special-member-functions class 'CdmFile_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9047 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 535 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9048 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 536 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9049 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 684 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9050 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.cc @ Line 825 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9051 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.h @ Line 139 cppcoreguidelines-special-member-functions class 'CdmStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9052 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.h @ Line 177 cppcoreguidelines-special-member-functions class 'CdmFile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9053 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.h @ Line 254 cppcoreguidelines-special-member-functions class 'CdmStorageStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9054 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-blink.h @ Line 295 cppcoreguidelines-special-member-functions class 'CdmFileStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9055 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CdmStorage_Open_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9056 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'CdmStorage_Open_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9057 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'CdmFile_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9058 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'CdmFile_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9059 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'CdmFile_Write_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9060 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'CdmFile_Write_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9061 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'file_name' has no effect; remove std::move() or make the variable non-const 1
9062 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'file_name' has no effect; remove std::move() or make the variable non-const 1
9063 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmStorage::Status' (aka 'media::mojom::CdmStorage_Status') has no effect; remove std::move() 1
9064 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9065 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9066 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9067 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
9068 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9069 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CdmStorageAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9070 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'CdmFileAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9071 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'CdmStorage_Open_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9072 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 201 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmStorage::Status' (aka 'media::mojom::CdmStorage_Status') has no effect; remove std::move() 1
9073 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 311 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9074 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 337 cppcoreguidelines-special-member-functions class 'CdmFile_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9075 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 350 cppcoreguidelines-special-member-functions class 'CdmFile_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9076 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 533 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9077 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 534 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9078 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 682 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'CdmFile::Status' (aka 'media::mojom::CdmFile_Status') has no effect; remove std::move() 1
9079 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.cc @ Line 823 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9080 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'CdmStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9081 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.h @ Line 106 cppcoreguidelines-special-member-functions class 'CdmFile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9082 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.h @ Line 183 cppcoreguidelines-special-member-functions class 'CdmStorageStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9083 build/src/core/Debug/x86_64/gen/media/mojo/mojom/cdm_storage.mojom.h @ Line 224 cppcoreguidelines-special-member-functions class 'CdmFileStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9084 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'certificate_data' has no effect; remove std::move() or make the variable non-const 1
9085 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'min_hdcp_version' of the trivially-copyable type 'media::mojom::blink::HdcpVersion' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9086 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9087 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'init_data_type' of the trivially-copyable type 'media::mojom::blink::EmeInitDataType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9088 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'init_data' has no effect; remove std::move() or make the variable non-const 1
9089 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9090 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9091 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9092 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
9093 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9094 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9095 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'certificate_data' has no effect; remove std::move() or make the variable non-const 1
9096 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'min_hdcp_version' of the trivially-copyable type 'media::mojom::blink::HdcpVersion' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9097 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'key_status' of the trivially-copyable type 'media::mojom::blink::CdmKeyStatus' (aka 'media::mojom::CdmKeyStatus') has no effect; remove std::move() 1
9098 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9099 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'init_data_type' of the trivially-copyable type 'media::mojom::blink::EmeInitDataType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9100 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the const variable 'init_data' has no effect; remove std::move() or make the variable non-const 1
9101 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9102 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9103 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 120 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9104 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9105 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 139 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9106 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 139 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
9107 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9108 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 169 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9109 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9110 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'message_type' of the trivially-copyable type 'media::mojom::blink::CdmMessageType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9111 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
9112 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 188 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9113 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9114 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'has_additional_usable_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9115 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 194 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9116 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 194 performance-move-const-arg std::move of the variable 'new_expiry_time_sec' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9117 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 205 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9118 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 215 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9119 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 229 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
9120 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.cc @ Line 229 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
9121 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.h @ Line 33 performance-trivially-destructible class 'ContentDecryptionModuleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9122 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.h @ Line 66 performance-trivially-destructible class 'ContentDecryptionModuleClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9123 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink-test-utils.h @ Line 82 performance-trivially-destructible class 'CdmFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9124 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'success_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9125 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'exception_in' of the trivially-copyable type 'CdmPromiseResult::Exception' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9126 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'system_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9127 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
9128 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'media::mojom::blink::CdmKeyStatus' (aka 'media::mojom::CdmKeyStatus') has no effect; remove std::move() 1
9129 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the variable 'system_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9130 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 135 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_SetServerCertificate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9131 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 148 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_GetStatusForPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9132 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 161 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CreateSessionAndGenerateRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9133 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 174 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_LoadSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9134 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 187 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_UpdateSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9135 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 200 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CloseSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9136 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 213 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_RemoveSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9137 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 856 performance-move-const-arg std::move of the variable 'p_key_status' of the trivially-copyable type 'media::mojom::blink::CdmKeyStatus' (aka 'media::mojom::CdmKeyStatus') has no effect; remove std::move() 1
9138 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1006 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9139 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1165 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9140 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1773 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9141 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1811 performance-move-const-arg std::move of the variable 'p_min_hdcp_version' of the trivially-copyable type 'media::mojom::blink::HdcpVersion' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9142 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1855 performance-move-const-arg std::move of the variable 'p_session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9143 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1856 performance-move-const-arg std::move of the variable 'p_init_data_type' of the trivially-copyable type 'media::mojom::blink::EmeInitDataType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9144 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1857 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9145 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1898 performance-move-const-arg std::move of the variable 'p_session_type' of the trivially-copyable type 'media::mojom::blink::CdmSessionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9146 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1899 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9147 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1940 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9148 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1941 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9149 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 1979 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9150 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2017 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9151 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2340 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9152 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2341 performance-move-const-arg std::move of the variable 'p_message_type' of the trivially-copyable type 'media::mojom::blink::CdmMessageType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9153 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2342 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9154 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2377 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9155 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2418 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9156 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2419 performance-move-const-arg std::move of the variable 'p_has_additional_usable_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9157 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2458 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9158 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2459 performance-move-const-arg std::move of the variable 'p_new_expiry_time_sec' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9159 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2515 cppcoreguidelines-special-member-functions class 'CdmFactory_CreateCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9160 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2692 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9161 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2694 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9162 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.cc @ Line 2830 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9163 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 110 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9164 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 185 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9165 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 231 cppcoreguidelines-special-member-functions class 'CdmFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9166 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 333 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9167 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 374 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9168 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 415 cppcoreguidelines-special-member-functions class 'CdmFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9169 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 471 cppcoreguidelines-special-member-functions class 'CdmPromiseResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9170 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-blink.h @ Line 623 cppcoreguidelines-special-member-functions class 'CdmKeyInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9171 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9172 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_SetServerCertificate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9173 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_SetServerCertificate_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9174 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_GetStatusForPolicy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9175 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_GetStatusForPolicy_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9176 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CreateSessionAndGenerateRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9177 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CreateSessionAndGenerateRequest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9178 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 140 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_LoadSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9179 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 158 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_LoadSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9180 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 175 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_UpdateSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9181 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 192 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_UpdateSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9182 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 208 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CloseSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9183 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 224 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CloseSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9184 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 240 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_RemoveSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9185 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 256 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_RemoveSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9186 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 272 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient_OnSessionMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9187 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 291 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient_OnSessionClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9188 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 307 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient_OnSessionKeysChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9189 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 326 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient_OnSessionExpirationUpdate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9190 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 343 cppcoreguidelines-special-member-functions class 'CdmFactory_CreateCdm_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9191 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-params-data.h @ Line 360 cppcoreguidelines-special-member-functions class 'CdmFactory_CreateCdm_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9192 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-shared-internal.h @ Line 74 cppcoreguidelines-special-member-functions class 'CdmPromiseResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9193 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-shared-internal.h @ Line 97 cppcoreguidelines-special-member-functions class 'CdmPromiseResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9194 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-shared-internal.h @ Line 127 cppcoreguidelines-special-member-functions class 'CdmKeyInformation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9195 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-shared-internal.h @ Line 147 cppcoreguidelines-special-member-functions class 'CdmKeyInformation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9196 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'certificate_data' has no effect; remove std::move() or make the variable non-const 1
9197 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'min_hdcp_version' of the trivially-copyable type '::media::HdcpVersion' has no effect; remove std::move() 1
9198 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9199 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'init_data_type' of the trivially-copyable type '::media::EmeInitDataType' has no effect; remove std::move() 1
9200 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'init_data' has no effect; remove std::move() or make the variable non-const 1
9201 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9202 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9203 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9204 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
9205 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9206 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9207 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'certificate_data' has no effect; remove std::move() or make the variable non-const 1
9208 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'min_hdcp_version' of the trivially-copyable type '::media::HdcpVersion' has no effect; remove std::move() 1
9209 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'key_status' of the trivially-copyable type '::media::CdmKeyInformation::KeyStatus' has no effect; remove std::move() 1
9210 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9211 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'init_data_type' of the trivially-copyable type '::media::EmeInitDataType' has no effect; remove std::move() 1
9212 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'init_data' has no effect; remove std::move() or make the variable non-const 1
9213 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 107 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9214 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the variable 'session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9215 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9216 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9217 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 137 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9218 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 137 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
9219 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9220 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 167 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9221 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9222 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'message_type' of the trivially-copyable type '::media::CdmMessageType' has no effect; remove std::move() 1
9223 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
9224 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 186 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9225 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9226 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'has_additional_usable_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9227 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 192 performance-move-const-arg std::move of the const variable 'session_id' has no effect; remove std::move() or make the variable non-const 1
9228 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 192 performance-move-const-arg std::move of the variable 'new_expiry_time_sec' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9229 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 203 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9230 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 203 performance-move-const-arg std::move of the const variable 'cdm_config' of the trivially-copyable type 'const ::media::CdmConfig' has no effect; remove std::move() 1
9231 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 213 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9232 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 213 performance-move-const-arg std::move of the const variable 'cdm_config' of the trivially-copyable type 'const ::media::CdmConfig' has no effect; remove std::move() 1
9233 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 227 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
9234 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.cc @ Line 227 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
9235 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'ContentDecryptionModuleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9236 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.h @ Line 64 performance-trivially-destructible class 'ContentDecryptionModuleClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9237 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom-test-utils.h @ Line 80 performance-trivially-destructible class 'CdmFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9238 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'success_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9239 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'exception_in' of the trivially-copyable type '::media::CdmPromise::Exception' has no effect; remove std::move() 1
9240 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'system_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9241 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
9242 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type '::media::CdmKeyInformation::KeyStatus' has no effect; remove std::move() 1
9243 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'system_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9244 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 126 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_SetServerCertificate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9245 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 139 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_GetStatusForPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9246 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 152 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CreateSessionAndGenerateRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9247 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 165 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_LoadSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9248 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 178 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_UpdateSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9249 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 191 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_CloseSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9250 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 204 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule_RemoveSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9251 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 847 performance-move-const-arg std::move of the variable 'p_key_status' of the trivially-copyable type '::media::CdmKeyInformation::KeyStatus' has no effect; remove std::move() 1
9252 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 997 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9253 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1156 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9254 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1764 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9255 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1802 performance-move-const-arg std::move of the variable 'p_min_hdcp_version' of the trivially-copyable type '::media::HdcpVersion' has no effect; remove std::move() 1
9256 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1846 performance-move-const-arg std::move of the variable 'p_session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9257 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1847 performance-move-const-arg std::move of the variable 'p_init_data_type' of the trivially-copyable type '::media::EmeInitDataType' has no effect; remove std::move() 1
9258 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1848 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9259 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1889 performance-move-const-arg std::move of the variable 'p_session_type' of the trivially-copyable type '::media::CdmSessionType' has no effect; remove std::move() 1
9260 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1890 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9261 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1931 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9262 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1932 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9263 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 1970 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9264 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2008 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9265 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2331 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9266 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2332 performance-move-const-arg std::move of the variable 'p_message_type' of the trivially-copyable type '::media::CdmMessageType' has no effect; remove std::move() 1
9267 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2333 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9268 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2368 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9269 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2409 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9270 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2410 performance-move-const-arg std::move of the variable 'p_has_additional_usable_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9271 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2449 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9272 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2450 performance-move-const-arg std::move of the variable 'p_new_expiry_time_sec' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9273 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2506 cppcoreguidelines-special-member-functions class 'CdmFactory_CreateCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9274 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2683 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9275 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2685 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9276 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2821 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9277 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.cc @ Line 2822 performance-move-const-arg std::move of the variable 'p_cdm_config' of the trivially-copyable type '::media::CdmConfig' has no effect; remove std::move() 1
9278 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'ContentDecryptionModule' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9279 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 149 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9280 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 195 cppcoreguidelines-special-member-functions class 'CdmFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9281 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 297 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9282 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 338 cppcoreguidelines-special-member-functions class 'ContentDecryptionModuleClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9283 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 379 cppcoreguidelines-special-member-functions class 'CdmFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9284 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 435 cppcoreguidelines-special-member-functions class 'CdmPromiseResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9285 build/src/core/Debug/x86_64/gen/media/mojo/mojom/content_decryption_module.mojom.h @ Line 586 cppcoreguidelines-special-member-functions class 'CdmKeyInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9286 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9287 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9288 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9289 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9290 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9291 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9292 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9293 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9294 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9295 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.cc @ Line 147 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9296 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.h @ Line 34 performance-trivially-destructible class 'DecryptorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9297 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink-test-utils.h @ Line 59 performance-trivially-destructible class 'FrameResourceReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9298 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'Decryptor_Decrypt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9299 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeAudioDecoder_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9300 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 75 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeVideoDecoder_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9301 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 88 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeAudio_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9302 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 101 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeVideo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9303 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 625 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9304 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 768 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9305 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 899 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9306 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1033 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9307 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1190 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'Decryptor::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9308 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1341 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9309 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1388 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9310 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1423 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9311 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.cc @ Line 1481 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type 'Decryptor::StreamType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9312 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'Decryptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9313 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.h @ Line 154 cppcoreguidelines-special-member-functions class 'FrameResourceReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9314 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.h @ Line 229 cppcoreguidelines-special-member-functions class 'DecryptorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9315 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-blink.h @ Line 270 cppcoreguidelines-special-member-functions class 'FrameResourceReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9316 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Decryptor_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9317 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'Decryptor_Decrypt_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9318 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'Decryptor_Decrypt_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9319 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 77 cppcoreguidelines-special-member-functions class 'Decryptor_CancelDecrypt_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9320 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 94 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeAudioDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9321 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 110 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeAudioDecoder_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9322 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 127 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeVideoDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9323 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 143 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeVideoDecoder_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9324 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeAudio_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9325 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 176 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeAudio_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9326 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 194 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeVideo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9327 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 210 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeVideo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9328 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 229 cppcoreguidelines-special-member-functions class 'Decryptor_ResetDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9329 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-params-data.h @ Line 246 cppcoreguidelines-special-member-functions class 'Decryptor_DeinitializeDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9330 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9331 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9332 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
9333 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
9334 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9335 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9336 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9337 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9338 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
9339 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9340 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 101 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
9341 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9342 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9343 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9344 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the const variable 'video_frame' has no effect; remove std::move() or make the variable non-const 1
9345 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'DecryptorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9346 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom-test-utils.h @ Line 57 performance-trivially-destructible class 'FrameResourceReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9347 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'Decryptor_Decrypt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9348 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 61 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeAudioDecoder_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9349 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 74 cppcoreguidelines-special-member-functions class 'Decryptor_InitializeVideoDecoder_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9350 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 87 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeAudio_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9351 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 100 cppcoreguidelines-special-member-functions class 'Decryptor_DecryptAndDecodeVideo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9352 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 624 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9353 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 767 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9354 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 898 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9355 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1032 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9356 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1189 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::Decryptor::Status' has no effect; remove std::move() 1
9357 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1190 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9358 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1340 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9359 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1387 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9360 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1422 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9361 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1480 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::Decryptor::StreamType' has no effect; remove std::move() 1
9362 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1522 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9363 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.cc @ Line 1560 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9364 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'Decryptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9365 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.h @ Line 150 cppcoreguidelines-special-member-functions class 'FrameResourceReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9366 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'DecryptorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9367 build/src/core/Debug/x86_64/gen/media/mojo/mojom/decryptor.mojom.h @ Line 266 cppcoreguidelines-special-member-functions class 'FrameResourceReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9368 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'DemuxerStream::Type' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9369 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'DemuxerStream::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9370 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'DemuxerStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9371 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'DemuxerStream_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9372 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'DemuxerStream_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9373 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.cc @ Line 259 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'DemuxerStream::Type' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9374 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.cc @ Line 432 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'DemuxerStream::Status' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9375 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'DemuxerStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9376 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-blink.h @ Line 145 cppcoreguidelines-special-member-functions class 'DemuxerStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9377 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DemuxerStream_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9378 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'DemuxerStream_Initialize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9379 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'DemuxerStream_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9380 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'DemuxerStream_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9381 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'DemuxerStream_EnableBitstreamConverter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9382 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::media::DemuxerStream::Type' has no effect; remove std::move() 1
9383 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'audio_config' has no effect; remove std::move() or make the variable non-const 1
9384 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'video_config' has no effect; remove std::move() or make the variable non-const 1
9385 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::DemuxerStream::Status' has no effect; remove std::move() 1
9386 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'audio_config' has no effect; remove std::move() or make the variable non-const 1
9387 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'video_config' has no effect; remove std::move() or make the variable non-const 1
9388 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'DemuxerStreamAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9389 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'DemuxerStream_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9390 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 61 cppcoreguidelines-special-member-functions class 'DemuxerStream_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9391 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::media::DemuxerStream::Type' has no effect; remove std::move() 1
9392 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 260 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9393 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 261 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9394 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 431 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::DemuxerStream::Status' has no effect; remove std::move() 1
9395 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 433 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9396 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.cc @ Line 434 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9397 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'DemuxerStream' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9398 build/src/core/Debug/x86_64/gen/media/mojo/mojom/demuxer_stream.mojom.h @ Line 141 cppcoreguidelines-special-member-functions class 'DemuxerStreamStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9399 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'display_surface_in' of the trivially-copyable type 'media::mojom::blink::DisplayCaptureSurfaceType' (aka 'media::mojom::DisplayCaptureSurfaceType') has no effect; remove std::move() 1
9400 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'logical_surface_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9401 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'cursor_in' of the trivially-copyable type 'media::mojom::blink::CursorCaptureType' (aka 'media::mojom::CursorCaptureType') has no effect; remove std::move() 1
9402 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-blink.h @ Line 128 cppcoreguidelines-special-member-functions class 'DisplayMediaInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9403 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-blink.h @ Line 159 performance-trivially-destructible class 'DisplayMediaInformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
9404 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'DisplayMediaInformation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9405 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom-shared-internal.h @ Line 103 cppcoreguidelines-special-member-functions class 'DisplayMediaInformation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9406 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'display_surface_in' of the trivially-copyable type 'media::mojom::DisplayCaptureSurfaceType' has no effect; remove std::move() 1
9407 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'logical_surface_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9408 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'cursor_in' of the trivially-copyable type 'media::mojom::CursorCaptureType' has no effect; remove std::move() 1
9409 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom.h @ Line 57 cppcoreguidelines-special-member-functions class 'DisplayMediaInformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9410 build/src/core/Debug/x86_64/gen/media/mojo/mojom/display_media_information.mojom.h @ Line 88 performance-trivially-destructible class 'DisplayMediaInformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
9411 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'cdm_origin' has no effect; remove std::move() or make the variable non-const 1
9412 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'FrameInterfaceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9413 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink.cc @ Line 52 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9414 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink.cc @ Line 66 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9415 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink.cc @ Line 366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9416 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9417 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-blink.h @ Line 152 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9418 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_CreateProvisionFetcher_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9419 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_CreateCdmStorage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9420 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9421 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9422 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_BindEmbedderReceiver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9423 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'cdm_origin' has no effect; remove std::move() or make the variable non-const 1
9424 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'FrameInterfaceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9425 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom.cc @ Line 50 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9426 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom.cc @ Line 64 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory_GetCdmOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9427 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom.cc @ Line 364 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9428 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9429 build/src/core/Debug/x86_64/gen/media/mojo/mojom/frame_interface_factory.mojom.h @ Line 147 cppcoreguidelines-special-member-functions class 'FrameInterfaceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9430 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'audio_device_id' has no effect; remove std::move() or make the variable non-const 1
9431 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9432 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9433 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
9434 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
9435 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'InterfaceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9436 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9437 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.cc @ Line 363 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9438 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.cc @ Line 365 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9439 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.cc @ Line 557 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9440 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.cc @ Line 625 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9441 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.h @ Line 80 cppcoreguidelines-special-member-functions class 'InterfaceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9442 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-blink.h @ Line 150 cppcoreguidelines-special-member-functions class 'InterfaceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9443 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateAudioDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9444 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateVideoDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9445 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateDefaultRenderer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9446 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateCdm_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9447 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateCdm_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9448 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'audio_device_id' has no effect; remove std::move() or make the variable non-const 1
9449 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9450 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'cdm_config' of the trivially-copyable type 'const ::media::CdmConfig' has no effect; remove std::move() 1
9451 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9452 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'cdm_config' of the trivially-copyable type 'const ::media::CdmConfig' has no effect; remove std::move() 1
9453 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
9454 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
9455 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'InterfaceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9456 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'InterfaceFactory_CreateCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9457 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 361 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9458 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 363 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9459 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 555 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9460 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 623 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9461 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.cc @ Line 624 performance-move-const-arg std::move of the variable 'p_cdm_config' of the trivially-copyable type '::media::CdmConfig' has no effect; remove std::move() 1
9462 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.h @ Line 75 cppcoreguidelines-special-member-functions class 'InterfaceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9463 build/src/core/Debug/x86_64/gen/media/mojo/mojom/interface_factory.mojom.h @ Line 145 cppcoreguidelines-special-member-functions class 'InterfaceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9464 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9465 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9466 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9467 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'KeySystemSupportAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9468 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'supports_vp9_profile2_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9469 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 109 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9470 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 124 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9471 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 338 performance-move-const-arg std::move of the variable 'p_is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9472 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 418 performance-move-const-arg std::move of the variable 'p_is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9473 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.cc @ Line 483 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9474 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'KeySystemSupport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9475 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.h @ Line 134 cppcoreguidelines-special-member-functions class 'KeySystemSupportStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9476 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-blink.h @ Line 180 cppcoreguidelines-special-member-functions class 'KeySystemCapability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9477 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9478 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9479 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'KeySystemCapability_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9480 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'KeySystemCapability_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9481 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9482 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'key_system' has no effect; remove std::move() or make the variable non-const 1
9483 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9484 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'KeySystemSupportAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9485 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'supports_vp9_profile2_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9486 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 107 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9487 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 122 cppcoreguidelines-special-member-functions class 'KeySystemSupport_IsKeySystemSupported_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9488 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'p_is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9489 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 416 performance-move-const-arg std::move of the variable 'p_is_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9490 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.cc @ Line 481 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9491 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'KeySystemSupport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9492 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.h @ Line 129 cppcoreguidelines-special-member-functions class 'KeySystemSupportStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9493 build/src/core/Debug/x86_64/gen/media/mojo/mojom/key_system_support.mojom.h @ Line 175 cppcoreguidelines-special-member-functions class 'KeySystemCapability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9494 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'MediaLogAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9495 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'MediaLog' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9496 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-blink.h @ Line 122 cppcoreguidelines-special-member-functions class 'MediaLogStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9497 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaLog_AddLogRecord_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9498 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'event' has no effect; remove std::move() or make the variable non-const 1
9499 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'MediaLogAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9500 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom.cc @ Line 134 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9501 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'MediaLog' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9502 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_log.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'MediaLogStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9503 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'is_mse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9504 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'url_scheme' of the trivially-copyable type 'media::mojom::blink::MediaURLScheme' (aka 'media::mojom::MediaURLScheme') has no effect; remove std::move() 1
9505 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::mojom::blink::MediaStreamType' (aka 'media::mojom::MediaStreamType') has no effect; remove std::move() 1
9506 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9507 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9508 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9509 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9510 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'container_name' of the trivially-copyable type '::media::mojom::blink::MediaContainerName' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9511 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'taskName' has no effect; remove std::move() or make the variable non-const 1
9512 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type '::media::mojom::blink::AudioCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9513 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type '::media::mojom::blink::VideoCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9514 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'MediaMetricsProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9515 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 796 performance-move-const-arg std::move of the variable 'p_is_mse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9516 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 797 performance-move-const-arg std::move of the variable 'p_url_scheme' of the trivially-copyable type 'media::mojom::blink::MediaURLScheme' (aka 'media::mojom::MediaURLScheme') has no effect; remove std::move() 1
9517 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 798 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::mojom::blink::MediaStreamType' (aka 'media::mojom::MediaStreamType') has no effect; remove std::move() 1
9518 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 833 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9519 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 961 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9520 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 996 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9521 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 1031 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9522 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 1066 performance-move-const-arg std::move of the variable 'p_container_name' of the trivially-copyable type '::media::mojom::blink::MediaContainerName' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9523 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 1184 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9524 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 1257 performance-move-const-arg std::move of the variable 'p_codec' of the trivially-copyable type '::media::mojom::blink::AudioCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9525 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.cc @ Line 1292 performance-move-const-arg std::move of the variable 'p_codec' of the trivially-copyable type '::media::mojom::blink::VideoCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9526 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.h @ Line 111 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9527 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-blink.h @ Line 257 cppcoreguidelines-special-member-functions class 'MediaMetricsProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9528 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9529 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 42 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9530 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetHasPlayed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9531 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetHaveEnough_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9532 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetIsEME_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9533 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetTimeToMetadata_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9534 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 120 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetTimeToFirstFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9535 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetTimeToPlayReady_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9536 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetContainerName_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9537 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_AcquireWatchTimeRecorder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9538 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_AcquireVideoDecodeStatsRecorder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9539 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_AcquireLearningTaskController_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9540 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 222 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_AcquirePlaybackEventsRecorder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9541 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 239 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetHasAudio_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9542 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 256 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetHasVideo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9543 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 273 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetVideoPipelineInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9544 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-params-data.h @ Line 289 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider_SetAudioPipelineInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9545 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'is_mse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9546 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'url_scheme' of the trivially-copyable type 'media::mojom::MediaURLScheme' has no effect; remove std::move() 1
9547 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::mojom::MediaStreamType' has no effect; remove std::move() 1
9548 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
9549 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9550 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9551 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9552 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'container_name' of the trivially-copyable type '::media::container_names::MediaContainerName' has no effect; remove std::move() 1
9553 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'taskName' has no effect; remove std::move() or make the variable non-const 1
9554 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type '::media::AudioCodec' has no effect; remove std::move() 1
9555 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type '::media::VideoCodec' has no effect; remove std::move() 1
9556 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'info' of the trivially-copyable type 'const ::media::VideoDecoderInfo' (aka 'const PipelineDecoderInfo') has no effect; remove std::move() 1
9557 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'info' of the trivially-copyable type 'const ::media::AudioDecoderInfo' (aka 'const PipelineDecoderInfo') has no effect; remove std::move() 1
9558 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'MediaMetricsProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9559 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 794 performance-move-const-arg std::move of the variable 'p_is_mse' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9560 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 795 performance-move-const-arg std::move of the variable 'p_url_scheme' of the trivially-copyable type 'media::mojom::MediaURLScheme' has no effect; remove std::move() 1
9561 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 796 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::mojom::MediaStreamType' has no effect; remove std::move() 1
9562 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 831 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
9563 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 959 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9564 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 994 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9565 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1029 performance-move-const-arg std::move of the variable 'p_elapsed' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9566 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1064 performance-move-const-arg std::move of the variable 'p_container_name' of the trivially-copyable type '::media::container_names::MediaContainerName' has no effect; remove std::move() 1
9567 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1182 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9568 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1255 performance-move-const-arg std::move of the variable 'p_codec' of the trivially-copyable type '::media::AudioCodec' has no effect; remove std::move() 1
9569 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1290 performance-move-const-arg std::move of the variable 'p_codec' of the trivially-copyable type '::media::VideoCodec' has no effect; remove std::move() 1
9570 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1325 performance-move-const-arg std::move of the variable 'p_info' of the trivially-copyable type '::media::VideoDecoderInfo' (aka 'PipelineDecoderInfo') has no effect; remove std::move() 1
9571 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.cc @ Line 1360 performance-move-const-arg std::move of the variable 'p_info' of the trivially-copyable type '::media::AudioDecoderInfo' (aka 'PipelineDecoderInfo') has no effect; remove std::move() 1
9572 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'MediaMetricsProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9573 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_metrics_provider.mojom.h @ Line 219 cppcoreguidelines-special-member-functions class 'MediaMetricsProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9574 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'triggered_by_user' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9575 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9576 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9577 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'sink_id' has no effect; remove std::move() or make the variable non-const 1
9578 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'stream_ended' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9579 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9580 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'has_audio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9581 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'has_video' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9582 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'content_type' of the trivially-copyable type '::media::MediaContentType' has no effect; remove std::move() 1
9583 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::blink::WebFullscreenVideoStatus' has no effect; remove std::move() 1
9584 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 87 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9585 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9586 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'hashed_device_id' has no effect; remove std::move() or make the variable non-const 1
9587 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'player_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9588 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.h @ Line 33 performance-trivially-destructible class 'MediaPlayerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9589 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.h @ Line 60 performance-trivially-destructible class 'MediaPlayerObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9590 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink-test-utils.h @ Line 76 performance-trivially-destructible class 'MediaPlayerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9591 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 457 performance-move-const-arg std::move of the variable 'p_triggered_by_user' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9592 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 492 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9593 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 527 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9594 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 624 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9595 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1216 performance-move-const-arg std::move of the variable 'p_stream_ended' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9596 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1251 performance-move-const-arg std::move of the variable 'p_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9597 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1292 performance-move-const-arg std::move of the variable 'p_has_audio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9598 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1293 performance-move-const-arg std::move of the variable 'p_has_video' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9599 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1294 performance-move-const-arg std::move of the variable 'p_content_type' of the trivially-copyable type '::media::MediaContentType' has no effect; remove std::move() 1
9600 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1364 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::blink::WebFullscreenVideoStatus' has no effect; remove std::move() 1
9601 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1399 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
9602 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1434 performance-move-const-arg std::move of the variable 'p_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9603 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1469 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9604 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.cc @ Line 1758 performance-move-const-arg std::move of the variable 'p_player_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9605 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'MediaPlayer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9606 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 136 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9607 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 213 cppcoreguidelines-special-member-functions class 'MediaPlayerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9608 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 329 cppcoreguidelines-special-member-functions class 'MediaPlayerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9609 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 370 cppcoreguidelines-special-member-functions class 'MediaPlayerObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9610 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-blink.h @ Line 411 cppcoreguidelines-special-member-functions class 'MediaPlayerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9611 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaPlayer_AddMediaPlayerObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9612 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestPlay_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9613 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestPause_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9614 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestSeekForward_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9615 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestSeekBackward_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9616 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestEnterPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9617 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'MediaPlayer_RequestExitPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9618 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'MediaPlayer_SetAudioSinkId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9619 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaPlaying_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9620 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 163 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaPaused_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9621 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 180 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMutedStatusChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9622 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 197 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaMetadataChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9623 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 216 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaPositionStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9624 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 232 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaEffectivelyFullscreenChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9625 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 249 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnMediaSizeChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9626 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 265 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnPictureInPictureAvailabilityChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9627 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 282 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnAudioOutputSinkChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9628 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 298 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnAudioOutputSinkChangingDisabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9629 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 313 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnBufferUnderflow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9630 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 328 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver_OnSeek_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9631 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-params-data.h @ Line 343 cppcoreguidelines-special-member-functions class 'MediaPlayerHost_OnMediaPlayerAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9632 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'triggered_by_user' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9633 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9634 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9635 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'sink_id' has no effect; remove std::move() or make the variable non-const 1
9636 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'stream_ended' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9637 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9638 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'has_audio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9639 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'has_video' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9640 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'content_type' of the trivially-copyable type '::media::MediaContentType' has no effect; remove std::move() 1
9641 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'media_position' has no effect; remove std::move() or make the variable non-const 1
9642 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::blink::WebFullscreenVideoStatus' has no effect; remove std::move() 1
9643 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9644 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9645 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'hashed_device_id' has no effect; remove std::move() or make the variable non-const 1
9646 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'player_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9647 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'MediaPlayerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9648 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.h @ Line 58 performance-trivially-destructible class 'MediaPlayerObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9649 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom-test-utils.h @ Line 74 performance-trivially-destructible class 'MediaPlayerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9650 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 455 performance-move-const-arg std::move of the variable 'p_triggered_by_user' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9651 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 490 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9652 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 525 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9653 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 622 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9654 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1214 performance-move-const-arg std::move of the variable 'p_stream_ended' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9655 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1249 performance-move-const-arg std::move of the variable 'p_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9656 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1290 performance-move-const-arg std::move of the variable 'p_has_audio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9657 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1291 performance-move-const-arg std::move of the variable 'p_has_video' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9658 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1292 performance-move-const-arg std::move of the variable 'p_content_type' of the trivially-copyable type '::media::MediaContentType' has no effect; remove std::move() 1
9659 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1327 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9660 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1362 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::blink::WebFullscreenVideoStatus' has no effect; remove std::move() 1
9661 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1397 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
9662 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1432 performance-move-const-arg std::move of the variable 'p_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9663 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9664 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.cc @ Line 1756 performance-move-const-arg std::move of the variable 'p_player_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9665 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'MediaPlayer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9666 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'MediaPlayerObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9667 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 208 cppcoreguidelines-special-member-functions class 'MediaPlayerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9668 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 324 cppcoreguidelines-special-member-functions class 'MediaPlayerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9669 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 365 cppcoreguidelines-special-member-functions class 'MediaPlayerObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9670 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_player.mojom.h @ Line 406 cppcoreguidelines-special-member-functions class 'MediaPlayerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9671 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'MediaServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9672 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'MediaService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9673 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom-blink.h @ Line 123 cppcoreguidelines-special-member-functions class 'MediaServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9674 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaService_CreateInterfaceFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9675 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'MediaServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9676 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'MediaService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9677 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_service.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'MediaServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9678 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'rotation_in' of the trivially-copyable type 'media::mojom::blink::VideoRotation' (aka 'media::mojom::VideoRotation') has no effect; remove std::move() 1
9679 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'mirrored_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9680 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the variable 'crypt_byte_block_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9681 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the variable 'skip_byte_block_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9682 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 126 performance-move-const-arg std::move of the variable 'primaries_in' of the trivially-copyable type 'VideoColorSpace::PrimaryID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9683 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 127 performance-move-const-arg std::move of the variable 'transfer_in' of the trivially-copyable type 'VideoColorSpace::TransferID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9684 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 128 performance-move-const-arg std::move of the variable 'matrix_in' of the trivially-copyable type 'VideoColorSpace::MatrixID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9685 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 129 performance-move-const-arg std::move of the variable 'range_in' of the trivially-copyable type 'VideoColorSpace::RangeID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9686 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 186 performance-move-const-arg std::move of the variable 'codec_in' of the trivially-copyable type 'media::mojom::blink::AudioCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9687 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 187 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type 'media::mojom::blink::AudioCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9688 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 188 performance-move-const-arg std::move of the variable 'sample_format_in' of the trivially-copyable type 'media::mojom::blink::SampleFormat' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9689 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 189 performance-move-const-arg std::move of the variable 'channel_layout_in' of the trivially-copyable type 'media::mojom::blink::ChannelLayout' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9690 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 190 performance-move-const-arg std::move of the variable 'samples_per_second_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9691 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 192 performance-move-const-arg std::move of the variable 'seek_preroll_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9692 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 193 performance-move-const-arg std::move of the variable 'codec_delay_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9693 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 194 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type 'media::mojom::blink::EncryptionScheme' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9694 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 270 performance-move-const-arg std::move of the variable 'codec_in' of the trivially-copyable type 'media::mojom::blink::VideoCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9695 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 271 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type 'media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9696 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 272 performance-move-const-arg std::move of the variable 'level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9697 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'has_alpha_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9698 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 275 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9699 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 276 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
9700 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 277 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9701 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 279 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type 'media::mojom::blink::EncryptionScheme' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9702 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 355 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type 'media::mojom::blink::EncryptionScheme' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9703 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 356 performance-move-const-arg std::move of the const variable 'key_id_in' has no effect; remove std::move() or make the variable non-const 1
9704 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 357 performance-move-const-arg std::move of the const variable 'iv_in' has no effect; remove std::move() or make the variable non-const 1
9705 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 413 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9706 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 414 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9707 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 415 performance-move-const-arg std::move of the variable 'is_end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9708 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 416 performance-move-const-arg std::move of the variable 'data_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9709 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 417 performance-move-const-arg std::move of the variable 'is_key_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9710 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 420 performance-move-const-arg std::move of the variable 'front_discard_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9711 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 421 performance-move-const-arg std::move of the variable 'back_discard_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9712 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 489 performance-move-const-arg std::move of the variable 'sample_format_in' of the trivially-copyable type 'media::mojom::blink::SampleFormat' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9713 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 490 performance-move-const-arg std::move of the variable 'channel_layout_in' of the trivially-copyable type 'media::mojom::blink::ChannelLayout' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9714 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 491 performance-move-const-arg std::move of the variable 'channel_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9715 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 492 performance-move-const-arg std::move of the variable 'sample_rate_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9716 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 493 performance-move-const-arg std::move of the variable 'frame_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9717 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 494 performance-move-const-arg std::move of the variable 'end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9718 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 495 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9719 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 552 performance-move-const-arg std::move of the variable 'channel_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9720 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 553 performance-move-const-arg std::move of the variable 'sample_rate_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9721 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 554 performance-move-const-arg std::move of the variable 'frame_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9722 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 667 performance-move-const-arg std::move of the variable 'allow_overlay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9723 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 670 performance-move-const-arg std::move of the variable 'has_capture_counter_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9724 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 671 performance-move-const-arg std::move of the variable 'capture_counter_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9725 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 672 performance-move-const-arg std::move of the const variable 'capture_update_rect_in' has no effect; remove std::move() or make the variable non-const 1
9726 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 673 performance-move-const-arg std::move of the variable 'has_copy_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9727 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 674 performance-move-const-arg std::move of the variable 'copy_mode_in' of the trivially-copyable type 'media::mojom::blink::CopyMode' (aka 'media::mojom::CopyMode') has no effect; remove std::move() 1
9728 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 675 performance-move-const-arg std::move of the variable 'end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9729 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 677 performance-move-const-arg std::move of the variable 'has_frame_rate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9730 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 678 performance-move-const-arg std::move of the variable 'frame_rate_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9731 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 679 performance-move-const-arg std::move of the variable 'interactive_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9732 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 681 performance-move-const-arg std::move of the variable 'read_lock_fences_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9733 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 683 performance-move-const-arg std::move of the variable 'texture_owner_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9734 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 684 performance-move-const-arg std::move of the variable 'wants_promotion_hint_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9735 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 685 performance-move-const-arg std::move of the variable 'protected_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9736 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 686 performance-move-const-arg std::move of the variable 'hw_protected_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9737 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 687 performance-move-const-arg std::move of the const variable 'overlay_plane_id_in' has no effect; remove std::move() or make the variable non-const 1
9738 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 688 performance-move-const-arg std::move of the variable 'power_efficient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9739 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 689 performance-move-const-arg std::move of the variable 'has_device_scale_factor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9740 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 690 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9741 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 691 performance-move-const-arg std::move of the variable 'has_page_scale_factor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9742 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 692 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9743 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 693 performance-move-const-arg std::move of the variable 'has_root_scroll_offset_x_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9744 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 694 performance-move-const-arg std::move of the variable 'root_scroll_offset_x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9745 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 695 performance-move-const-arg std::move of the variable 'has_root_scroll_offset_y_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9746 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 696 performance-move-const-arg std::move of the variable 'root_scroll_offset_y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9747 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 697 performance-move-const-arg std::move of the variable 'has_top_controls_visible_height_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9748 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 698 performance-move-const-arg std::move of the variable 'top_controls_visible_height_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9749 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 702 performance-move-const-arg std::move of the variable 'has_rtp_timestamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9750 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 703 performance-move-const-arg std::move of the variable 'rtp_timestamp_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9751 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 706 performance-move-const-arg std::move of the variable 'hw_protected_validation_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9752 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 900 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'media::mojom::blink::VideoPixelFormat' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9753 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 901 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9754 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 902 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
9755 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 903 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9756 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 904 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9757 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 906 performance-move-const-arg std::move of the const variable 'metadata_in' has no effect; remove std::move() or make the variable non-const 1
9758 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 907 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
9759 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 985 performance-move-const-arg std::move of the variable 'frame_data_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9760 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1111 performance-move-const-arg std::move of the variable 'audio_bytes_decoded_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9761 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1112 performance-move-const-arg std::move of the variable 'video_bytes_decoded_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9762 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1113 performance-move-const-arg std::move of the variable 'video_frames_decoded_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9763 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1114 performance-move-const-arg std::move of the variable 'video_frames_dropped_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9764 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1115 performance-move-const-arg std::move of the variable 'audio_memory_usage_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
9765 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1116 performance-move-const-arg std::move of the variable 'video_memory_usage_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
9766 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1175 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type 'media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9767 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1176 performance-move-const-arg std::move of the const variable 'video_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9768 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1177 performance-move-const-arg std::move of the variable 'frames_per_sec_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9769 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1178 performance-move-const-arg std::move of the const variable 'key_system_in' has no effect; remove std::move() or make the variable non-const 1
9770 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1179 performance-move-const-arg std::move of the variable 'use_hw_secure_codecs_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9771 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1221 performance-move-const-arg std::move of the variable 'frames_decoded_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9772 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1222 performance-move-const-arg std::move of the variable 'frames_dropped_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9773 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1223 performance-move-const-arg std::move of the variable 'frames_power_efficient_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9774 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1263 performance-move-const-arg std::move of the variable 'decoder_type_in' of the trivially-copyable type 'media::mojom::blink::AudioDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9775 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1264 performance-move-const-arg std::move of the variable 'is_platform_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9776 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1265 performance-move-const-arg std::move of the variable 'has_decrypting_demuxer_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9777 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1305 performance-move-const-arg std::move of the variable 'decoder_type_in' of the trivially-copyable type 'media::mojom::blink::VideoDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9778 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1306 performance-move-const-arg std::move of the variable 'is_platform_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9779 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1307 performance-move-const-arg std::move of the variable 'has_decrypting_demuxer_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9780 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1351 performance-move-const-arg std::move of the variable 'code_in' of the trivially-copyable type 'media::mojom::blink::StatusCode' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9781 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.cc @ Line 1352 performance-move-const-arg std::move of the const variable 'message_in' has no effect; remove std::move() or make the variable non-const 1
9782 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 180 cppcoreguidelines-special-member-functions class 'VideoTransformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9783 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 320 cppcoreguidelines-special-member-functions class 'EncryptionPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9784 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 460 cppcoreguidelines-special-member-functions class 'VideoColorSpace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9785 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 619 cppcoreguidelines-special-member-functions class 'EosVideoFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9786 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 757 cppcoreguidelines-special-member-functions class 'PredictionTargets' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9787 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 900 cppcoreguidelines-special-member-functions class 'AudioDecoderInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9788 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 1043 cppcoreguidelines-special-member-functions class 'VideoDecoderInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9789 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 1187 cppcoreguidelines-special-member-functions class 'VideoFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9790 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 1349 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9791 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 1375 cppcoreguidelines-special-member-functions class 'AudioDecoderConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9792 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 2016 cppcoreguidelines-special-member-functions class 'AudioBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9793 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 2173 cppcoreguidelines-special-member-functions class 'AudioDataS16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9794 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 3277 cppcoreguidelines-special-member-functions class 'PipelineStatistics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9795 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 3429 cppcoreguidelines-special-member-functions class 'PredictionFeatures' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9796 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 210 performance-trivially-destructible class 'VideoTransformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
9797 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 350 performance-trivially-destructible class 'EncryptionPattern' can be made trivially destructible by defaulting the destructor on its first declaration 3
9798 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 496 performance-trivially-destructible class 'VideoColorSpace' can be made trivially destructible by defaulting the destructor on its first declaration 3
9799 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 645 performance-trivially-destructible class 'EosVideoFrameData' can be made trivially destructible by defaulting the destructor on its first declaration 3
9800 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 788 performance-trivially-destructible class 'PredictionTargets' can be made trivially destructible by defaulting the destructor on its first declaration 3
9801 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 931 performance-trivially-destructible class 'AudioDecoderInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
9802 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 1074 performance-trivially-destructible class 'VideoDecoderInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
9803 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-blink.h @ Line 3311 performance-trivially-destructible class 'PipelineStatistics' can be made trivially destructible by defaulting the destructor on its first declaration 3
9804 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 196 cppcoreguidelines-special-member-functions class 'VideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9805 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 265 cppcoreguidelines-special-member-functions class 'VideoTransformation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9806 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 285 cppcoreguidelines-special-member-functions class 'VideoTransformation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9807 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 315 cppcoreguidelines-special-member-functions class 'EncryptionPattern_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9808 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 334 cppcoreguidelines-special-member-functions class 'EncryptionPattern_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9809 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 364 cppcoreguidelines-special-member-functions class 'VideoColorSpace_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9810 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 385 cppcoreguidelines-special-member-functions class 'VideoColorSpace_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9811 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 415 cppcoreguidelines-special-member-functions class 'AudioDecoderConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9812 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 442 cppcoreguidelines-special-member-functions class 'AudioDecoderConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9813 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 472 cppcoreguidelines-special-member-functions class 'VideoDecoderConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9814 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 503 cppcoreguidelines-special-member-functions class 'VideoDecoderConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9815 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 533 cppcoreguidelines-special-member-functions class 'DecryptConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9816 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 556 cppcoreguidelines-special-member-functions class 'DecryptConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9817 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 586 cppcoreguidelines-special-member-functions class 'DecoderBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9818 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 613 cppcoreguidelines-special-member-functions class 'DecoderBuffer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9819 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 643 cppcoreguidelines-special-member-functions class 'AudioBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9820 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 669 cppcoreguidelines-special-member-functions class 'AudioBuffer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9821 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 699 cppcoreguidelines-special-member-functions class 'AudioDataS16_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9822 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 721 cppcoreguidelines-special-member-functions class 'AudioDataS16_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9823 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 751 cppcoreguidelines-special-member-functions class 'VideoFrameMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9824 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 809 cppcoreguidelines-special-member-functions class 'VideoFrameMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9825 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 839 cppcoreguidelines-special-member-functions class 'VideoFrame_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9826 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 866 cppcoreguidelines-special-member-functions class 'VideoFrame_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9827 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 896 cppcoreguidelines-special-member-functions class 'EosVideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9828 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 913 cppcoreguidelines-special-member-functions class 'EosVideoFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9829 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 943 cppcoreguidelines-special-member-functions class 'SharedBufferVideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9830 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 965 cppcoreguidelines-special-member-functions class 'SharedBufferVideoFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9831 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 995 cppcoreguidelines-special-member-functions class 'DmabufVideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9832 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1013 cppcoreguidelines-special-member-functions class 'DmabufVideoFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9833 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1043 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9834 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1062 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVideoFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9835 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1092 cppcoreguidelines-special-member-functions class 'MailboxVideoFrameData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9836 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1111 cppcoreguidelines-special-member-functions class 'MailboxVideoFrameData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9837 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1141 cppcoreguidelines-special-member-functions class 'PipelineStatistics_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9838 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1164 cppcoreguidelines-special-member-functions class 'PipelineStatistics_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9839 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1194 cppcoreguidelines-special-member-functions class 'PredictionFeatures_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9840 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1217 cppcoreguidelines-special-member-functions class 'PredictionFeatures_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9841 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1247 cppcoreguidelines-special-member-functions class 'PredictionTargets_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9842 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1268 cppcoreguidelines-special-member-functions class 'PredictionTargets_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9843 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1298 cppcoreguidelines-special-member-functions class 'AudioDecoderInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9844 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1319 cppcoreguidelines-special-member-functions class 'AudioDecoderInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9845 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1349 cppcoreguidelines-special-member-functions class 'VideoDecoderInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9846 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1370 cppcoreguidelines-special-member-functions class 'VideoDecoderInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9847 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1400 cppcoreguidelines-special-member-functions class 'Status_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9848 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom-shared-internal.h @ Line 1423 cppcoreguidelines-special-member-functions class 'Status_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9849 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'rotation_in' of the trivially-copyable type '::media::VideoRotation' has no effect; remove std::move() 1
9850 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'mirrored_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9851 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'crypt_byte_block_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9852 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'skip_byte_block_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9853 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'primaries_in' of the trivially-copyable type '::media::VideoColorSpace::PrimaryID' has no effect; remove std::move() 1
9854 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'transfer_in' of the trivially-copyable type 'VideoColorSpace::TransferID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9855 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'matrix_in' of the trivially-copyable type 'VideoColorSpace::MatrixID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9856 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'range_in' of the trivially-copyable type 'VideoColorSpace::RangeID' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
9857 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'codec_in' of the trivially-copyable type '::media::AudioCodec' has no effect; remove std::move() 1
9858 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::media::AudioCodecProfile' has no effect; remove std::move() 1
9859 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 169 performance-move-const-arg std::move of the variable 'sample_format_in' of the trivially-copyable type '::media::SampleFormat' has no effect; remove std::move() 1
9860 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 170 performance-move-const-arg std::move of the variable 'channel_layout_in' of the trivially-copyable type '::media::ChannelLayout' has no effect; remove std::move() 1
9861 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 171 performance-move-const-arg std::move of the variable 'samples_per_second_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9862 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'seek_preroll_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9863 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'codec_delay_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9864 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 175 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type '::media::EncryptionScheme' has no effect; remove std::move() 1
9865 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 251 performance-move-const-arg std::move of the variable 'codec_in' of the trivially-copyable type '::media::VideoCodec' has no effect; remove std::move() 1
9866 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 252 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
9867 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 253 performance-move-const-arg std::move of the variable 'level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9868 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 254 performance-move-const-arg std::move of the variable 'has_alpha_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9869 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 255 performance-move-const-arg std::move of the const variable 'transformation_in' of the trivially-copyable type 'const ::media::VideoTransformation' has no effect; remove std::move() 1
9870 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 256 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9871 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 257 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
9872 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 258 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9873 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type '::media::EncryptionScheme' has no effect; remove std::move() 1
9874 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 262 performance-move-const-arg std::move of the const variable 'hdr_metadata_in' has no effect; remove std::move() or make the variable non-const 1
9875 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'encryption_scheme_in' of the trivially-copyable type '::media::EncryptionScheme' has no effect; remove std::move() 1
9876 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 337 performance-move-const-arg std::move of the const variable 'key_id_in' has no effect; remove std::move() or make the variable non-const 1
9877 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 338 performance-move-const-arg std::move of the const variable 'iv_in' has no effect; remove std::move() or make the variable non-const 1
9878 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 340 performance-move-const-arg std::move of the const variable 'encryption_pattern_in' has no effect; remove std::move() or make the variable non-const 1
9879 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 394 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9880 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 395 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9881 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 396 performance-move-const-arg std::move of the variable 'is_end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9882 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 397 performance-move-const-arg std::move of the variable 'data_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9883 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 398 performance-move-const-arg std::move of the variable 'is_key_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9884 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 401 performance-move-const-arg std::move of the variable 'front_discard_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9885 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 402 performance-move-const-arg std::move of the variable 'back_discard_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9886 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 470 performance-move-const-arg std::move of the variable 'sample_format_in' of the trivially-copyable type '::media::SampleFormat' has no effect; remove std::move() 1
9887 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 471 performance-move-const-arg std::move of the variable 'channel_layout_in' of the trivially-copyable type '::media::ChannelLayout' has no effect; remove std::move() 1
9888 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 472 performance-move-const-arg std::move of the variable 'channel_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9889 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 473 performance-move-const-arg std::move of the variable 'sample_rate_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9890 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 474 performance-move-const-arg std::move of the variable 'frame_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9891 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 475 performance-move-const-arg std::move of the variable 'end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9892 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 476 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9893 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 533 performance-move-const-arg std::move of the variable 'channel_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9894 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 534 performance-move-const-arg std::move of the variable 'sample_rate_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9895 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 535 performance-move-const-arg std::move of the variable 'frame_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9896 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 648 performance-move-const-arg std::move of the variable 'allow_overlay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9897 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 651 performance-move-const-arg std::move of the variable 'has_capture_counter_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9898 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 652 performance-move-const-arg std::move of the variable 'capture_counter_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
9899 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 653 performance-move-const-arg std::move of the const variable 'capture_update_rect_in' has no effect; remove std::move() or make the variable non-const 1
9900 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 654 performance-move-const-arg std::move of the variable 'has_copy_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9901 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 655 performance-move-const-arg std::move of the variable 'copy_mode_in' of the trivially-copyable type '::media::VideoFrameMetadata::CopyMode' has no effect; remove std::move() 1
9902 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 656 performance-move-const-arg std::move of the variable 'end_of_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9903 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 658 performance-move-const-arg std::move of the variable 'has_frame_rate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9904 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 659 performance-move-const-arg std::move of the variable 'frame_rate_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9905 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 660 performance-move-const-arg std::move of the variable 'interactive_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9906 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 662 performance-move-const-arg std::move of the variable 'read_lock_fences_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9907 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 663 performance-move-const-arg std::move of the const variable 'transformation_in' has no effect; remove std::move() or make the variable non-const 1
9908 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 664 performance-move-const-arg std::move of the variable 'texture_owner_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9909 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 665 performance-move-const-arg std::move of the variable 'wants_promotion_hint_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9910 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 666 performance-move-const-arg std::move of the variable 'protected_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9911 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 667 performance-move-const-arg std::move of the variable 'hw_protected_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9912 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 668 performance-move-const-arg std::move of the const variable 'overlay_plane_id_in' has no effect; remove std::move() or make the variable non-const 1
9913 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 669 performance-move-const-arg std::move of the variable 'power_efficient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9914 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 670 performance-move-const-arg std::move of the variable 'has_device_scale_factor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9915 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 671 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9916 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 672 performance-move-const-arg std::move of the variable 'has_page_scale_factor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9917 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 673 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9918 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 674 performance-move-const-arg std::move of the variable 'has_root_scroll_offset_x_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9919 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 675 performance-move-const-arg std::move of the variable 'root_scroll_offset_x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9920 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 676 performance-move-const-arg std::move of the variable 'has_root_scroll_offset_y_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9921 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 677 performance-move-const-arg std::move of the variable 'root_scroll_offset_y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9922 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 678 performance-move-const-arg std::move of the variable 'has_top_controls_visible_height_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9923 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 679 performance-move-const-arg std::move of the variable 'top_controls_visible_height_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9924 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 683 performance-move-const-arg std::move of the variable 'has_rtp_timestamp_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9925 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 684 performance-move-const-arg std::move of the variable 'rtp_timestamp_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9926 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 687 performance-move-const-arg std::move of the variable 'hw_protected_validation_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9927 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 881 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
9928 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 882 performance-move-const-arg std::move of the const variable 'coded_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9929 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 883 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
9930 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 884 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9931 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 885 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
9932 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 887 performance-move-const-arg std::move of the const variable 'metadata_in' has no effect; remove std::move() or make the variable non-const 1
9933 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 888 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
9934 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 889 performance-move-const-arg std::move of the const variable 'hdr_metadata_in' has no effect; remove std::move() or make the variable non-const 1
9935 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 966 performance-move-const-arg std::move of the variable 'frame_data_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9936 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1092 performance-move-const-arg std::move of the variable 'audio_bytes_decoded_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9937 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1093 performance-move-const-arg std::move of the variable 'video_bytes_decoded_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
9938 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1094 performance-move-const-arg std::move of the variable 'video_frames_decoded_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9939 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1095 performance-move-const-arg std::move of the variable 'video_frames_dropped_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9940 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1096 performance-move-const-arg std::move of the variable 'audio_memory_usage_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
9941 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1097 performance-move-const-arg std::move of the variable 'video_memory_usage_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
9942 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1147 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
9943 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1148 performance-move-const-arg std::move of the const variable 'video_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
9944 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1149 performance-move-const-arg std::move of the variable 'frames_per_sec_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
9945 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1150 performance-move-const-arg std::move of the const variable 'key_system_in' has no effect; remove std::move() or make the variable non-const 1
9946 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1151 performance-move-const-arg std::move of the variable 'use_hw_secure_codecs_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9947 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1193 performance-move-const-arg std::move of the variable 'frames_decoded_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9948 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1194 performance-move-const-arg std::move of the variable 'frames_dropped_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9949 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1195 performance-move-const-arg std::move of the variable 'frames_power_efficient_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9950 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1235 performance-move-const-arg std::move of the variable 'decoder_type_in' of the trivially-copyable type '::media::AudioDecoderType' has no effect; remove std::move() 1
9951 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1236 performance-move-const-arg std::move of the variable 'is_platform_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9952 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1237 performance-move-const-arg std::move of the variable 'has_decrypting_demuxer_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9953 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1271 performance-move-const-arg std::move of the variable 'decoder_type_in' of the trivially-copyable type '::media::VideoDecoderType' has no effect; remove std::move() 1
9954 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1272 performance-move-const-arg std::move of the variable 'is_platform_decoder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9955 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1273 performance-move-const-arg std::move of the variable 'has_decrypting_demuxer_stream_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9956 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1311 performance-move-const-arg std::move of the variable 'code_in' of the trivially-copyable type '::media::StatusCode' has no effect; remove std::move() 1
9957 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.cc @ Line 1312 performance-move-const-arg std::move of the const variable 'message_in' has no effect; remove std::move() or make the variable non-const 1
9958 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 86 cppcoreguidelines-special-member-functions class 'VideoTransformation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9959 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'EncryptionPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9960 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 364 cppcoreguidelines-special-member-functions class 'VideoColorSpace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9961 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 522 cppcoreguidelines-special-member-functions class 'EosVideoFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9962 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 660 cppcoreguidelines-special-member-functions class 'PredictionTargets' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9963 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 803 cppcoreguidelines-special-member-functions class 'AudioDecoderInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9964 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 945 cppcoreguidelines-special-member-functions class 'VideoDecoderInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9965 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 1088 cppcoreguidelines-special-member-functions class 'VideoFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9966 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 1250 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9967 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 1276 cppcoreguidelines-special-member-functions class 'AudioDecoderConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9968 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 1607 cppcoreguidelines-special-member-functions class 'DecryptConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9969 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 1916 cppcoreguidelines-special-member-functions class 'AudioBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9970 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 2073 cppcoreguidelines-special-member-functions class 'AudioDataS16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9971 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 2218 cppcoreguidelines-special-member-functions class 'VideoFrameMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9972 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 3036 cppcoreguidelines-special-member-functions class 'MailboxVideoFrameData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9973 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 3175 cppcoreguidelines-special-member-functions class 'PipelineStatistics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9974 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 3326 cppcoreguidelines-special-member-functions class 'PredictionFeatures' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9975 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 116 performance-trivially-destructible class 'VideoTransformation' can be made trivially destructible by defaulting the destructor on its first declaration 3
9976 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 255 performance-trivially-destructible class 'EncryptionPattern' can be made trivially destructible by defaulting the destructor on its first declaration 3
9977 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 400 performance-trivially-destructible class 'VideoColorSpace' can be made trivially destructible by defaulting the destructor on its first declaration 3
9978 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 548 performance-trivially-destructible class 'EosVideoFrameData' can be made trivially destructible by defaulting the destructor on its first declaration 3
9979 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 691 performance-trivially-destructible class 'PredictionTargets' can be made trivially destructible by defaulting the destructor on its first declaration 3
9980 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 834 performance-trivially-destructible class 'AudioDecoderInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
9981 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 976 performance-trivially-destructible class 'VideoDecoderInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
9982 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 2286 performance-trivially-destructible class 'VideoFrameMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
9983 build/src/core/Debug/x86_64/gen/media/mojo/mojom/media_types.mojom.h @ Line 3209 performance-trivially-destructible class 'PipelineStatistics' can be made trivially destructible by defaulting the destructor on its first declaration 3
9984 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9985 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9986 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'link_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9987 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9988 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9989 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9990 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'OutputProtectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
9991 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'OutputProtection_QueryStatus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9992 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'OutputProtection_EnableProtection_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
9993 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 236 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9994 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 237 performance-move-const-arg std::move of the variable 'p_link_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9995 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 238 performance-move-const-arg std::move of the variable 'p_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9996 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 377 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
9997 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.cc @ Line 517 performance-move-const-arg std::move of the variable 'p_desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
9998 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.h @ Line 138 cppcoreguidelines-special-member-functions class 'OutputProtection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
9999 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-blink.h @ Line 202 cppcoreguidelines-special-member-functions class 'OutputProtectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10000 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'OutputProtection_QueryStatus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10001 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'OutputProtection_QueryStatus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10002 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'OutputProtection_EnableProtection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10003 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'OutputProtection_EnableProtection_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10004 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10005 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10006 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'link_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10007 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10008 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10009 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10010 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'OutputProtectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10011 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'OutputProtection_QueryStatus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10012 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'OutputProtection_EnableProtection_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10013 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10014 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 235 performance-move-const-arg std::move of the variable 'p_link_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10015 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 236 performance-move-const-arg std::move of the variable 'p_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10016 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 375 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10017 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.cc @ Line 515 performance-move-const-arg std::move of the variable 'p_desired_protection_mask' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10018 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'OutputProtection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10019 build/src/core/Debug/x86_64/gen/media/mojo/mojom/output_protection.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'OutputProtectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10020 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'service_id' has no effect; remove std::move() or make the variable non-const 1
10021 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
10022 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10023 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'service_id' has no effect; remove std::move() or make the variable non-const 1
10024 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
10025 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10026 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'signed_data' has no effect; remove std::move() or make the variable non-const 1
10027 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'signed_data_signature' has no effect; remove std::move() or make the variable non-const 1
10028 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'platform_key_certificate' has no effect; remove std::move() or make the variable non-const 1
10029 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10030 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10031 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'storage_id' has no effect; remove std::move() or make the variable non-const 1
10032 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'PlatformVerificationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10033 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'PlatformVerification_ChallengePlatform_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10034 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'PlatformVerification_GetStorageId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10035 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 271 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10036 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 272 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10037 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 273 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10038 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 274 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10039 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 450 performance-move-const-arg std::move of the variable 'p_version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10040 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 451 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10041 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 576 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10042 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 577 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10043 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.cc @ Line 615 performance-move-const-arg std::move of the variable 'p_version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10044 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'PlatformVerification' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10045 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'PlatformVerificationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10046 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PlatformVerification_ChallengePlatform_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10047 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'PlatformVerification_ChallengePlatform_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10048 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'PlatformVerification_GetStorageId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10049 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'PlatformVerification_GetStorageId_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10050 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'service_id' has no effect; remove std::move() or make the variable non-const 1
10051 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
10052 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10053 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'service_id' has no effect; remove std::move() or make the variable non-const 1
10054 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
10055 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10056 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'signed_data' has no effect; remove std::move() or make the variable non-const 1
10057 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'signed_data_signature' has no effect; remove std::move() or make the variable non-const 1
10058 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'platform_key_certificate' has no effect; remove std::move() or make the variable non-const 1
10059 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10060 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10061 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'storage_id' has no effect; remove std::move() or make the variable non-const 1
10062 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'PlatformVerificationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10063 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'PlatformVerification_ChallengePlatform_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10064 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'PlatformVerification_GetStorageId_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10065 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 269 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10066 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 270 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10067 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 271 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10068 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 272 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10069 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 448 performance-move-const-arg std::move of the variable 'p_version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10070 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 449 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10071 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 574 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10072 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 575 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10073 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.cc @ Line 613 performance-move-const-arg std::move of the variable 'p_version' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10074 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'PlatformVerification' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10075 build/src/core/Debug/x86_64/gen/media/mojo/mojom/platform_verification.mojom.h @ Line 127 cppcoreguidelines-special-member-functions class 'PlatformVerificationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10076 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10077 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10078 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink-test-utils.h @ Line 34 performance-trivially-destructible class 'PlaybackEventsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10079 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink.cc @ Line 511 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10080 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink.cc @ Line 608 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10081 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10082 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-blink.h @ Line 171 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10083 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnPlaying_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10084 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnPaused_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10085 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 52 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnSeeking_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10086 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 67 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnEnded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10087 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 82 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10088 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 99 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnBuffering_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10089 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 114 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnBufferingComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10090 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnNaturalSizeChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10091 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-params-data.h @ Line 145 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder_OnPipelineStatistics_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10092 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
10093 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10094 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'stats' has no effect; remove std::move() or make the variable non-const 1
10095 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'PlaybackEventsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10096 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom.cc @ Line 509 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
10097 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom.cc @ Line 606 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10098 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom.cc @ Line 641 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10099 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10100 build/src/core/Debug/x86_64/gen/media/mojo/mojom/playback_events_recorder.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'PlaybackEventsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10101 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'default_url' has no effect; remove std::move() or make the variable non-const 1
10102 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'request_data' has no effect; remove std::move() or make the variable non-const 1
10103 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'default_url' has no effect; remove std::move() or make the variable non-const 1
10104 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'request_data' has no effect; remove std::move() or make the variable non-const 1
10105 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10106 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
10107 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ProvisionFetcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10108 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'ProvisionFetcher_Retrieve_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10109 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.cc @ Line 215 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10110 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.cc @ Line 216 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10111 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.cc @ Line 336 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10112 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.cc @ Line 337 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10113 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'ProvisionFetcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10114 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-blink.h @ Line 125 cppcoreguidelines-special-member-functions class 'ProvisionFetcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10115 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProvisionFetcher_Retrieve_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10116 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'ProvisionFetcher_Retrieve_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10117 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'default_url' has no effect; remove std::move() or make the variable non-const 1
10118 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'request_data' has no effect; remove std::move() or make the variable non-const 1
10119 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'default_url' has no effect; remove std::move() or make the variable non-const 1
10120 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'request_data' has no effect; remove std::move() or make the variable non-const 1
10121 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10122 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'response' has no effect; remove std::move() or make the variable non-const 1
10123 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ProvisionFetcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10124 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'ProvisionFetcher_Retrieve_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10125 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.cc @ Line 213 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10126 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.cc @ Line 214 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10127 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.cc @ Line 334 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10128 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.cc @ Line 335 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10129 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ProvisionFetcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10130 build/src/core/Debug/x86_64/gen/media/mojo/mojom/provision_fetcher.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'ProvisionFetcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10131 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RemoterFactory_Create_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10132 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'RemotingDataStreamSender_SendFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10133 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'RemotingDataStreamSender_CancelInFlightData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10134 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'Remoter_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10135 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'Remoter_StartDataStreams_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10136 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'Remoter_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10137 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'Remoter_SendMessageToSink_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10138 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'Remoter_EstimateTransmissionCapacity_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10139 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'Remoter_EstimateTransmissionCapacity_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10140 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 170 cppcoreguidelines-special-member-functions class 'RemotingSource_OnSinkAvailable_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10141 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 186 cppcoreguidelines-special-member-functions class 'RemotingSource_OnSinkGone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10142 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 201 cppcoreguidelines-special-member-functions class 'RemotingSource_OnStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10143 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 216 cppcoreguidelines-special-member-functions class 'RemotingSource_OnStartFailed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10144 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 233 cppcoreguidelines-special-member-functions class 'RemotingSource_OnMessageFromSink_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10145 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 249 cppcoreguidelines-special-member-functions class 'RemotingSource_OnStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10146 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 266 cppcoreguidelines-special-member-functions class 'Remotee_OnRemotingSinkReady_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10147 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 282 cppcoreguidelines-special-member-functions class 'Remotee_SendMessageToSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10148 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 298 cppcoreguidelines-special-member-functions class 'Remotee_StartDataStreams_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10149 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 315 cppcoreguidelines-special-member-functions class 'Remotee_OnFlushUntil_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10150 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 332 cppcoreguidelines-special-member-functions class 'Remotee_OnVideoNaturalSizeChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10151 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 348 cppcoreguidelines-special-member-functions class 'RemotingSink_OnMessageFromSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10152 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 364 cppcoreguidelines-special-member-functions class 'RemotingDataStreamReceiver_InitializeDataPipe_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10153 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 381 cppcoreguidelines-special-member-functions class 'RemotingDataStreamReceiver_ReceiveFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10154 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-params-data.h @ Line 399 cppcoreguidelines-special-member-functions class 'RemotingDataStreamReceiver_FlushUntil_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10155 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'frame_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10156 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::RemotingStopReason' has no effect; remove std::move() 1
10157 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
10158 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10159 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::RemotingStartFailReason' has no effect; remove std::move() 1
10160 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
10161 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 112 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::RemotingStopReason' has no effect; remove std::move() 1
10162 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
10163 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'audio_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10164 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'video_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10165 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10166 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
10167 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10168 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10169 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'RemoterFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10170 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'RemotingDataStreamSenderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10171 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'RemoterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10172 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 84 performance-trivially-destructible class 'RemotingSourceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10173 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 104 performance-trivially-destructible class 'RemoteeAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10174 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 120 performance-trivially-destructible class 'RemotingSinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10175 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom-test-utils.h @ Line 138 performance-trivially-destructible class 'RemotingDataStreamReceiverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10176 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 289 performance-move-const-arg std::move of the variable 'p_frame_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10177 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 364 cppcoreguidelines-special-member-functions class 'Remoter_EstimateTransmissionCapacity_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10178 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 660 performance-move-const-arg std::move of the variable 'p_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10179 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 825 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::RemotingStopReason' has no effect; remove std::move() 1
10180 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 860 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10181 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1323 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::RemotingStartFailReason' has no effect; remove std::move() 1
10182 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1358 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10183 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1393 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::RemotingStopReason' has no effect; remove std::move() 1
10184 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1756 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10185 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1837 performance-move-const-arg std::move of the variable 'p_audio_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10186 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1838 performance-move-const-arg std::move of the variable 'p_video_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10187 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 1873 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10188 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 2024 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10189 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 2268 performance-move-const-arg std::move of the variable 'p_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10190 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.cc @ Line 2304 performance-move-const-arg std::move of the variable 'p_frame_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10191 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'RemoterFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10192 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 102 cppcoreguidelines-special-member-functions class 'RemotingDataStreamSender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10193 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 140 cppcoreguidelines-special-member-functions class 'Remoter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10194 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 191 cppcoreguidelines-special-member-functions class 'RemotingSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10195 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 244 cppcoreguidelines-special-member-functions class 'Remotee' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10196 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 293 cppcoreguidelines-special-member-functions class 'RemotingSink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10197 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 326 cppcoreguidelines-special-member-functions class 'RemotingDataStreamReceiver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10198 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 506 cppcoreguidelines-special-member-functions class 'RemoterFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10199 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 547 cppcoreguidelines-special-member-functions class 'RemotingDataStreamSenderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10200 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 588 cppcoreguidelines-special-member-functions class 'RemoterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10201 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 629 cppcoreguidelines-special-member-functions class 'RemotingSourceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10202 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 670 cppcoreguidelines-special-member-functions class 'RemoteeStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10203 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 711 cppcoreguidelines-special-member-functions class 'RemotingSinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10204 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting.mojom.h @ Line 752 cppcoreguidelines-special-member-functions class 'RemotingDataStreamReceiverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10205 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting_common.mojom-shared-internal.h @ Line 163 cppcoreguidelines-special-member-functions class 'RemotingSinkMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10206 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting_common.mojom-shared-internal.h @ Line 184 cppcoreguidelines-special-member-functions class 'RemotingSinkMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10207 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting_common.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'friendly_name_in' has no effect; remove std::move() or make the variable non-const 1
10208 build/src/core/Debug/x86_64/gen/media/mojo/mojom/remoting_common.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'RemotingSinkMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10209 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10210 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'playback_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10211 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'float' has no effect; remove std::move() 1
10212 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10213 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10214 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10215 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10216 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10217 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'max_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10218 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'capture_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
10219 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::media::mojom::blink::BufferingState' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10220 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::blink::BufferingStateChangeReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10221 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 125 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10222 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'opaque' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10223 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.cc @ Line 134 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10224 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'RendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10225 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink-test-utils.h @ Line 62 performance-trivially-destructible class 'RendererClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10226 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'media_url_in' has no effect; remove std::move() or make the variable non-const 1
10227 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
10228 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'top_frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
10229 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'allow_credentials_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10230 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'is_hls_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10231 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 99 cppcoreguidelines-special-member-functions class 'Renderer_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10232 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 112 cppcoreguidelines-special-member-functions class 'Renderer_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10233 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 125 cppcoreguidelines-special-member-functions class 'Renderer_SetCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10234 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 481 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10235 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 731 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10236 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 820 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10237 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 855 performance-move-const-arg std::move of the variable 'p_playback_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10238 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 890 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'float' has no effect; remove std::move() 1
10239 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1036 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10240 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1571 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10241 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1572 performance-move-const-arg std::move of the variable 'p_max_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10242 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1573 performance-move-const-arg std::move of the variable 'p_capture_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
10243 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1611 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::media::mojom::blink::BufferingState' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10244 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1612 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::blink::BufferingStateChangeReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10245 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1783 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10246 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1818 performance-move-const-arg std::move of the variable 'p_opaque' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10247 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.cc @ Line 1888 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10248 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.h @ Line 79 cppcoreguidelines-special-member-functions class 'Renderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10249 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.h @ Line 138 cppcoreguidelines-special-member-functions class 'RendererClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10250 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.h @ Line 267 cppcoreguidelines-special-member-functions class 'RendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10251 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.h @ Line 308 cppcoreguidelines-special-member-functions class 'RendererClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10252 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-blink.h @ Line 358 cppcoreguidelines-special-member-functions class 'MediaUrlParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10253 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Renderer_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10254 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'Renderer_Initialize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10255 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'Renderer_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10256 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'Renderer_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10257 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'Renderer_StartPlayingFrom_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10258 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'Renderer_SetPlaybackRate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10259 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 119 cppcoreguidelines-special-member-functions class 'Renderer_SetVolume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10260 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'Renderer_SetCdm_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10261 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'Renderer_SetCdm_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10262 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'RendererClient_OnTimeUpdate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10263 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'RendererClient_OnBufferingStateChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10264 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'RendererClient_OnEnded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10265 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 219 cppcoreguidelines-special-member-functions class 'RendererClient_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10266 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 235 cppcoreguidelines-special-member-functions class 'RendererClient_OnAudioConfigChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10267 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 251 cppcoreguidelines-special-member-functions class 'RendererClient_OnVideoConfigChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10268 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 267 cppcoreguidelines-special-member-functions class 'RendererClient_OnVideoNaturalSizeChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10269 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 283 cppcoreguidelines-special-member-functions class 'RendererClient_OnVideoOpacityChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10270 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 300 cppcoreguidelines-special-member-functions class 'RendererClient_OnStatisticsUpdate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10271 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-params-data.h @ Line 316 cppcoreguidelines-special-member-functions class 'RendererClient_OnWaiting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10272 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-shared-internal.h @ Line 37 cppcoreguidelines-special-member-functions class 'MediaUrlParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10273 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'MediaUrlParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10274 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10275 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'playback_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10276 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'volume' of the trivially-copyable type 'float' has no effect; remove std::move() 1
10277 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10278 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10279 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10280 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10281 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10282 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'max_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10283 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'capture_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
10284 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::media::BufferingState' has no effect; remove std::move() 1
10285 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::BufferingStateChangeReason' has no effect; remove std::move() 1
10286 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
10287 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10288 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10289 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10290 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'opaque' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10291 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 130 performance-move-const-arg std::move of the const variable 'stats' has no effect; remove std::move() or make the variable non-const 1
10292 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
10293 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'RendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10294 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom-test-utils.h @ Line 60 performance-trivially-destructible class 'RendererClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10295 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'media_url_in' has no effect; remove std::move() or make the variable non-const 1
10296 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
10297 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'top_frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
10298 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'allow_credentials_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10299 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'is_hls_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10300 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 98 cppcoreguidelines-special-member-functions class 'Renderer_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10301 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 111 cppcoreguidelines-special-member-functions class 'Renderer_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10302 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 124 cppcoreguidelines-special-member-functions class 'Renderer_SetCdm_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10303 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 480 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10304 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 730 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10305 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 819 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10306 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 854 performance-move-const-arg std::move of the variable 'p_playback_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
10307 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 889 performance-move-const-arg std::move of the variable 'p_volume' of the trivially-copyable type 'float' has no effect; remove std::move() 1
10308 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1035 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10309 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1570 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10310 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1571 performance-move-const-arg std::move of the variable 'p_max_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10311 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1572 performance-move-const-arg std::move of the variable 'p_capture_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
10312 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1610 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::media::BufferingState' has no effect; remove std::move() 1
10313 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1611 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::BufferingStateChangeReason' has no effect; remove std::move() 1
10314 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1677 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10315 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1712 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10316 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1747 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10317 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1782 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10318 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1817 performance-move-const-arg std::move of the variable 'p_opaque' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10319 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1852 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10320 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.cc @ Line 1887 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
10321 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'Renderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10322 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.h @ Line 133 cppcoreguidelines-special-member-functions class 'RendererClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10323 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.h @ Line 262 cppcoreguidelines-special-member-functions class 'RendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10324 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.h @ Line 303 cppcoreguidelines-special-member-functions class 'RendererClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10325 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer.mojom.h @ Line 353 cppcoreguidelines-special-member-functions class 'MediaUrlParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10326 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10327 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10328 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'request_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10329 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::media::mojom::blink::MediaStatusState' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10330 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'MediaPlayerRendererClientExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10331 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.h @ Line 43 performance-trivially-destructible class 'MediaPlayerRendererExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10332 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink-test-utils.h @ Line 61 performance-trivially-destructible class 'FlingingRendererClientExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10333 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10334 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10335 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.cc @ Line 261 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension_InitiateScopedSurfaceRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10336 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.cc @ Line 392 performance-move-const-arg std::move of the variable 'p_request_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
10337 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.cc @ Line 605 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::media::mojom::blink::MediaStatusState' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10338 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10339 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 113 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10340 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 148 cppcoreguidelines-special-member-functions class 'FlingingRendererClientExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10341 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 230 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10342 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 271 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10343 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-blink.h @ Line 312 cppcoreguidelines-special-member-functions class 'FlingingRendererClientExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10344 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtension_OnVideoSizeChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10345 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtension_OnDurationChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10346 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension_InitiateScopedSurfaceRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10347 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension_InitiateScopedSurfaceRequest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10348 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-params-data.h @ Line 85 cppcoreguidelines-special-member-functions class 'FlingingRendererClientExtension_OnRemotePlayStateChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10349 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10350 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10351 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'request_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10352 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::media::MediaStatus::State' has no effect; remove std::move() 1
10353 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'MediaPlayerRendererClientExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10354 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'MediaPlayerRendererExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10355 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom-test-utils.h @ Line 59 performance-trivially-destructible class 'FlingingRendererClientExtensionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10356 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.cc @ Line 180 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10357 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10358 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.cc @ Line 259 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension_InitiateScopedSurfaceRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10359 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.cc @ Line 390 performance-move-const-arg std::move of the variable 'p_request_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
10360 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.cc @ Line 603 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::media::MediaStatus::State' has no effect; remove std::move() 1
10361 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10362 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 108 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10363 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 143 cppcoreguidelines-special-member-functions class 'FlingingRendererClientExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10364 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererClientExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10365 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 266 cppcoreguidelines-special-member-functions class 'MediaPlayerRendererExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10366 build/src/core/Debug/x86_64/gen/media/mojo/mojom/renderer_extensions.mojom.h @ Line 307 cppcoreguidelines-special-member-functions class 'FlingingRendererClientExtensionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10367 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'is_multichannel_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10368 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'binary_path' has no effect; remove std::move() or make the variable non-const 1
10369 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'config_path' has no effect; remove std::move() or make the variable non-const 1
10370 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10371 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'is_speech_recognition_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10372 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'SpeechRecognitionContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10373 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'SpeechRecognitionServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10374 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'SpeechRecognitionServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10375 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 81 performance-trivially-destructible class 'SpeechRecognitionRecognizerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10376 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 97 performance-trivially-destructible class 'SpeechRecognitionRecognizerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10377 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 113 performance-trivially-destructible class 'SpeechRecognitionAvailabilityObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10378 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink-test-utils.h @ Line 129 performance-trivially-destructible class 'SpeechRecognitionClientBrowserInterfaceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10379 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'transcription_in' has no effect; remove std::move() or make the variable non-const 1
10380 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'is_final_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10381 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 83 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext_BindRecognizer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10382 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 236 performance-move-const-arg std::move of the variable 'p_is_multichannel_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10383 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 674 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10384 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 675 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10385 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 1098 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10386 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.cc @ Line 1350 performance-move-const-arg std::move of the variable 'p_is_speech_recognition_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10387 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10388 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 111 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10389 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 156 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10390 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 189 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10391 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 230 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10392 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 263 cppcoreguidelines-special-member-functions class 'SpeechRecognitionAvailabilityObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10393 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 296 cppcoreguidelines-special-member-functions class 'SpeechRecognitionClientBrowserInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10394 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 446 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10395 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 487 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10396 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 528 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10397 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 569 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10398 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 610 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10399 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 651 cppcoreguidelines-special-member-functions class 'SpeechRecognitionAvailabilityObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10400 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 692 cppcoreguidelines-special-member-functions class 'SpeechRecognitionClientBrowserInterfaceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10401 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-blink.h @ Line 759 cppcoreguidelines-special-member-functions class 'SpeechRecognitionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10402 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext_BindRecognizer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10403 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext_BindRecognizer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10404 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService_BindContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10405 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService_SetUrlLoaderFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10406 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService_SetSodaPath_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10407 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService_BindSpeechRecognitionServiceClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10408 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceClient_OnNetworkServiceDisconnect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10409 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizer_SendAudioToSpeechRecognitionService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10410 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizer_OnCaptionBubbleClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10411 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizer_AudioReceivedAfterBubbleClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10412 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 185 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerClient_OnSpeechRecognitionRecognitionEvent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10413 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 201 cppcoreguidelines-special-member-functions class 'SpeechRecognitionAvailabilityObserver_SpeechRecognitionAvailabilityChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10414 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-params-data.h @ Line 218 cppcoreguidelines-special-member-functions class 'SpeechRecognitionClientBrowserInterface_BindSpeechRecognitionAvailabilityObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10415 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'SpeechRecognitionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10416 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'SpeechRecognitionResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10417 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'is_multichannel_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10418 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'binary_path' has no effect; remove std::move() or make the variable non-const 1
10419 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'config_path' has no effect; remove std::move() or make the variable non-const 1
10420 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10421 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'is_speech_recognition_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10422 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'SpeechRecognitionContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10423 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'SpeechRecognitionServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10424 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'SpeechRecognitionServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10425 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 79 performance-trivially-destructible class 'SpeechRecognitionRecognizerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10426 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 95 performance-trivially-destructible class 'SpeechRecognitionRecognizerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10427 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 111 performance-trivially-destructible class 'SpeechRecognitionAvailabilityObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10428 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom-test-utils.h @ Line 127 performance-trivially-destructible class 'SpeechRecognitionClientBrowserInterfaceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10429 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'transcription_in' has no effect; remove std::move() or make the variable non-const 1
10430 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'is_final_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10431 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 81 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext_BindRecognizer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10432 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'p_is_multichannel_supported' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10433 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 672 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10434 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 673 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10435 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 1096 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10436 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.cc @ Line 1348 performance-move-const-arg std::move of the variable 'p_is_speech_recognition_available' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10437 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10438 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 106 cppcoreguidelines-special-member-functions class 'SpeechRecognitionService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10439 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 151 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10440 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 184 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10441 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10442 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 258 cppcoreguidelines-special-member-functions class 'SpeechRecognitionAvailabilityObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10443 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 291 cppcoreguidelines-special-member-functions class 'SpeechRecognitionClientBrowserInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10444 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 441 cppcoreguidelines-special-member-functions class 'SpeechRecognitionContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10445 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 482 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10446 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 523 cppcoreguidelines-special-member-functions class 'SpeechRecognitionServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10447 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 564 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10448 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 605 cppcoreguidelines-special-member-functions class 'SpeechRecognitionRecognizerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10449 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 646 cppcoreguidelines-special-member-functions class 'SpeechRecognitionAvailabilityObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10450 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 687 cppcoreguidelines-special-member-functions class 'SpeechRecognitionClientBrowserInterfaceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10451 build/src/core/Debug/x86_64/gen/media/mojo/mojom/speech_recognition_service.mojom.h @ Line 754 cppcoreguidelines-special-member-functions class 'SpeechRecognitionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10452 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'is_smooth' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10453 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'is_power_efficient' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10454 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'VideoDecodePerfHistoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10455 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory_GetPerfInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10456 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink.cc @ Line 201 performance-move-const-arg std::move of the variable 'p_is_smooth' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10457 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink.cc @ Line 202 performance-move-const-arg std::move of the variable 'p_is_power_efficient' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10458 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10459 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-blink.h @ Line 126 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10460 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory_GetPerfInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10461 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory_GetPerfInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10462 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'is_smooth' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10463 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'is_power_efficient' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10464 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'VideoDecodePerfHistoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10465 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory_GetPerfInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10466 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom.cc @ Line 199 performance-move-const-arg std::move of the variable 'p_is_smooth' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10467 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom.cc @ Line 200 performance-move-const-arg std::move of the variable 'p_is_power_efficient' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10468 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10469 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_perf_history.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'VideoDecodePerfHistoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10470 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'VideoDecodeStatsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10471 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10472 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-blink.h @ Line 129 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10473 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorder_StartNewRecord_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10474 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorder_UpdateRecord_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10475 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'VideoDecodeStatsRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10476 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10477 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decode_stats_recorder.mojom.h @ Line 124 cppcoreguidelines-special-member-functions class 'VideoDecodeStatsRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10478 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'release_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10479 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'release_sync_token' has no effect; remove std::move() or make the variable non-const 1
10480 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'implementation' of the trivially-copyable type 'media::mojom::blink::VideoDecoderImplementation' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10481 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'target_color_space' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
10482 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10483 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10484 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10485 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10486 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10487 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'max_decode_requests' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10488 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'decoder_type' of the trivially-copyable type '::media::mojom::blink::VideoDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10489 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'can_read_without_stalling' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10490 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the const variable 'release_token' has no effect; remove std::move() or make the variable non-const 1
10491 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 147 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10492 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.cc @ Line 150 performance-move-const-arg std::move of the variable 'restart_for_transitions' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10493 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'VideoFrameHandleReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10494 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'VideoDecoderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10495 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink-test-utils.h @ Line 73 performance-trivially-destructible class 'VideoDecoderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10496 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'profile_min_in' of the trivially-copyable type '::media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10497 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'profile_max_in' of the trivially-copyable type '::media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10498 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'coded_size_min_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10499 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'coded_size_max_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10500 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'allow_encrypted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10501 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'require_encrypted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10502 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the const variable 'channel_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10503 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'route_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10504 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 239 performance-move-const-arg std::move of the variable 'p_release_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
10505 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 240 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10506 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 278 cppcoreguidelines-special-member-functions class 'VideoDecoder_GetSupportedConfigs_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10507 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 291 cppcoreguidelines-special-member-functions class 'VideoDecoder_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10508 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 304 cppcoreguidelines-special-member-functions class 'VideoDecoder_Decode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10509 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 317 cppcoreguidelines-special-member-functions class 'VideoDecoder_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10510 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 881 performance-move-const-arg std::move of the variable 'p_needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10511 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 882 performance-move-const-arg std::move of the variable 'p_max_decode_requests' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10512 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 883 performance-move-const-arg std::move of the variable 'p_decoder_type' of the trivially-copyable type '::media::mojom::blink::VideoDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10513 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1281 performance-move-const-arg std::move of the variable 'p_implementation' of the trivially-copyable type 'media::mojom::blink::VideoDecoderImplementation' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10514 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1282 performance-move-const-arg std::move of the variable 'p_target_color_space' of the trivially-copyable type '::gfx::ColorSpace' has no effect; remove std::move() 1
10515 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1422 performance-move-const-arg std::move of the variable 'p_low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10516 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1423 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10517 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1720 performance-move-const-arg std::move of the variable 'p_can_read_without_stalling' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10518 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1721 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10519 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1756 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::mojom::blink::WaitingReason' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10520 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.cc @ Line 1791 performance-move-const-arg std::move of the variable 'p_restart_for_transitions' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10521 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 79 cppcoreguidelines-special-member-functions class 'VideoFrameHandleReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10522 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 113 cppcoreguidelines-special-member-functions class 'VideoDecoder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10523 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 174 cppcoreguidelines-special-member-functions class 'VideoDecoderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10524 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 276 cppcoreguidelines-special-member-functions class 'VideoFrameHandleReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10525 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 317 cppcoreguidelines-special-member-functions class 'VideoDecoderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10526 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 358 cppcoreguidelines-special-member-functions class 'VideoDecoderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10527 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 414 cppcoreguidelines-special-member-functions class 'SupportedVideoDecoderConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10528 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 565 cppcoreguidelines-special-member-functions class 'CommandBufferId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10529 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 448 performance-trivially-destructible class 'SupportedVideoDecoderConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
10530 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-blink.h @ Line 595 performance-trivially-destructible class 'CommandBufferId' can be made trivially destructible by defaulting the destructor on its first declaration 3
10531 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoFrameHandleReleaser_ReleaseVideoFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10532 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'VideoDecoder_GetSupportedConfigs_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10533 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'VideoDecoder_GetSupportedConfigs_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10534 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'VideoDecoder_Construct_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10535 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'VideoDecoder_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10536 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 112 cppcoreguidelines-special-member-functions class 'VideoDecoder_Initialize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10537 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 133 cppcoreguidelines-special-member-functions class 'VideoDecoder_Decode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10538 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'VideoDecoder_Decode_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10539 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'VideoDecoder_Reset_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10540 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 180 cppcoreguidelines-special-member-functions class 'VideoDecoder_Reset_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10541 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 195 cppcoreguidelines-special-member-functions class 'VideoDecoder_OnOverlayInfoChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10542 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 211 cppcoreguidelines-special-member-functions class 'VideoDecoderClient_OnVideoFrameDecoded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10543 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 230 cppcoreguidelines-special-member-functions class 'VideoDecoderClient_OnWaiting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10544 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-params-data.h @ Line 247 cppcoreguidelines-special-member-functions class 'VideoDecoderClient_RequestOverlayInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10545 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-shared-internal.h @ Line 40 cppcoreguidelines-special-member-functions class 'SupportedVideoDecoderConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10546 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-shared-internal.h @ Line 64 cppcoreguidelines-special-member-functions class 'SupportedVideoDecoderConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10547 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-shared-internal.h @ Line 94 cppcoreguidelines-special-member-functions class 'CommandBufferId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10548 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-shared-internal.h @ Line 114 cppcoreguidelines-special-member-functions class 'CommandBufferId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10549 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'release_token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10550 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'release_sync_token' has no effect; remove std::move() or make the variable non-const 1
10551 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'implementation' of the trivially-copyable type '::media::VideoDecoderImplementation' has no effect; remove std::move() 1
10552 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'target_color_space' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
10553 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10554 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10555 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10556 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'overlay_info' has no effect; remove std::move() or make the variable non-const 1
10557 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'supported_configs' has no effect; remove std::move() or make the variable non-const 1
10558 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10559 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10560 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'cdm_id' has no effect; remove std::move() or make the variable non-const 1
10561 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
10562 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10563 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'max_decode_requests' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10564 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'decoder_type' of the trivially-copyable type '::media::VideoDecoderType' has no effect; remove std::move() 1
10565 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
10566 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the const variable 'frame' has no effect; remove std::move() or make the variable non-const 1
10567 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'can_read_without_stalling' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10568 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the const variable 'release_token' has no effect; remove std::move() or make the variable non-const 1
10569 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
10570 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the variable 'restart_for_transitions' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10571 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'VideoFrameHandleReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10572 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'VideoDecoderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10573 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom-test-utils.h @ Line 71 performance-trivially-destructible class 'VideoDecoderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10574 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'profile_min_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
10575 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'profile_max_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
10576 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'coded_size_min_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10577 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'coded_size_max_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10578 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'allow_encrypted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10579 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'require_encrypted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10580 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 110 performance-move-const-arg std::move of the const variable 'channel_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
10581 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'route_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10582 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 238 performance-move-const-arg std::move of the variable 'p_release_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
10583 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 239 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10584 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 277 cppcoreguidelines-special-member-functions class 'VideoDecoder_GetSupportedConfigs_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10585 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 290 cppcoreguidelines-special-member-functions class 'VideoDecoder_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10586 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 303 cppcoreguidelines-special-member-functions class 'VideoDecoder_Decode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10587 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 316 cppcoreguidelines-special-member-functions class 'VideoDecoder_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10588 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 727 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10589 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 879 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10590 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 880 performance-move-const-arg std::move of the variable 'p_needs_bitstream_conversion' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10591 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 881 performance-move-const-arg std::move of the variable 'p_max_decode_requests' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10592 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 882 performance-move-const-arg std::move of the variable 'p_decoder_type' of the trivially-copyable type '::media::VideoDecoderType' has no effect; remove std::move() 1
10593 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1036 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10594 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1280 performance-move-const-arg std::move of the variable 'p_implementation' of the trivially-copyable type '::media::VideoDecoderImplementation' has no effect; remove std::move() 1
10595 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1281 performance-move-const-arg std::move of the variable 'p_target_color_space' of the trivially-copyable type '::gfx::ColorSpace' has no effect; remove std::move() 1
10596 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1325 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10597 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1420 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10598 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1421 performance-move-const-arg std::move of the variable 'p_low_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10599 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1422 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10600 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1718 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10601 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1719 performance-move-const-arg std::move of the variable 'p_can_read_without_stalling' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10602 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1720 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10603 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1755 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::WaitingReason' has no effect; remove std::move() 1
10604 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.cc @ Line 1790 performance-move-const-arg std::move of the variable 'p_restart_for_transitions' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10605 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 76 cppcoreguidelines-special-member-functions class 'VideoFrameHandleReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10606 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'VideoDecoder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10607 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 171 cppcoreguidelines-special-member-functions class 'VideoDecoderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10608 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 273 cppcoreguidelines-special-member-functions class 'VideoFrameHandleReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10609 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 314 cppcoreguidelines-special-member-functions class 'VideoDecoderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10610 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 355 cppcoreguidelines-special-member-functions class 'VideoDecoderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10611 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 411 cppcoreguidelines-special-member-functions class 'SupportedVideoDecoderConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10612 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 562 cppcoreguidelines-special-member-functions class 'CommandBufferId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10613 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 445 performance-trivially-destructible class 'SupportedVideoDecoderConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
10614 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_decoder.mojom.h @ Line 592 performance-trivially-destructible class 'CommandBufferId' can be made trivially destructible by defaulting the destructor on its first declaration 3
10615 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10616 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10617 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'framerate' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10618 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10619 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10620 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 122 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10621 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 137 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10622 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 148 performance-move-const-arg std::move of the variable 'input_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10623 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 148 performance-move-const-arg std::move of the const variable 'input_coded_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10624 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 148 performance-move-const-arg std::move of the variable 'output_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10625 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10626 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'VideoEncodeAccelerator::Error' (aka 'media::mojom::VideoEncodeAccelerator_Error') has no effect; remove std::move() 1
10627 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'VideoEncodeAcceleratorProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10628 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.h @ Line 50 performance-trivially-destructible class 'VideoEncodeAcceleratorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10629 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink-test-utils.h @ Line 77 performance-trivially-destructible class 'VideoEncodeAcceleratorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10630 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10631 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10632 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10633 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'max_framerate_numerator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10634 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'max_framerate_denominator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10635 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 134 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10636 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10637 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'bitrate_bps_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10638 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'framerate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10639 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the variable 'max_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10640 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'num_of_temporal_layers_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10641 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 218 performance-move-const-arg std::move of the variable 'input_format_in' of the trivially-copyable type '::media::mojom::blink::VideoPixelFormat' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10642 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 219 performance-move-const-arg std::move of the const variable 'input_visible_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10643 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 220 performance-move-const-arg std::move of the variable 'output_profile_in' of the trivially-copyable type '::media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10644 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'initial_bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10645 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 222 performance-move-const-arg std::move of the variable 'initial_framerate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10646 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 223 performance-move-const-arg std::move of the variable 'has_initial_framerate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10647 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 224 performance-move-const-arg std::move of the variable 'gop_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10648 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 225 performance-move-const-arg std::move of the variable 'has_gop_length_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10649 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 226 performance-move-const-arg std::move of the variable 'h264_output_level_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10650 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 227 performance-move-const-arg std::move of the variable 'has_h264_output_level_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10651 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 228 performance-move-const-arg std::move of the variable 'is_constrained_h264_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10652 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 229 performance-move-const-arg std::move of the variable 'storage_type_in' of the trivially-copyable type 'VideoEncodeAcceleratorConfig::StorageType' (aka 'media::mojom::VideoEncodeAcceleratorConfig_StorageType') has no effect; remove std::move() 1
10653 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 230 performance-move-const-arg std::move of the variable 'has_storage_type_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10654 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 231 performance-move-const-arg std::move of the variable 'content_type_in' of the trivially-copyable type 'VideoEncodeAcceleratorConfig::ContentType' (aka 'media::mojom::VideoEncodeAcceleratorConfig_ContentType') has no effect; remove std::move() 1
10655 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 314 performance-move-const-arg std::move of the variable 'non_reference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10656 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 315 performance-move-const-arg std::move of the variable 'temporal_idx_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10657 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 316 performance-move-const-arg std::move of the variable 'layer_sync_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10658 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 358 performance-move-const-arg std::move of the variable 'has_reference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10659 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 359 performance-move-const-arg std::move of the variable 'temporal_up_switch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10660 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 360 performance-move-const-arg std::move of the variable 'temporal_idx_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10661 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 401 performance-move-const-arg std::move of the variable 'payload_size_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10662 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 402 performance-move-const-arg std::move of the variable 'key_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10663 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 403 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10664 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 486 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider_GetVideoEncodeAcceleratorSupportedProfiles_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10665 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 845 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10666 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 859 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10667 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 872 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Encode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10668 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 884 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10669 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 898 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10670 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 911 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10671 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1382 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10672 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1448 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10673 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1659 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10674 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1725 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10675 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1817 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10676 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1909 performance-move-const-arg std::move of the variable 'p_bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10677 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 1949 performance-move-const-arg std::move of the variable 'p_framerate' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10678 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2055 performance-move-const-arg std::move of the variable 'p_force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10679 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2404 performance-move-const-arg std::move of the variable 'p_input_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10680 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2405 performance-move-const-arg std::move of the variable 'p_input_coded_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10681 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2406 performance-move-const-arg std::move of the variable 'p_output_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10682 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2444 performance-move-const-arg std::move of the variable 'p_bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10683 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.cc @ Line 2480 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'VideoEncodeAccelerator::Error' (aka 'media::mojom::VideoEncodeAccelerator_Error') has no effect; remove std::move() 1
10684 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 177 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10685 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 217 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10686 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 288 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10687 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 402 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10688 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 443 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10689 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 484 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10690 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 543 cppcoreguidelines-special-member-functions class 'Vp8Metadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10691 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 574 performance-trivially-destructible class 'Vp8Metadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
10692 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 688 cppcoreguidelines-special-member-functions class 'CodecMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10693 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 790 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10694 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 809 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10695 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 842 performance-trivially-destructible class 'VideoEncodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
10696 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 957 cppcoreguidelines-special-member-functions class 'VideoBitrateAllocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10697 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 1093 cppcoreguidelines-special-member-functions class 'SpatialLayer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10698 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 1127 performance-trivially-destructible class 'SpatialLayer' can be made trivially destructible by defaulting the destructor on its first declaration 3
10699 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-blink.h @ Line 1427 cppcoreguidelines-special-member-functions class 'Vp9Metadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10700 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider_CreateVideoEncodeAccelerator_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10701 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider_GetVideoEncodeAcceleratorSupportedProfiles_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10702 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider_GetVideoEncodeAcceleratorSupportedProfiles_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10703 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10704 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10705 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Encode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10706 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Encode_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10707 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_UseOutputBitstreamBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10708 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_RequestEncodingParametersChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10709 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 172 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10710 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10711 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10712 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 219 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10713 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 236 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient_RequireBitstreamBuffers_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10714 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 254 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient_BitstreamBufferReady_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10715 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 272 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient_NotifyError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10716 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-params-data.h @ Line 289 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient_NotifyEncoderInfoChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10717 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 116 cppcoreguidelines-special-member-functions class 'CodecMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10718 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 170 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10719 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 193 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10720 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 223 cppcoreguidelines-special-member-functions class 'VideoBitrateAllocation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10721 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 241 cppcoreguidelines-special-member-functions class 'VideoBitrateAllocation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10722 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 271 cppcoreguidelines-special-member-functions class 'SpatialLayer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10723 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 295 cppcoreguidelines-special-member-functions class 'SpatialLayer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10724 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 325 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10725 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 358 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10726 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 388 cppcoreguidelines-special-member-functions class 'Vp8Metadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10727 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 409 cppcoreguidelines-special-member-functions class 'Vp8Metadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10728 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 439 cppcoreguidelines-special-member-functions class 'Vp9Metadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10729 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 461 cppcoreguidelines-special-member-functions class 'Vp9Metadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10730 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 491 cppcoreguidelines-special-member-functions class 'BitstreamBufferMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10731 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-shared-internal.h @ Line 513 cppcoreguidelines-special-member-functions class 'BitstreamBufferMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10732 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'profiles' has no effect; remove std::move() or make the variable non-const 1
10733 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10734 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'frame' has no effect; remove std::move() or make the variable non-const 1
10735 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10736 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10737 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'bitrate_allocation' of the trivially-copyable type 'const ::media::VideoBitrateAllocation' has no effect; remove std::move() 1
10738 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'framerate' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10739 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
10740 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10741 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'frame' has no effect; remove std::move() or make the variable non-const 1
10742 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10743 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10744 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10745 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'input_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10746 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the const variable 'input_coded_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10747 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'output_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10748 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the variable 'bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10749 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
10750 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::media::VideoEncodeAccelerator::Error' has no effect; remove std::move() 1
10751 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
10752 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'VideoEncodeAcceleratorProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10753 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.h @ Line 48 performance-trivially-destructible class 'VideoEncodeAcceleratorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10754 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom-test-utils.h @ Line 75 performance-trivially-destructible class 'VideoEncodeAcceleratorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10755 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'profile_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
10756 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'min_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10757 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'max_resolution_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10758 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'max_framerate_numerator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10759 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'max_framerate_denominator_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10760 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10761 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10762 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'bitrate_bps_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10763 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'framerate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10764 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'max_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10765 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'num_of_temporal_layers_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10766 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 207 performance-move-const-arg std::move of the variable 'input_format_in' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
10767 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 208 performance-move-const-arg std::move of the const variable 'input_visible_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10768 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 209 performance-move-const-arg std::move of the variable 'output_profile_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
10769 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 210 performance-move-const-arg std::move of the variable 'initial_bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10770 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 211 performance-move-const-arg std::move of the variable 'initial_framerate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10771 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 212 performance-move-const-arg std::move of the variable 'has_initial_framerate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10772 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 213 performance-move-const-arg std::move of the variable 'gop_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10773 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 214 performance-move-const-arg std::move of the variable 'has_gop_length_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10774 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'h264_output_level_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10775 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 216 performance-move-const-arg std::move of the variable 'has_h264_output_level_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10776 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 217 performance-move-const-arg std::move of the variable 'is_constrained_h264_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10777 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 218 performance-move-const-arg std::move of the variable 'storage_type_in' of the trivially-copyable type 'VideoEncodeAcceleratorConfig::StorageType' (aka 'media::mojom::VideoEncodeAcceleratorConfig_StorageType') has no effect; remove std::move() 1
10778 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'has_storage_type_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10779 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 220 performance-move-const-arg std::move of the variable 'content_type_in' of the trivially-copyable type 'VideoEncodeAcceleratorConfig::ContentType' (aka 'media::mojom::VideoEncodeAcceleratorConfig_ContentType') has no effect; remove std::move() 1
10780 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 303 performance-move-const-arg std::move of the variable 'non_reference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10781 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 304 performance-move-const-arg std::move of the variable 'temporal_idx_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10782 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 305 performance-move-const-arg std::move of the variable 'layer_sync_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10783 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 341 performance-move-const-arg std::move of the variable 'has_reference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10784 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 342 performance-move-const-arg std::move of the variable 'temporal_up_switch_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10785 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 343 performance-move-const-arg std::move of the variable 'temporal_idx_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10786 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 384 performance-move-const-arg std::move of the variable 'payload_size_bytes_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10787 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 385 performance-move-const-arg std::move of the variable 'key_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10788 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 386 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10789 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 428 performance-move-const-arg std::move of the const variable 'vp8' of the trivially-copyable type 'const ::media::Vp8Metadata' has no effect; remove std::move() 1
10790 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 433 performance-move-const-arg std::move of the const variable 'vp8' of the trivially-copyable type 'const ::media::Vp8Metadata' has no effect; remove std::move() 1
10791 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 439 performance-move-const-arg std::move of the const variable 'vp9' has no effect; remove std::move() or make the variable non-const 1
10792 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 444 performance-move-const-arg std::move of the const variable 'vp9' has no effect; remove std::move() or make the variable non-const 1
10793 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 469 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider_GetVideoEncodeAcceleratorSupportedProfiles_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10794 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 641 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10795 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 828 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10796 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 842 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Initialize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10797 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 855 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Encode_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10798 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 867 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10799 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 881 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_IsFlushSupported_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10800 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 894 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
10801 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1365 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10802 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1431 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10803 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1642 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10804 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1708 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10805 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1800 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10806 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1892 performance-move-const-arg std::move of the variable 'p_bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10807 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1931 performance-move-const-arg std::move of the variable 'p_bitrate_allocation' of the trivially-copyable type '::media::VideoBitrateAllocation' has no effect; remove std::move() 1
10808 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1932 performance-move-const-arg std::move of the variable 'p_framerate' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10809 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 1995 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10810 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2037 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10811 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2038 performance-move-const-arg std::move of the variable 'p_force_keyframe' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10812 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2387 performance-move-const-arg std::move of the variable 'p_input_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10813 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2388 performance-move-const-arg std::move of the variable 'p_input_coded_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
10814 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2389 performance-move-const-arg std::move of the variable 'p_output_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10815 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2427 performance-move-const-arg std::move of the variable 'p_bitstream_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10816 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2428 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10817 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2463 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::media::VideoEncodeAccelerator::Error' has no effect; remove std::move() 1
10818 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2498 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10819 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2731 performance-move-const-arg std::move of the variable 'result_vp8' of the trivially-copyable type '::media::Vp8Metadata' has no effect; remove std::move() 1
10820 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.cc @ Line 2740 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10821 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10822 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 114 cppcoreguidelines-special-member-functions class 'VideoEncodeAccelerator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10823 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 185 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10824 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 299 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10825 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 340 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10826 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 381 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10827 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 440 cppcoreguidelines-special-member-functions class 'Vp8Metadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10828 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 584 cppcoreguidelines-special-member-functions class 'CodecMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10829 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 598 performance-move-const-arg std::move of the const variable 'vp8' of the trivially-copyable type 'const ::media::Vp8Metadata' has no effect; remove std::move() 1
10830 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 606 performance-move-const-arg std::move of the const variable 'vp9' has no effect; remove std::move() or make the variable non-const 1
10831 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 686 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10832 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 705 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorSupportedProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10833 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 853 cppcoreguidelines-special-member-functions class 'VideoBitrateAllocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10834 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 989 cppcoreguidelines-special-member-functions class 'SpatialLayer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10835 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 1140 cppcoreguidelines-special-member-functions class 'VideoEncodeAcceleratorConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10836 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 1321 cppcoreguidelines-special-member-functions class 'Vp9Metadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10837 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 471 performance-trivially-destructible class 'Vp8Metadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
10838 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 738 performance-trivially-destructible class 'VideoEncodeAcceleratorSupportedProfile' can be made trivially destructible by defaulting the destructor on its first declaration 3
10839 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encode_accelerator.mojom.h @ Line 1023 performance-trivially-destructible class 'SpatialLayer' can be made trivially destructible by defaulting the destructor on its first declaration 3
10840 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'min_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10841 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'max_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10842 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the const variable 'frame_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10843 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 93 performance-move-const-arg std::move of the variable 'min_start_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10844 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the variable 'min_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10845 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'max_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10846 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 143 performance-move-const-arg std::move of the const variable 'implementation_name_in' has no effect; remove std::move() or make the variable non-const 1
10847 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 144 performance-move-const-arg std::move of the variable 'supports_native_handle_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10848 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the variable 'has_trusted_rate_controller_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10849 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the variable 'is_hardware_accelerated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10850 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'supports_simulcast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10851 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'ScalingSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10852 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.h @ Line 93 performance-trivially-destructible class 'ScalingSettings' can be made trivially destructible by defaulting the destructor on its first declaration 3
10853 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.h @ Line 208 cppcoreguidelines-special-member-functions class 'ResolutionBitrateLimit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10854 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-blink.h @ Line 240 performance-trivially-destructible class 'ResolutionBitrateLimit' can be made trivially destructible by defaulting the destructor on its first declaration 3
10855 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'ScalingSettings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10856 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'ScalingSettings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10857 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'ResolutionBitrateLimit_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10858 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'ResolutionBitrateLimit_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10859 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 135 cppcoreguidelines-special-member-functions class 'VideoEncoderInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10860 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom-shared-internal.h @ Line 161 cppcoreguidelines-special-member-functions class 'VideoEncoderInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10861 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'min_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10862 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'max_qp_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
10863 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'frame_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10864 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'min_start_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10865 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'min_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10866 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'max_bitrate_bps_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10867 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 136 performance-move-const-arg std::move of the const variable 'implementation_name_in' has no effect; remove std::move() or make the variable non-const 1
10868 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'supports_native_handle_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10869 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'has_trusted_rate_controller_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10870 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'is_hardware_accelerated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10871 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'supports_simulcast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10872 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.cc @ Line 141 performance-move-const-arg std::move of the const variable 'scaling_settings_in' has no effect; remove std::move() or make the variable non-const 1
10873 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'ScalingSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10874 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'ResolutionBitrateLimit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10875 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.h @ Line 348 cppcoreguidelines-special-member-functions class 'VideoEncoderInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10876 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.h @ Line 89 performance-trivially-destructible class 'ScalingSettings' can be made trivially destructible by defaulting the destructor on its first declaration 3
10877 build/src/core/Debug/x86_64/gen/media/mojo/mojom/video_encoder_info.mojom.h @ Line 235 performance-trivially-destructible class 'ResolutionBitrateLimit' can be made trivially destructible by defaulting the destructor on its first declaration 3
10878 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'key' of the trivially-copyable type '::media::mojom::blink::WatchTimeKey' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10879 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'watch_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10880 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'watch_time_keys' has no effect; remove std::move() or make the variable non-const 1
10881 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10882 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10883 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10884 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'frames_decoded' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10885 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'frames_dropped' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10886 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'total_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10887 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'total_completed_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10888 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'total_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10889 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'last_timestamp' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10890 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink-test-utils.h @ Line 35 performance-trivially-destructible class 'WatchTimeRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10891 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'has_audio_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10892 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'has_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10893 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'is_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10894 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'is_muted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10895 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'is_mse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10896 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'is_eme_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10897 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'is_embedded_media_experience_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10898 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'media_stream_type_in' of the trivially-copyable type '::media::mojom::blink::MediaStreamType' (aka 'media::mojom::MediaStreamType') has no effect; remove std::move() 1
10899 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 150 performance-move-const-arg std::move of the variable 'audio_codec_in' of the trivially-copyable type '::media::mojom::blink::AudioCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10900 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 151 performance-move-const-arg std::move of the variable 'video_codec_in' of the trivially-copyable type '::media::mojom::blink::VideoCodec' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10901 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 152 performance-move-const-arg std::move of the variable 'audio_codec_profile_in' of the trivially-copyable type '::media::mojom::blink::AudioCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10902 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'video_codec_profile_in' of the trivially-copyable type '::media::mojom::blink::VideoCodecProfile' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10903 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 154 performance-move-const-arg std::move of the variable 'audio_decoder_in' of the trivially-copyable type '::media::mojom::blink::AudioDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10904 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the variable 'video_decoder_in' of the trivially-copyable type '::media::mojom::blink::VideoDecoderType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10905 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 156 performance-move-const-arg std::move of the variable 'audio_encryption_scheme_in' of the trivially-copyable type '::media::mojom::blink::EncryptionScheme' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10906 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 157 performance-move-const-arg std::move of the variable 'video_encryption_scheme_in' of the trivially-copyable type '::media::mojom::blink::EncryptionScheme' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10907 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 158 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10908 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 689 performance-move-const-arg std::move of the variable 'p_key' of the trivially-copyable type '::media::mojom::blink::WatchTimeKey' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10909 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 690 performance-move-const-arg std::move of the variable 'p_watch_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10910 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 725 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10911 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 760 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::mojom::blink::PipelineStatus' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
10912 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 830 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10913 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 865 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10914 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 903 performance-move-const-arg std::move of the variable 'p_frames_decoded' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10915 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 904 performance-move-const-arg std::move of the variable 'p_frames_dropped' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10916 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 939 performance-move-const-arg std::move of the variable 'p_total_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10917 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 977 performance-move-const-arg std::move of the variable 'p_total_completed_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10918 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 978 performance-move-const-arg std::move of the variable 'p_total_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10919 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.cc @ Line 1013 performance-move-const-arg std::move of the variable 'p_last_timestamp' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10920 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10921 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 180 cppcoreguidelines-special-member-functions class 'WatchTimeRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10922 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 223 cppcoreguidelines-special-member-functions class 'PlaybackProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10923 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 381 cppcoreguidelines-special-member-functions class 'SecondaryPlaybackProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10924 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 259 performance-trivially-destructible class 'PlaybackProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
10925 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-blink.h @ Line 418 performance-trivially-destructible class 'SecondaryPlaybackProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
10926 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_RecordWatchTime_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10927 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_FinalizeWatchTime_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10928 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10929 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_UpdateSecondaryProperties_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10930 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_SetAutoplayInitiated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10931 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_OnDurationChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10932 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_UpdateVideoDecodeStats_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10933 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_UpdateUnderflowCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10934 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_UpdateUnderflowDuration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10935 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-params-data.h @ Line 174 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder_OnCurrentTimestampChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10936 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'PlaybackProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10937 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'PlaybackProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10938 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-shared-internal.h @ Line 90 cppcoreguidelines-special-member-functions class 'SecondaryPlaybackProperties_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10939 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-shared-internal.h @ Line 116 cppcoreguidelines-special-member-functions class 'SecondaryPlaybackProperties_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10940 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'key' of the trivially-copyable type '::media::WatchTimeKey' has no effect; remove std::move() 1
10941 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'watch_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10942 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'watch_time_keys' has no effect; remove std::move() or make the variable non-const 1
10943 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
10944 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10945 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10946 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'frames_decoded' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10947 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'frames_dropped' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10948 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'total_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10949 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'total_completed_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10950 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'total_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10951 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'last_timestamp' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10952 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom-test-utils.h @ Line 33 performance-trivially-destructible class 'WatchTimeRecorderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
10953 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'has_audio_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10954 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'has_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10955 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'is_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10956 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'is_muted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10957 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'is_mse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10958 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'is_eme_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10959 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'is_embedded_media_experience_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10960 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'media_stream_type_in' of the trivially-copyable type '::media::mojom::MediaStreamType' has no effect; remove std::move() 1
10961 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 148 performance-move-const-arg std::move of the variable 'audio_codec_in' of the trivially-copyable type '::media::AudioCodec' has no effect; remove std::move() 1
10962 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 149 performance-move-const-arg std::move of the variable 'video_codec_in' of the trivially-copyable type '::media::VideoCodec' has no effect; remove std::move() 1
10963 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 150 performance-move-const-arg std::move of the variable 'audio_codec_profile_in' of the trivially-copyable type '::media::AudioCodecProfile' has no effect; remove std::move() 1
10964 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'video_codec_profile_in' of the trivially-copyable type '::media::VideoCodecProfile' has no effect; remove std::move() 1
10965 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 152 performance-move-const-arg std::move of the variable 'audio_decoder_in' of the trivially-copyable type '::media::AudioDecoderType' has no effect; remove std::move() 1
10966 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 153 performance-move-const-arg std::move of the variable 'video_decoder_in' of the trivially-copyable type '::media::VideoDecoderType' has no effect; remove std::move() 1
10967 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 154 performance-move-const-arg std::move of the variable 'audio_encryption_scheme_in' of the trivially-copyable type '::media::EncryptionScheme' has no effect; remove std::move() 1
10968 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 155 performance-move-const-arg std::move of the variable 'video_encryption_scheme_in' of the trivially-copyable type '::media::EncryptionScheme' has no effect; remove std::move() 1
10969 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 156 performance-move-const-arg std::move of the const variable 'natural_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
10970 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 687 performance-move-const-arg std::move of the variable 'p_key' of the trivially-copyable type '::media::WatchTimeKey' has no effect; remove std::move() 1
10971 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 688 performance-move-const-arg std::move of the variable 'p_watch_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10972 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 723 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10973 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 758 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type '::media::PipelineStatus' has no effect; remove std::move() 1
10974 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 828 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
10975 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 863 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10976 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 901 performance-move-const-arg std::move of the variable 'p_frames_decoded' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10977 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 902 performance-move-const-arg std::move of the variable 'p_frames_dropped' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
10978 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 937 performance-move-const-arg std::move of the variable 'p_total_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10979 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 975 performance-move-const-arg std::move of the variable 'p_total_completed_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
10980 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 976 performance-move-const-arg std::move of the variable 'p_total_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10981 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.cc @ Line 1011 performance-move-const-arg std::move of the variable 'p_last_timestamp' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
10982 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'WatchTimeRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10983 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 175 cppcoreguidelines-special-member-functions class 'WatchTimeRecorderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10984 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'PlaybackProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10985 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 376 cppcoreguidelines-special-member-functions class 'SecondaryPlaybackProperties' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10986 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 254 performance-trivially-destructible class 'PlaybackProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
10987 build/src/core/Debug/x86_64/gen/media/mojo/mojom/watch_time_recorder.mojom.h @ Line 413 performance-trivially-destructible class 'SecondaryPlaybackProperties' can be made trivially destructible by defaulting the destructor on its first declaration 3
10988 build/src/core/Debug/x86_64/gen/modules/audio_coding/audio_network_adaptor/config.pb.cc @ Line 3378 core.CallAndMessage Called C++ object pointer is null 20
10989 build/src/core/Debug/x86_64/gen/modules/audio_processing/debug.pb.h @ Line 2190 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10990 build/src/core/Debug/x86_64/gen/modules/audio_processing/debug.pb.h @ Line 2342 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10991 build/src/core/Debug/x86_64/gen/modules/audio_processing/debug.pb.h @ Line 2416 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10992 build/src/core/Debug/x86_64/gen/modules/audio_processing/debug.pb.h @ Line 3202 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10993 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 43 cppcoreguidelines-special-member-functions class 'RunInput_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10994 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'RunOutput_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10995 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 150 cppcoreguidelines-special-member-functions class 'RunOrClosePipeInput_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10996 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 214 cppcoreguidelines-special-member-functions class 'RunMessageParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10997 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 232 cppcoreguidelines-special-member-functions class 'RunMessageParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10998 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 262 cppcoreguidelines-special-member-functions class 'RunResponseMessageParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
10999 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 280 cppcoreguidelines-special-member-functions class 'RunResponseMessageParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11000 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 310 cppcoreguidelines-special-member-functions class 'QueryVersion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11001 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 327 cppcoreguidelines-special-member-functions class 'QueryVersion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11002 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 357 cppcoreguidelines-special-member-functions class 'QueryVersionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11003 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 376 cppcoreguidelines-special-member-functions class 'QueryVersionResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11004 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 406 cppcoreguidelines-special-member-functions class 'FlushForTesting_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11005 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 423 cppcoreguidelines-special-member-functions class 'FlushForTesting_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11006 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 453 cppcoreguidelines-special-member-functions class 'RunOrClosePipeMessageParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11007 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 471 cppcoreguidelines-special-member-functions class 'RunOrClosePipeMessageParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11008 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 501 cppcoreguidelines-special-member-functions class 'RequireVersion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11009 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 520 cppcoreguidelines-special-member-functions class 'RequireVersion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11010 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 550 cppcoreguidelines-special-member-functions class 'EnableIdleTracking_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11011 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 568 cppcoreguidelines-special-member-functions class 'EnableIdleTracking_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11012 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 598 cppcoreguidelines-special-member-functions class 'MessageAck_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11013 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 615 cppcoreguidelines-special-member-functions class 'MessageAck_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11014 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 645 cppcoreguidelines-special-member-functions class 'NotifyIdle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11015 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom-shared-internal.h @ Line 662 cppcoreguidelines-special-member-functions class 'NotifyIdle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11016 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11017 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.cc @ Line 182 performance-move-const-arg std::move of the variable 'version_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11018 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.cc @ Line 208 performance-move-const-arg std::move of the variable 'timeout_in_microseconds_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11019 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'QueryVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11020 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 192 cppcoreguidelines-special-member-functions class 'QueryVersionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11021 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 329 cppcoreguidelines-special-member-functions class 'FlushForTesting' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11022 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 462 cppcoreguidelines-special-member-functions class 'RequireVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11023 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 599 cppcoreguidelines-special-member-functions class 'EnableIdleTracking' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11024 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 736 cppcoreguidelines-special-member-functions class 'MessageAck' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11025 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 868 cppcoreguidelines-special-member-functions class 'NotifyIdle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11026 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1000 cppcoreguidelines-special-member-functions class 'RunInput' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11027 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1103 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11028 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1120 cppcoreguidelines-special-member-functions class 'RunOutput' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11029 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1203 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11030 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1219 cppcoreguidelines-special-member-functions class 'RunOrClosePipeInput' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11031 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 1362 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11032 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 86 performance-trivially-destructible class 'QueryVersion' can be made trivially destructible by defaulting the destructor on its first declaration 3
11033 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 221 performance-trivially-destructible class 'QueryVersionResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
11034 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 355 performance-trivially-destructible class 'FlushForTesting' can be made trivially destructible by defaulting the destructor on its first declaration 3
11035 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 491 performance-trivially-destructible class 'RequireVersion' can be made trivially destructible by defaulting the destructor on its first declaration 3
11036 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 628 performance-trivially-destructible class 'EnableIdleTracking' can be made trivially destructible by defaulting the destructor on its first declaration 3
11037 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 762 performance-trivially-destructible class 'MessageAck' can be made trivially destructible by defaulting the destructor on its first declaration 3
11038 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/interface_control_messages.mojom.h @ Line 894 performance-trivially-destructible class 'NotifyIdle' can be made trivially destructible by defaulting the destructor on its first declaration 3
11039 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'SerializedHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11040 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h @ Line 76 cppcoreguidelines-special-member-functions class 'SerializedHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11041 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'NativeStruct_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11042 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h @ Line 125 cppcoreguidelines-special-member-functions class 'NativeStruct_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11043 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/native_struct.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'mojo::native::SerializedHandleType' has no effect; remove std::move() 1
11044 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'RunOrClosePipeInput_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11045 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 95 cppcoreguidelines-special-member-functions class 'RunOrClosePipeMessageParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11046 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'RunOrClosePipeMessageParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11047 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'DisconnectReason_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11048 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 163 cppcoreguidelines-special-member-functions class 'DisconnectReason_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11049 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 193 cppcoreguidelines-special-member-functions class 'PeerAssociatedEndpointClosedEvent_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11050 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 213 cppcoreguidelines-special-member-functions class 'PeerAssociatedEndpointClosedEvent_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11051 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 243 cppcoreguidelines-special-member-functions class 'PauseUntilFlushCompletes_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11052 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 262 cppcoreguidelines-special-member-functions class 'PauseUntilFlushCompletes_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11053 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 292 cppcoreguidelines-special-member-functions class 'FlushAsync_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11054 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom-shared-internal.h @ Line 311 cppcoreguidelines-special-member-functions class 'FlushAsync_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11055 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'custom_reason_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11056 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
11057 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.cc @ Line 108 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11058 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'DisconnectReason' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11059 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.h @ Line 202 cppcoreguidelines-special-member-functions class 'RunOrClosePipeInput' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11060 build/src/core/Debug/x86_64/gen/mojo/public/interfaces/bindings/pipe_control_messages.mojom.h @ Line 324 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11061 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11062 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-blink.h @ Line 69 cppcoreguidelines-special-member-functions class 'BigBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11063 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-blink.h @ Line 99 performance-move-const-arg std::move of the variable 'invalid_buffer' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11064 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-blink.h @ Line 191 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11065 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'BigBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11066 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'BigBufferSharedMemoryRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11067 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom-shared-internal.h @ Line 112 cppcoreguidelines-special-member-functions class 'BigBufferSharedMemoryRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11068 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11069 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'BigBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11070 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom.h @ Line 95 performance-move-const-arg std::move of the variable 'invalid_buffer' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11071 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_buffer.mojom.h @ Line 187 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11072 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_string.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'BigString_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11073 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/big_string.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'BigString_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11074 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'BinderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11075 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'Binder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11076 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom-blink.h @ Line 122 cppcoreguidelines-special-member-functions class 'BinderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11077 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Binder_Bind_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11078 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'BinderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11079 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'Binder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11080 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/binder.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'BinderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11081 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'async_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11082 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'File_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11083 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'File_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11084 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'async_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11085 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11086 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'is_directory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11087 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'is_symbolic_link_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11088 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'last_modified_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11089 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'last_accessed_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11090 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'creation_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11091 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'FileInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11092 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-blink.h @ Line 101 performance-trivially-destructible class 'FileInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
11093 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'FileInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11094 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'FileInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11095 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11096 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'is_directory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11097 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'is_symbolic_link_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11098 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'last_modified_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11099 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'last_accessed_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11100 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'creation_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11101 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'FileInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11102 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_info.mojom.h @ Line 97 performance-trivially-destructible class 'FileInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
11103 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
11104 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'FilePath' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11105 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'FilePath_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11106 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'FilePath_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11107 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
11108 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/file_path.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'FilePath' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11109 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/generic_pending_receiver.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'interface_name_in' has no effect; remove std::move() or make the variable non-const 1
11110 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/generic_pending_receiver.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'GenericPendingReceiver_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11111 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/generic_pending_receiver.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'GenericPendingReceiver_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11112 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/generic_pending_receiver.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'interface_name_in' has no effect; remove std::move() or make the variable non-const 1
11113 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11114 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'MemoryAllocatorDumpCrossProcessUid' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11115 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom-blink.h @ Line 91 performance-trivially-destructible class 'MemoryAllocatorDumpCrossProcessUid' can be made trivially destructible by defaulting the destructor on its first declaration 3
11116 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'MemoryAllocatorDumpCrossProcessUid_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11117 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'MemoryAllocatorDumpCrossProcessUid_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11118 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11119 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'MemoryAllocatorDumpCrossProcessUid' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11120 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/memory_allocator_dump_cross_process_uid.mojom.h @ Line 87 performance-trivially-destructible class 'MemoryAllocatorDumpCrossProcessUid' can be made trivially destructible by defaulting the destructor on its first declaration 3
11121 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11122 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'ProcessId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11123 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom-blink.h @ Line 91 performance-trivially-destructible class 'ProcessId' can be made trivially destructible by defaulting the destructor on its first declaration 3
11124 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'ProcessId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11125 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'ProcessId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11126 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11127 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'ProcessId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11128 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/process_id.mojom.h @ Line 88 performance-trivially-destructible class 'ProcessId' can be made trivially destructible by defaulting the destructor on its first declaration 3
11129 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_buffer.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'ReadOnlyBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11130 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_buffer.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'ReadOnlyBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11131 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_buffer.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'ReadOnlyBuffer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11132 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_buffer.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'ReadOnlyBuffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11133 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_file.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'async_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11134 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_file.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'ReadOnlyFile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11135 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_file.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'ReadOnlyFile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11136 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/read_only_file.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'async_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11137 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/ref_counted_memory.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'RefCountedMemory_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11138 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/ref_counted_memory.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'RefCountedMemory_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11139 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'ReadOnlySharedMemoryRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11140 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'ReadOnlySharedMemoryRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11141 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'WritableSharedMemoryRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11142 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 101 cppcoreguidelines-special-member-functions class 'WritableSharedMemoryRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11143 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 131 cppcoreguidelines-special-member-functions class 'UnsafeSharedMemoryRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11144 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/shared_memory.mojom-shared-internal.h @ Line 150 cppcoreguidelines-special-member-functions class 'UnsafeSharedMemoryRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11145 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'String16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11146 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'String16_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11147 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'String16_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11148 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'BigString16_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11149 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'BigString16_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11150 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/string16.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'String16' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11151 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'internal_value_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11152 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'microseconds_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11153 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the variable 'internal_value_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11154 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'Time' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11155 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 199 cppcoreguidelines-special-member-functions class 'TimeDelta' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11156 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 335 cppcoreguidelines-special-member-functions class 'TimeTicks' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11157 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 92 performance-trivially-destructible class 'Time' can be made trivially destructible by defaulting the destructor on its first declaration 3
11158 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 228 performance-trivially-destructible class 'TimeDelta' can be made trivially destructible by defaulting the destructor on its first declaration 3
11159 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-blink.h @ Line 364 performance-trivially-destructible class 'TimeTicks' can be made trivially destructible by defaulting the destructor on its first declaration 3
11160 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'Time_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11161 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'Time_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11162 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'TimeDelta_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11163 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'TimeDelta_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11164 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 129 cppcoreguidelines-special-member-functions class 'TimeTicks_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11165 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom-shared-internal.h @ Line 147 cppcoreguidelines-special-member-functions class 'TimeTicks_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11166 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'internal_value_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11167 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'microseconds_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11168 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.cc @ Line 94 performance-move-const-arg std::move of the variable 'internal_value_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11169 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'Time' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11170 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 195 cppcoreguidelines-special-member-functions class 'TimeDelta' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11171 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 331 cppcoreguidelines-special-member-functions class 'TimeTicks' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11172 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 88 performance-trivially-destructible class 'Time' can be made trivially destructible by defaulting the destructor on its first declaration 3
11173 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 224 performance-trivially-destructible class 'TimeDelta' can be made trivially destructible by defaulting the destructor on its first declaration 3
11174 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/time.mojom.h @ Line 360 performance-trivially-destructible class 'TimeTicks' can be made trivially destructible by defaulting the destructor on its first declaration 3
11175 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'high_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11176 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'low_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11177 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'Token' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11178 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-blink.h @ Line 93 performance-trivially-destructible class 'Token' can be made trivially destructible by defaulting the destructor on its first declaration 3
11179 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'Token_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11180 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'Token_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11181 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'high_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11182 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'low_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11183 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'Token' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11184 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/token.mojom.h @ Line 89 performance-trivially-destructible class 'Token' can be made trivially destructible by defaulting the destructor on its first declaration 3
11185 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'high_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11186 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'low_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11187 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'UnguessableToken' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11188 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-blink.h @ Line 93 performance-trivially-destructible class 'UnguessableToken' can be made trivially destructible by defaulting the destructor on its first declaration 3
11189 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'UnguessableToken_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11190 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'UnguessableToken_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11191 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'high_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11192 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'low_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11193 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom.h @ Line 59 cppcoreguidelines-special-member-functions class 'UnguessableToken' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11194 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/unguessable_token.mojom.h @ Line 89 performance-trivially-destructible class 'UnguessableToken' can be made trivially destructible by defaulting the destructor on its first declaration 3
11195 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11196 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11197 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.cc @ Line 280 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11198 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'Value' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11199 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 79 performance-move-const-arg std::move of the variable 'null_value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11200 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 87 performance-move-const-arg std::move of the variable 'bool_value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11201 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 95 performance-move-const-arg std::move of the variable 'int_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11202 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 103 performance-move-const-arg std::move of the variable 'double_value' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11203 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 111 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11204 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-blink.h @ Line 287 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11205 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'Value_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11206 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-shared-internal.h @ Line 119 cppcoreguidelines-special-member-functions class 'DictionaryValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11207 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-shared-internal.h @ Line 137 cppcoreguidelines-special-member-functions class 'DictionaryValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11208 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-shared-internal.h @ Line 167 cppcoreguidelines-special-member-functions class 'ListValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11209 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom-shared-internal.h @ Line 185 cppcoreguidelines-special-member-functions class 'ListValue_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11210 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.cc @ Line 133 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11211 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.cc @ Line 138 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11212 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.cc @ Line 277 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11213 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'Value' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11214 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 75 performance-move-const-arg std::move of the variable 'null_value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11215 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 83 performance-move-const-arg std::move of the variable 'bool_value' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11216 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 91 performance-move-const-arg std::move of the variable 'int_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11217 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 99 performance-move-const-arg std::move of the variable 'double_value' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11218 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 107 performance-move-const-arg std::move of the const variable 'string_value' has no effect; remove std::move() or make the variable non-const 1
11219 build/src/core/Debug/x86_64/gen/mojo/public/mojom/base/values.mojom.h @ Line 283 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11220 build/src/core/Debug/x86_64/gen/net/nqe/proto/network_id_proto.pb.h @ Line 314 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11221 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'PageSizeMargins_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11222 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom-shared-internal.h @ Line 233 cppcoreguidelines-special-member-functions class 'PageSizeMargins_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11223 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'content_width_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11224 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'content_height_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11225 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'margin_top_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11226 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'margin_right_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11227 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'margin_bottom_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11228 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'margin_left_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11229 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'PageSizeMargins' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11230 build/src/core/Debug/x86_64/gen/printing/mojom/print.mojom.h @ Line 94 performance-trivially-destructible class 'PageSizeMargins' can be made trivially destructible by defaulting the destructor on its first declaration 3
11231 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom-shared-internal.h @ Line 68 cppcoreguidelines-special-member-functions class 'PluginInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11232 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom-shared-internal.h @ Line 91 cppcoreguidelines-special-member-functions class 'PluginInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11233 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'chrome::mojom::PluginStatus' has no effect; remove std::move() 1
11234 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'actual_mime_type_in' has no effect; remove std::move() or make the variable non-const 1
11235 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'group_identifier_in' has no effect; remove std::move() or make the variable non-const 1
11236 build/src/core/Debug/x86_64/gen/qtwebengine/browser/plugin.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'group_name_in' has no effect; remove std::move() or make the variable non-const 1
11237 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebChannelTransportRender_SetWorldId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11238 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'WebChannelTransportRender_ResetWorldId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11239 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'WebChannelTransportRender_DispatchWebChannelMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11240 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'WebChannelTransportHost_DispatchWebChannelMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11241 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'worldId' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11242 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'binaryJson' has no effect; remove std::move() or make the variable non-const 1
11243 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'worldId' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11244 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'binaryJson' has no effect; remove std::move() or make the variable non-const 1
11245 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'WebChannelTransportRenderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11246 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'WebChannelTransportHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11247 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.cc @ Line 204 performance-move-const-arg std::move of the variable 'p_worldId' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11248 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.cc @ Line 273 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11249 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.cc @ Line 274 performance-move-const-arg std::move of the variable 'p_worldId' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11250 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.cc @ Line 413 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11251 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'WebChannelTransportRender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11252 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'WebChannelTransportHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11253 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.h @ Line 176 cppcoreguidelines-special-member-functions class 'WebChannelTransportRenderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11254 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebchannel.mojom.h @ Line 217 cppcoreguidelines-special-member-functions class 'WebChannelTransportHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11255 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentMarkup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11256 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentMarkup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11257 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentInnerText_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11258 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentInnerText_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11259 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_SetBackgroundColor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11260 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11261 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11262 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'color' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11263 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11264 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11265 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'markup' has no effect; remove std::move() or make the variable non-const 1
11266 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11267 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11268 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'text' has no effect; remove std::move() or make the variable non-const 1
11269 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'WebEnginePageRenderFrameAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11270 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentMarkup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11271 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame_FetchDocumentInnerText_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11272 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'p_requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11273 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 276 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11274 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 424 performance-move-const-arg std::move of the variable 'p_requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11275 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 425 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11276 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 528 performance-move-const-arg std::move of the variable 'p_color' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11277 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 580 performance-move-const-arg std::move of the variable 'p_requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11278 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.cc @ Line 618 performance-move-const-arg std::move of the variable 'p_requestId' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11279 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11280 build/src/core/Debug/x86_64/gen/qtwebengine/browser/qtwebenginepage.mojom.h @ Line 133 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrameStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11281 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/resources_private.cc @ Line 94 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11282 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/resources_private.cc @ Line 95 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11283 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/resources_private.h @ Line 51 performance-trivially-destructible class 'Params' can be made trivially destructible by defaulting the destructor on its first declaration 3
11284 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/resources_private.h @ Line 68 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11285 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/resources_private.h @ Line 69 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11286 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.cc @ Line 46 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11287 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.cc @ Line 47 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11288 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.cc @ Line 246 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11289 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.cc @ Line 247 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11290 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.h @ Line 41 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11291 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.h @ Line 42 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11292 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.h @ Line 112 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11293 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/tabs.h @ Line 113 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11294 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.cc @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11295 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.cc @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11296 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.cc @ Line 92 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11297 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.cc @ Line 93 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11298 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 31 performance-trivially-destructible class 'RequestInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
11299 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 34 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11300 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 35 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11301 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 58 performance-trivially-destructible class 'Options' can be made trivially destructible by defaulting the destructor on its first declaration 3
11302 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 61 performance-noexcept-move-constructor move constructors should be marked noexcept 2
11303 build/src/core/Debug/x86_64/gen/qtwebengine/common/extensions/api/webrtc_desktop_capture_private.h @ Line 62 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
11304 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebRtcLoggingClient_OnAddMessages_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11305 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'WebRtcLoggingClient_OnStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11306 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'WebRtcLoggingAgent_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11307 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'WebRtcLoggingAgent_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11308 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'WebRtcLoggingMessage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11309 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'WebRtcLoggingMessage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11310 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'WebRtcLoggingClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11311 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'WebRtcLoggingAgentAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11312 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11313 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'data_in' has no effect; remove std::move() or make the variable non-const 1
11314 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'WebRtcLoggingClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11315 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.h @ Line 104 cppcoreguidelines-special-member-functions class 'WebRtcLoggingAgent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11316 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'WebRtcLoggingClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11317 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'WebRtcLoggingAgentStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11318 build/src/core/Debug/x86_64/gen/qtwebengine/common/media/webrtc_logging.mojom.h @ Line 264 cppcoreguidelines-special-member-functions class 'WebRtcLoggingMessage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11319 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RendererConfiguration_SetInitialConfiguration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11320 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'is_incognito_process' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11321 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'RendererConfigurationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11322 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom.cc @ Line 124 performance-move-const-arg std::move of the variable 'p_is_incognito_process' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11323 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'RendererConfiguration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11324 build/src/core/Debug/x86_64/gen/qtwebengine/common/renderer_configuration.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'RendererConfigurationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11325 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UserResourceControllerRenderFrame_AddScript_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11326 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'UserResourceControllerRenderFrame_RemoveScript_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11327 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'UserResourceControllerRenderFrame_ClearScripts_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11328 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'UserResourceController_AddScript_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11329 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 85 cppcoreguidelines-special-member-functions class 'UserResourceController_RemoveScript_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11330 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'UserResourceController_ClearScripts_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11331 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'UserScriptData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11332 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'UserScriptData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11333 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
11334 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
11335 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
11336 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
11337 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'UserResourceControllerRenderFrameAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11338 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom-test-utils.h @ Line 44 performance-trivially-destructible class 'UserResourceControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11339 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
11340 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
11341 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'injectionPoint_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11342 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'injectForSubframes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11343 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'worldId_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11344 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'scriptId_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11345 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 286 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11346 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 321 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11347 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 563 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11348 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.cc @ Line 598 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11349 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'UserResourceControllerRenderFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11350 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.h @ Line 109 cppcoreguidelines-special-member-functions class 'UserResourceController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11351 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.h @ Line 190 cppcoreguidelines-special-member-functions class 'UserResourceControllerRenderFrameStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11352 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.h @ Line 231 cppcoreguidelines-special-member-functions class 'UserResourceControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11353 build/src/core/Debug/x86_64/gen/qtwebengine/userscript/userscript.mojom.h @ Line 277 cppcoreguidelines-special-member-functions class 'UserScriptData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11354 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'AudioDeviceDescription_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11355 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'AudioDeviceDescription_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11356 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'device_name_in' has no effect; remove std::move() or make the variable non-const 1
11357 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'unique_id_in' has no effect; remove std::move() or make the variable non-const 1
11358 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'group_id_in' has no effect; remove std::move() or make the variable non-const 1
11359 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_device_description.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'AudioDeviceDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11360 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioService_BindSystemInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11361 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'AudioService_BindDebugRecording_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11362 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'AudioService_BindStreamFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11363 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'AudioService_BindDeviceNotifier_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11364 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'AudioService_BindLogFactoryManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11365 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'AudioService_BindTestingApi_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11366 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'AudioServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11367 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'AudioService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11368 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/audio_service.mojom.h @ Line 152 cppcoreguidelines-special-member-functions class 'AudioServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11369 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DebugRecordingFileProvider_CreateWavFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11370 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DebugRecordingFileProvider_CreateWavFile_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11371 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'DebugRecording_Enable_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11372 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::AudioDebugRecordingStreamType' has no effect; remove std::move() 1
11373 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11374 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'stream_type' of the trivially-copyable type '::media::AudioDebugRecordingStreamType' has no effect; remove std::move() 1
11375 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11376 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'DebugRecordingFileProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11377 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'DebugRecordingAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11378 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'DebugRecordingFileProvider_CreateWavFile_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11379 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.cc @ Line 303 performance-move-const-arg std::move of the variable 'p_stream_type' of the trivially-copyable type '::media::AudioDebugRecordingStreamType' has no effect; remove std::move() 1
11380 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.cc @ Line 304 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11381 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'DebugRecordingFileProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11382 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'DebugRecording' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11383 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.h @ Line 170 cppcoreguidelines-special-member-functions class 'DebugRecordingFileProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11384 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/debug_recording.mojom.h @ Line 211 cppcoreguidelines-special-member-functions class 'DebugRecordingStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11385 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DeviceListener_DevicesChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11386 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'DeviceNotifier_RegisterListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11387 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'DeviceListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11388 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'DeviceNotifierAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11389 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'DeviceListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11390 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom.h @ Line 99 cppcoreguidelines-special-member-functions class 'DeviceNotifier' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11391 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom.h @ Line 164 cppcoreguidelines-special-member-functions class 'DeviceListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11392 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/device_notifications.mojom.h @ Line 205 cppcoreguidelines-special-member-functions class 'DeviceNotifierStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11393 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/log_factory_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'LogFactoryManager_SetLogFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11394 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/log_factory_manager.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'LogFactoryManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11395 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/log_factory_manager.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'LogFactoryManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11396 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/log_factory_manager.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'LogFactoryManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11397 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateInputStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11398 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 47 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateInputStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11399 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 66 cppcoreguidelines-special-member-functions class 'StreamFactory_AssociateInputAndOutputForAec_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11400 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 83 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateOutputStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11401 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateOutputStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11402 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'StreamFactory_BindMuter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11403 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateLoopbackStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11404 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateLoopbackStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11405 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11406 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11407 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11408 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'enable_agc' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11409 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'input_stream_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11410 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'output_device_id' has no effect; remove std::move() or make the variable non-const 1
11411 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11412 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11413 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11414 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11415 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11416 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11417 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11418 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11419 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11420 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11421 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'enable_agc' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11422 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'initially_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11423 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'stream_id' has no effect; remove std::move() or make the variable non-const 1
11424 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11425 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11426 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11427 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11428 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11429 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
11430 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.h @ Line 23 performance-trivially-destructible class 'LocalMuterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11431 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'StreamFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11432 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 75 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateInputStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11433 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 88 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateOutputStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11434 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 101 cppcoreguidelines-special-member-functions class 'StreamFactory_CreateLoopbackStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11435 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 618 performance-move-const-arg std::move of the variable 'p_initially_muted' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11436 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 619 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11437 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1002 performance-move-const-arg std::move of the variable 'p_input_stream_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
11438 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1003 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11439 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1047 performance-move-const-arg std::move of the variable 'p_group_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
11440 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1138 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11441 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1139 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11442 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1140 performance-move-const-arg std::move of the variable 'p_shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11443 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1141 performance-move-const-arg std::move of the variable 'p_enable_agc' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11444 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1207 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11445 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1208 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11446 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1209 performance-move-const-arg std::move of the variable 'p_group_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
11447 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1274 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11448 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1275 performance-move-const-arg std::move of the variable 'p_shared_memory_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
11449 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.cc @ Line 1276 performance-move-const-arg std::move of the variable 'p_group_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
11450 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'LocalMuter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11451 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.h @ Line 103 cppcoreguidelines-special-member-functions class 'StreamFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11452 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.h @ Line 196 cppcoreguidelines-special-member-functions class 'LocalMuterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11453 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/stream_factory.mojom.h @ Line 237 cppcoreguidelines-special-member-functions class 'StreamFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11454 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputStreamParameters_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11455 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputStreamParameters_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11456 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputStreamParameters_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11457 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputStreamParameters_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11458 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'SystemInfo_HasInputDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11459 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'SystemInfo_HasInputDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11460 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'SystemInfo_HasOutputDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11461 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 133 cppcoreguidelines-special-member-functions class 'SystemInfo_HasOutputDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11462 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceDescriptions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11463 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceDescriptions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11464 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 181 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputDeviceDescriptions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11465 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 196 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputDeviceDescriptions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11466 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 212 cppcoreguidelines-special-member-functions class 'SystemInfo_GetAssociatedOutputDeviceID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11467 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 228 cppcoreguidelines-special-member-functions class 'SystemInfo_GetAssociatedOutputDeviceID_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11468 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11469 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-params-data.h @ Line 260 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11470 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11471 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11472 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'input_device_id' has no effect; remove std::move() or make the variable non-const 1
11473 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'input_device_id' has no effect; remove std::move() or make the variable non-const 1
11474 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11475 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11476 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
11477 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
11478 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'has_input_devices' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11479 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'has_output_devices' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11480 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'input_device_id' has no effect; remove std::move() or make the variable non-const 1
11481 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 159 performance-move-const-arg std::move of the const variable 'associated_output_device_id' has no effect; remove std::move() or make the variable non-const 1
11482 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 169 performance-move-const-arg std::move of the const variable 'input_device_id' has no effect; remove std::move() or make the variable non-const 1
11483 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 177 performance-move-const-arg std::move of the const variable 'input_params' has no effect; remove std::move() or make the variable non-const 1
11484 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.cc @ Line 177 performance-move-const-arg std::move of the const variable 'associated_output_device_id' has no effect; remove std::move() or make the variable non-const 1
11485 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'SystemInfoAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11486 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputStreamParameters_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11487 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputStreamParameters_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11488 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'SystemInfo_HasInputDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11489 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'SystemInfo_HasOutputDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11490 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 99 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceDescriptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11491 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 112 cppcoreguidelines-special-member-functions class 'SystemInfo_GetOutputDeviceDescriptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11492 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 125 cppcoreguidelines-special-member-functions class 'SystemInfo_GetAssociatedOutputDeviceID_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11493 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 138 cppcoreguidelines-special-member-functions class 'SystemInfo_GetInputDeviceInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11494 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 544 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11495 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 681 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11496 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 818 performance-move-const-arg std::move of the variable 'p_has_input_devices' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11497 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 949 performance-move-const-arg std::move of the variable 'p_has_output_devices' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11498 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11499 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1506 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11500 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1507 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11501 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1647 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11502 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1685 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11503 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1859 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11504 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.cc @ Line 1897 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11505 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'SystemInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11506 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/system_info.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'SystemInfoStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11507 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/testing_api.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TestingApi_Crash_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11508 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/testing_api.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'TestingApiAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11509 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/testing_api.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'TestingApi' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11510 build/src/core/Debug/x86_64/gen/services/audio/public/mojom/testing_api.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'TestingApiStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11511 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CertVerifierServiceFactory_GetNewCertVerifier_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11512 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'CertVerifierCreationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11513 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'CertVerifierCreationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11514 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CertVerifierServiceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11515 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'CertVerifierServiceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11516 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'CertVerifierServiceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11517 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom.h @ Line 157 cppcoreguidelines-special-member-functions class 'CertVerifierCreationParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11518 build/src/core/Debug/x86_64/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom.h @ Line 183 performance-trivially-destructible class 'CertVerifierCreationParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
11519 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindImageDecoder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11520 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindJsonParser_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11521 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindXmlParser_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11522 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindWebBundleParserFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11523 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindWebBundler_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11524 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'DataDecoderService_BindGzipper_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11525 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'DataDecoderServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11526 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'DataDecoderService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11527 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/data_decoder_service.mojom.h @ Line 152 cppcoreguidelines-special-member-functions class 'DataDecoderServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11528 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Gzipper_Compress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11529 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'Gzipper_Compress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11530 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'Gzipper_Uncompress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11531 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'Gzipper_Uncompress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11532 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'GzipperAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11533 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'Gzipper_Compress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11534 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'Gzipper_Uncompress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11535 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'Gzipper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11536 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/gzipper.mojom.h @ Line 128 cppcoreguidelines-special-member-functions class 'GzipperStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11537 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeImage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11538 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-params-data.h @ Line 43 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeImage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11539 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeAnimation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11540 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-params-data.h @ Line 78 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeAnimation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11541 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'AnimationFrame_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11542 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-shared-internal.h @ Line 77 cppcoreguidelines-special-member-functions class 'AnimationFrame_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11543 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type 'data_decoder::mojom::ImageCodec' has no effect; remove std::move() 1
11544 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11545 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11546 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'desired_image_frame_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
11547 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11548 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11549 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'codec' of the trivially-copyable type 'data_decoder::mojom::ImageCodec' has no effect; remove std::move() 1
11550 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11551 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11552 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'desired_image_frame_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
11553 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'decoded_image' has no effect; remove std::move() or make the variable non-const 1
11554 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11555 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11556 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ImageDecoderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11557 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
11558 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
11559 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 76 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeImage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11560 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 89 cppcoreguidelines-special-member-functions class 'ImageDecoder_DecodeAnimation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11561 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 316 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11562 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 584 performance-move-const-arg std::move of the variable 'p_codec' of the trivially-copyable type 'data_decoder::mojom::ImageCodec' has no effect; remove std::move() 1
11563 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 585 performance-move-const-arg std::move of the variable 'p_shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11564 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 586 performance-move-const-arg std::move of the variable 'p_max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11565 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 587 performance-move-const-arg std::move of the variable 'p_desired_image_frame_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
11566 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 632 performance-move-const-arg std::move of the variable 'p_shrink_to_fit' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11567 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.cc @ Line 633 performance-move-const-arg std::move of the variable 'p_max_size_in_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
11568 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'ImageDecoder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11569 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'ImageDecoderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11570 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/image_decoder.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'AnimationFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11571 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'JsonParser_Parse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11572 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'JsonParser_Parse_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11573 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'json' has no effect; remove std::move() or make the variable non-const 1
11574 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'json' has no effect; remove std::move() or make the variable non-const 1
11575 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
11576 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'JsonParserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11577 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'JsonParser_Parse_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11578 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom.cc @ Line 200 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11579 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom.cc @ Line 317 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11580 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'JsonParser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11581 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/json_parser.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'JsonParserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11582 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11583 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11584 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11585 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11586 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11587 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'ResourceSnapshotForWebBundleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11588 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
11589 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
11590 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11591 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 85 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceCount_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11592 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 98 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11593 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 111 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceBody_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11594 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 316 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11595 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 731 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11596 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.cc @ Line 769 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11597 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11598 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.h @ Line 142 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11599 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-blink.h @ Line 188 cppcoreguidelines-special-member-functions class 'SerializedResourceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11600 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11601 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceCount_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11602 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11603 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11604 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 85 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceBody_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11605 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceBody_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11606 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'SerializedResourceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11607 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'SerializedResourceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11608 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11609 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11610 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11611 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11612 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11613 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ResourceSnapshotForWebBundleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11614 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
11615 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
11616 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11617 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 83 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceCount_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11618 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 96 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11619 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 109 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle_GetResourceBody_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11620 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 314 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11621 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 729 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11622 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.cc @ Line 767 performance-move-const-arg std::move of the variable 'p_index' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11623 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11624 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.h @ Line 137 cppcoreguidelines-special-member-functions class 'ResourceSnapshotForWebBundleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11625 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/resource_snapshot_for_web_bundle.mojom.h @ Line 183 cppcoreguidelines-special-member-functions class 'SerializedResourceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11626 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebBundler_Generate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11627 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'WebBundler_Generate_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11628 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11629 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'data_decoder::mojom::WebBundlerError' has no effect; remove std::move() 1
11630 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'WebBundlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11631 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'WebBundler_Generate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11632 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'p_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
11633 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom.cc @ Line 216 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'data_decoder::mojom::WebBundlerError' has no effect; remove std::move() 1
11634 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'WebBundler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11635 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/web_bundler.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'WebBundlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11636 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'XmlParser_Parse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11637 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'XmlParser_Parse_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11638 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'xml' has no effect; remove std::move() or make the variable non-const 1
11639 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'xml' has no effect; remove std::move() or make the variable non-const 1
11640 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
11641 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'XmlParserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11642 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom.cc @ Line 56 cppcoreguidelines-special-member-functions class 'XmlParser_Parse_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11643 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom.cc @ Line 209 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11644 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom.cc @ Line 326 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11645 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'XmlParser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11646 build/src/core/Debug/x86_64/gen/services/data_decoder/public/mojom/xml_parser.mojom.h @ Line 138 cppcoreguidelines-special-member-functions class 'XmlParserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11647 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'BatteryMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11648 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'BatteryMonitor_QueryNextStatus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11649 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'BatteryMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11650 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-blink.h @ Line 125 cppcoreguidelines-special-member-functions class 'BatteryMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11651 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BatteryMonitor_QueryNextStatus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11652 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'BatteryMonitor_QueryNextStatus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11653 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'BatteryMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11654 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'BatteryMonitor_QueryNextStatus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11655 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'BatteryMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11656 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_monitor.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'BatteryMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11657 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'charging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11658 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'charging_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11659 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'discharging_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11660 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'level_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11661 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'BatteryStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11662 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-blink.h @ Line 94 performance-trivially-destructible class 'BatteryStatus' can be made trivially destructible by defaulting the destructor on its first declaration 3
11663 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'BatteryStatus_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11664 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'BatteryStatus_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11665 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'charging_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11666 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'charging_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11667 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'discharging_time_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11668 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'level_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11669 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.h @ Line 57 cppcoreguidelines-special-member-functions class 'BatteryStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11670 build/src/core/Debug/x86_64/gen/services/device/public/mojom/battery_status.mojom.h @ Line 89 performance-trivially-destructible class 'BatteryStatus' can be made trivially destructible by defaulting the destructor on its first declaration 3
11671 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11672 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11673 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11674 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::SetPoweredResult' (aka 'device::mojom::BluetoothSystem_SetPoweredResult') has no effect; remove std::move() 1
11675 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'scan_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11676 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 119 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::StartScanResult' (aka 'device::mojom::BluetoothSystem_StartScanResult') has no effect; remove std::move() 1
11677 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 134 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::StopScanResult' (aka 'device::mojom::BluetoothSystem_StopScanResult') has no effect; remove std::move() 1
11678 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'new_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11679 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'new_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11680 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'BluetoothSystemFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11681 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'BluetoothSystemAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11682 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink-test-utils.h @ Line 76 performance-trivially-destructible class 'BluetoothSystemClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11683 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'battery_percentage_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11684 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
11685 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'connection_state_in' of the trivially-copyable type 'BluetoothDeviceInfo::ConnectionState' (aka 'device::mojom::BluetoothDeviceInfo_ConnectionState') has no effect; remove std::move() 1
11686 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'is_paired_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11687 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'device_type_in' of the trivially-copyable type 'BluetoothDeviceInfo::DeviceType' (aka 'device::mojom::BluetoothDeviceInfo_DeviceType') has no effect; remove std::move() 1
11688 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 291 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11689 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 304 cppcoreguidelines-special-member-functions class 'BluetoothSystem_SetPowered_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11690 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 317 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetScanState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11691 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 330 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StartScan_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11692 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 343 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StopScan_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11693 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 356 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetAvailableDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11694 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 640 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11695 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 772 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::SetPoweredResult' (aka 'device::mojom::BluetoothSystem_SetPoweredResult') has no effect; remove std::move() 1
11696 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 904 performance-move-const-arg std::move of the variable 'p_scan_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11697 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 1036 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::StartScanResult' (aka 'device::mojom::BluetoothSystem_StartScanResult') has no effect; remove std::move() 1
11698 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 1168 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::StopScanResult' (aka 'device::mojom::BluetoothSystem_StopScanResult') has no effect; remove std::move() 1
11699 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 1464 performance-move-const-arg std::move of the variable 'p_powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11700 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 1756 performance-move-const-arg std::move of the variable 'p_new_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11701 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.cc @ Line 1791 performance-move-const-arg std::move of the variable 'p_new_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11702 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 302 cppcoreguidelines-special-member-functions class 'BluetoothSystemFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11703 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 336 cppcoreguidelines-special-member-functions class 'BluetoothSystem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11704 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 411 cppcoreguidelines-special-member-functions class 'BluetoothSystemClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11705 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 507 cppcoreguidelines-special-member-functions class 'BluetoothSystemFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11706 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 548 cppcoreguidelines-special-member-functions class 'BluetoothSystemStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11707 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 589 cppcoreguidelines-special-member-functions class 'BluetoothSystemClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11708 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 641 cppcoreguidelines-special-member-functions class 'BluetoothDeviceBatteryInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11709 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 781 cppcoreguidelines-special-member-functions class 'BluetoothAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11710 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-blink.h @ Line 670 performance-trivially-destructible class 'BluetoothDeviceBatteryInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
11711 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BluetoothSystemFactory_Create_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11712 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11713 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11714 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'BluetoothSystem_SetPowered_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11715 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'BluetoothSystem_SetPowered_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11716 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetScanState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11717 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetScanState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11718 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StartScan_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11719 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StartScan_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11720 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 170 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StopScan_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11721 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 185 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StopScan_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11722 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 202 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetAvailableDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11723 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 217 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetAvailableDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11724 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 233 cppcoreguidelines-special-member-functions class 'BluetoothSystemClient_OnStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11725 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-params-data.h @ Line 250 cppcoreguidelines-special-member-functions class 'BluetoothSystemClient_OnScanStateChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11726 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 221 cppcoreguidelines-special-member-functions class 'BluetoothAddress_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11727 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 239 cppcoreguidelines-special-member-functions class 'BluetoothAddress_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11728 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 269 cppcoreguidelines-special-member-functions class 'BluetoothDeviceBatteryInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11729 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 288 cppcoreguidelines-special-member-functions class 'BluetoothDeviceBatteryInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11730 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 318 cppcoreguidelines-special-member-functions class 'BluetoothDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11731 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-shared-internal.h @ Line 343 cppcoreguidelines-special-member-functions class 'BluetoothDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11732 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11733 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11734 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11735 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::SetPoweredResult' (aka 'device::mojom::BluetoothSystem_SetPoweredResult') has no effect; remove std::move() 1
11736 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'scan_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11737 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 117 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::StartScanResult' (aka 'device::mojom::BluetoothSystem_StartScanResult') has no effect; remove std::move() 1
11738 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'BluetoothSystem::StopScanResult' (aka 'device::mojom::BluetoothSystem_StopScanResult') has no effect; remove std::move() 1
11739 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 158 performance-move-const-arg std::move of the variable 'new_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11740 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'new_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11741 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'BluetoothSystemFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11742 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'BluetoothSystemAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11743 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom-test-utils.h @ Line 74 performance-trivially-destructible class 'BluetoothSystemClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11744 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'battery_percentage_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
11745 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 108 performance-move-const-arg std::move of the const variable 'address_in' of the trivially-copyable type 'const ::std::array< ::uint8_t, 6>' (aka 'const array') has no effect; remove std::move() 1
11746 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 109 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
11747 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'connection_state_in' of the trivially-copyable type 'BluetoothDeviceInfo::ConnectionState' (aka 'device::mojom::BluetoothDeviceInfo_ConnectionState') has no effect; remove std::move() 1
11748 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'is_paired_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11749 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'device_type_in' of the trivially-copyable type 'BluetoothDeviceInfo::DeviceType' (aka 'device::mojom::BluetoothDeviceInfo_DeviceType') has no effect; remove std::move() 1
11750 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 289 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11751 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 302 cppcoreguidelines-special-member-functions class 'BluetoothSystem_SetPowered_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11752 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 315 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetScanState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11753 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 328 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StartScan_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11754 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 341 cppcoreguidelines-special-member-functions class 'BluetoothSystem_StopScan_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11755 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 354 cppcoreguidelines-special-member-functions class 'BluetoothSystem_GetAvailableDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11756 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 638 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11757 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 770 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::SetPoweredResult' (aka 'device::mojom::BluetoothSystem_SetPoweredResult') has no effect; remove std::move() 1
11758 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 902 performance-move-const-arg std::move of the variable 'p_scan_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11759 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 1034 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::StartScanResult' (aka 'device::mojom::BluetoothSystem_StartScanResult') has no effect; remove std::move() 1
11760 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 1166 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'BluetoothSystem::StopScanResult' (aka 'device::mojom::BluetoothSystem_StopScanResult') has no effect; remove std::move() 1
11761 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 1462 performance-move-const-arg std::move of the variable 'p_powered' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11762 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 1754 performance-move-const-arg std::move of the variable 'p_new_state' of the trivially-copyable type 'BluetoothSystem::State' (aka 'device::mojom::BluetoothSystem_State') has no effect; remove std::move() 1
11763 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.cc @ Line 1789 performance-move-const-arg std::move of the variable 'p_new_state' of the trivially-copyable type 'BluetoothSystem::ScanState' (aka 'device::mojom::BluetoothSystem_ScanState') has no effect; remove std::move() 1
11764 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'BluetoothSystemFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11765 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 101 cppcoreguidelines-special-member-functions class 'BluetoothSystem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11766 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 176 cppcoreguidelines-special-member-functions class 'BluetoothSystemClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11767 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 272 cppcoreguidelines-special-member-functions class 'BluetoothSystemFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11768 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 313 cppcoreguidelines-special-member-functions class 'BluetoothSystemStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11769 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 354 cppcoreguidelines-special-member-functions class 'BluetoothSystemClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11770 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 406 cppcoreguidelines-special-member-functions class 'BluetoothDeviceBatteryInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11771 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 546 cppcoreguidelines-special-member-functions class 'BluetoothAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11772 build/src/core/Debug/x86_64/gen/services/device/public/mojom/bluetooth_system.mojom.h @ Line 435 performance-trivially-destructible class 'BluetoothDeviceBatteryInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
11773 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DeviceService_BindFingerprint_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11774 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DeviceService_BindGeolocationConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11775 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'DeviceService_BindGeolocationContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11776 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'DeviceService_BindGeolocationControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11777 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'DeviceService_BindInputDeviceManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11778 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'DeviceService_BindBatteryMonitor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11779 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'DeviceService_BindVibrationManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11780 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'DeviceService_BindHidManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11781 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 158 cppcoreguidelines-special-member-functions class 'DeviceService_BindPowerMonitor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11782 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 175 cppcoreguidelines-special-member-functions class 'DeviceService_BindPublicIpAddressGeolocationProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11783 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 192 cppcoreguidelines-special-member-functions class 'DeviceService_BindScreenOrientationListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11784 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 209 cppcoreguidelines-special-member-functions class 'DeviceService_BindSensorProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11785 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 226 cppcoreguidelines-special-member-functions class 'DeviceService_BindSerialPortManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11786 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 243 cppcoreguidelines-special-member-functions class 'DeviceService_BindTimeZoneMonitor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11787 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 260 cppcoreguidelines-special-member-functions class 'DeviceService_BindWakeLockProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11788 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 277 cppcoreguidelines-special-member-functions class 'DeviceService_BindUsbDeviceManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11789 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'DeviceService_BindUsbDeviceManagerTest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11790 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'DeviceServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11791 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom.h @ Line 84 cppcoreguidelines-special-member-functions class 'DeviceService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11792 build/src/core/Debug/x86_64/gen/services/device/public/mojom/device_service.mojom.h @ Line 230 cppcoreguidelines-special-member-functions class 'DeviceServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11793 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'scan_result' of the trivially-copyable type 'device::mojom::blink::ScanResult' (aka 'device::mojom::ScanResult') has no effect; remove std::move() 1
11794 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'is_complete' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11795 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'percent_complete' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11796 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'scan_result' of the trivially-copyable type 'device::mojom::blink::ScanResult' (aka 'device::mojom::ScanResult') has no effect; remove std::move() 1
11797 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'matches' has no effect; remove std::move() or make the variable non-const 1
11798 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11799 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11800 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'label' has no effect; remove std::move() or make the variable non-const 1
11801 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11802 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11803 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'new_label' has no effect; remove std::move() or make the variable non-const 1
11804 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11805 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11806 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'records' has no effect; remove std::move() or make the variable non-const 1
11807 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11808 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11809 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'label' has no effect; remove std::move() or make the variable non-const 1
11810 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 138 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11811 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 138 performance-move-const-arg std::move of the const variable 'new_label' has no effect; remove std::move() or make the variable non-const 1
11812 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11813 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11814 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 158 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11815 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 173 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11816 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 188 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11817 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::blink::BiometricType' (aka 'device::mojom::BiometricType') has no effect; remove std::move() 1
11818 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'FingerprintObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11819 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink-test-utils.h @ Line 55 performance-trivially-destructible class 'FingerprintAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11820 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 281 performance-move-const-arg std::move of the variable 'p_scan_result' of the trivially-copyable type 'device::mojom::blink::ScanResult' (aka 'device::mojom::ScanResult') has no effect; remove std::move() 1
11821 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 282 performance-move-const-arg std::move of the variable 'p_is_complete' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11822 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 283 performance-move-const-arg std::move of the variable 'p_percent_complete' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11823 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 321 performance-move-const-arg std::move of the variable 'p_scan_result' of the trivially-copyable type 'device::mojom::blink::ScanResult' (aka 'device::mojom::ScanResult') has no effect; remove std::move() 1
11824 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 322 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11825 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 409 cppcoreguidelines-special-member-functions class 'Fingerprint_GetRecordsForUser_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11826 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 422 cppcoreguidelines-special-member-functions class 'Fingerprint_CancelCurrentEnrollSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11827 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 435 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestRecordLabel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11828 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 448 cppcoreguidelines-special-member-functions class 'Fingerprint_SetRecordLabel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11829 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 461 cppcoreguidelines-special-member-functions class 'Fingerprint_RemoveRecord_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11830 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 474 cppcoreguidelines-special-member-functions class 'Fingerprint_EndCurrentAuthSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11831 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 487 cppcoreguidelines-special-member-functions class 'Fingerprint_DestroyAllRecords_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11832 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 500 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestType_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11833 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1049 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11834 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1192 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11835 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1323 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11836 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1464 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11837 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1595 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11838 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1726 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11839 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1857 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11840 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 1988 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::blink::BiometricType' (aka 'device::mojom::BiometricType') has no effect; remove std::move() 1
11841 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2078 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11842 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2079 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11843 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2220 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11844 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2295 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11845 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2336 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11846 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2337 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11847 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.cc @ Line 2375 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11848 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.h @ Line 137 cppcoreguidelines-special-member-functions class 'FingerprintObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11849 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.h @ Line 183 cppcoreguidelines-special-member-functions class 'Fingerprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11850 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.h @ Line 330 cppcoreguidelines-special-member-functions class 'FingerprintObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11851 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-blink.h @ Line 371 cppcoreguidelines-special-member-functions class 'FingerprintStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11852 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FingerprintObserver_OnRestarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11853 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'FingerprintObserver_OnEnrollScanDone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11854 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'FingerprintObserver_OnAuthScanDone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11855 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 75 cppcoreguidelines-special-member-functions class 'FingerprintObserver_OnSessionFailed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11856 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'Fingerprint_GetRecordsForUser_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11857 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'Fingerprint_GetRecordsForUser_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11858 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'Fingerprint_StartEnrollSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11859 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'Fingerprint_CancelCurrentEnrollSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11860 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'Fingerprint_CancelCurrentEnrollSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11861 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestRecordLabel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11862 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestRecordLabel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11863 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 203 cppcoreguidelines-special-member-functions class 'Fingerprint_SetRecordLabel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11864 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 220 cppcoreguidelines-special-member-functions class 'Fingerprint_SetRecordLabel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11865 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 237 cppcoreguidelines-special-member-functions class 'Fingerprint_RemoveRecord_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11866 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 253 cppcoreguidelines-special-member-functions class 'Fingerprint_RemoveRecord_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11867 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 270 cppcoreguidelines-special-member-functions class 'Fingerprint_StartAuthSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11868 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 285 cppcoreguidelines-special-member-functions class 'Fingerprint_EndCurrentAuthSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11869 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 300 cppcoreguidelines-special-member-functions class 'Fingerprint_EndCurrentAuthSession_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11870 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 317 cppcoreguidelines-special-member-functions class 'Fingerprint_DestroyAllRecords_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11871 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 332 cppcoreguidelines-special-member-functions class 'Fingerprint_DestroyAllRecords_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11872 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 349 cppcoreguidelines-special-member-functions class 'Fingerprint_AddFingerprintObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11873 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 365 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestType_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11874 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-params-data.h @ Line 380 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestType_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11875 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'scan_result' of the trivially-copyable type 'device::mojom::ScanResult' has no effect; remove std::move() 1
11876 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'is_complete' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11877 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'percent_complete' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11878 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'scan_result' of the trivially-copyable type 'device::mojom::ScanResult' has no effect; remove std::move() 1
11879 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'matches' has no effect; remove std::move() or make the variable non-const 1
11880 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11881 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11882 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'label' has no effect; remove std::move() or make the variable non-const 1
11883 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11884 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11885 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'new_label' has no effect; remove std::move() or make the variable non-const 1
11886 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11887 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'user_id' has no effect; remove std::move() or make the variable non-const 1
11888 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'records' has no effect; remove std::move() or make the variable non-const 1
11889 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11890 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11891 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'label' has no effect; remove std::move() or make the variable non-const 1
11892 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11893 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'new_label' has no effect; remove std::move() or make the variable non-const 1
11894 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11895 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the const variable 'record_path' has no effect; remove std::move() or make the variable non-const 1
11896 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 156 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11897 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 171 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11898 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 186 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11899 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.cc @ Line 201 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::BiometricType' has no effect; remove std::move() 1
11900 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'FingerprintObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11901 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom-test-utils.h @ Line 53 performance-trivially-destructible class 'FingerprintAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11902 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 279 performance-move-const-arg std::move of the variable 'p_scan_result' of the trivially-copyable type 'device::mojom::ScanResult' has no effect; remove std::move() 1
11903 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 280 performance-move-const-arg std::move of the variable 'p_is_complete' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11904 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 281 performance-move-const-arg std::move of the variable 'p_percent_complete' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
11905 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 319 performance-move-const-arg std::move of the variable 'p_scan_result' of the trivially-copyable type 'device::mojom::ScanResult' has no effect; remove std::move() 1
11906 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 320 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11907 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 407 cppcoreguidelines-special-member-functions class 'Fingerprint_GetRecordsForUser_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11908 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 420 cppcoreguidelines-special-member-functions class 'Fingerprint_CancelCurrentEnrollSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11909 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 433 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestRecordLabel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11910 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 446 cppcoreguidelines-special-member-functions class 'Fingerprint_SetRecordLabel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11911 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 459 cppcoreguidelines-special-member-functions class 'Fingerprint_RemoveRecord_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11912 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 472 cppcoreguidelines-special-member-functions class 'Fingerprint_EndCurrentAuthSession_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11913 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 485 cppcoreguidelines-special-member-functions class 'Fingerprint_DestroyAllRecords_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11914 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 498 cppcoreguidelines-special-member-functions class 'Fingerprint_RequestType_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11915 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1047 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11916 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1190 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11917 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1321 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11918 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1462 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11919 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1593 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11920 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1724 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11921 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1855 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11922 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 1986 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::BiometricType' has no effect; remove std::move() 1
11923 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2076 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11924 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2077 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11925 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2218 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11926 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2293 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11927 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2334 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11928 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2335 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11929 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.cc @ Line 2373 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11930 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'FingerprintObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11931 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.h @ Line 112 cppcoreguidelines-special-member-functions class 'Fingerprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11932 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.h @ Line 259 cppcoreguidelines-special-member-functions class 'FingerprintObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11933 build/src/core/Debug/x86_64/gen/services/device/public/mojom/fingerprint.mojom.h @ Line 300 cppcoreguidelines-special-member-functions class 'FingerprintStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11934 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11935 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'GeolocationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11936 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'Geolocation_QueryNextPosition_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11937 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink.cc @ Line 309 performance-move-const-arg std::move of the variable 'p_high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11938 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'Geolocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11939 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-blink.h @ Line 131 cppcoreguidelines-special-member-functions class 'GeolocationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11940 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Geolocation_SetHighAccuracy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11941 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'Geolocation_QueryNextPosition_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11942 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'Geolocation_QueryNextPosition_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11943 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11944 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'GeolocationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11945 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'Geolocation_QueryNextPosition_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11946 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom.cc @ Line 307 performance-move-const-arg std::move of the variable 'p_high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11947 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'Geolocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11948 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'GeolocationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11949 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11950 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'GeolocationConfigAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11951 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'GeolocationConfig_IsHighAccuracyLocationBeingCaptured_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11952 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the variable 'p_high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11953 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'GeolocationConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11954 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-blink.h @ Line 124 cppcoreguidelines-special-member-functions class 'GeolocationConfigStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11955 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GeolocationConfig_IsHighAccuracyLocationBeingCaptured_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11956 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'GeolocationConfig_IsHighAccuracyLocationBeingCaptured_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11957 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11958 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'GeolocationConfigAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11959 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'GeolocationConfig_IsHighAccuracyLocationBeingCaptured_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
11960 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom.cc @ Line 178 performance-move-const-arg std::move of the variable 'p_high_accuracy' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11961 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'GeolocationConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11962 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_config.mojom.h @ Line 119 cppcoreguidelines-special-member-functions class 'GeolocationConfigStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11963 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
11964 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'GeolocationContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11965 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-blink.cc @ Line 225 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11966 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'GeolocationContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11967 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-blink.h @ Line 136 cppcoreguidelines-special-member-functions class 'GeolocationContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11968 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GeolocationContext_BindGeolocation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11969 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'GeolocationContext_SetOverride_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11970 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'GeolocationContext_ClearOverride_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11971 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
11972 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'GeolocationContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11973 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom.cc @ Line 223 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11974 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'GeolocationContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11975 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_context.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'GeolocationContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11976 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'GeolocationControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11977 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'GeolocationControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11978 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'GeolocationControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11979 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GeolocationControl_UserDidOptIntoLocationServices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11980 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'GeolocationControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
11981 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'GeolocationControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11982 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geolocation_control.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'GeolocationControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11983 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11984 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'latitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11985 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'longitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11986 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'altitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11987 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'accuracy_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11988 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'altitude_accuracy_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11989 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'heading_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11990 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'speed_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11991 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
11992 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'error_code_in' of the trivially-copyable type 'Geoposition::ErrorCode' (aka 'device::mojom::Geoposition_ErrorCode') has no effect; remove std::move() 1
11993 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
11994 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-blink.h @ Line 99 cppcoreguidelines-special-member-functions class 'Geoposition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11995 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'Geoposition_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11996 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'Geoposition_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
11997 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'valid_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
11998 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'latitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
11999 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'longitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12000 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'altitude_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12001 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'accuracy_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12002 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'altitude_accuracy_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12003 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'heading_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12004 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'speed_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12005 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
12006 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'error_code_in' of the trivially-copyable type 'Geoposition::ErrorCode' (aka 'device::mojom::Geoposition_ErrorCode') has no effect; remove std::move() 1
12007 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
12008 build/src/core/Debug/x86_64/gen/services/device/public/mojom/geoposition.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'Geoposition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12009 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'device_guid' has no effect; remove std::move() or make the variable non-const 1
12010 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12011 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'device_guid' has no effect; remove std::move() or make the variable non-const 1
12012 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12013 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12014 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12015 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 118 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12016 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12017 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12018 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12019 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12020 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12021 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12022 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12023 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 159 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12024 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 169 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12025 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 177 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12026 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 177 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12027 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 188 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12028 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 188 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12029 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12030 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12031 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.cc @ Line 204 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12032 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'HidManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12033 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.h @ Line 46 performance-trivially-destructible class 'HidManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12034 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.h @ Line 71 performance-trivially-destructible class 'HidConnectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12035 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.h @ Line 95 performance-trivially-destructible class 'HidConnectionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12036 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink-test-utils.h @ Line 110 performance-trivially-destructible class 'HidConnectionWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12037 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'usage_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12038 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'usage_page_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12039 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 134 performance-move-const-arg std::move of the variable 'is_range_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12040 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 135 performance-move-const-arg std::move of the variable 'is_constant_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12041 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'is_variable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12042 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'is_relative_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12043 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the variable 'wrap_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12044 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'is_non_linear_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12045 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the variable 'no_preferred_state_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12046 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 141 performance-move-const-arg std::move of the variable 'has_null_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12047 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 142 performance-move-const-arg std::move of the variable 'is_volatile_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12048 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 143 performance-move-const-arg std::move of the variable 'is_buffered_bytes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12049 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'designator_minimum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12050 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 148 performance-move-const-arg std::move of the variable 'designator_maximum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12051 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 149 performance-move-const-arg std::move of the variable 'string_minimum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12052 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 150 performance-move-const-arg std::move of the variable 'string_maximum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12053 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 151 performance-move-const-arg std::move of the variable 'logical_minimum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12054 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 152 performance-move-const-arg std::move of the variable 'logical_maximum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12055 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'physical_minimum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12056 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 154 performance-move-const-arg std::move of the variable 'physical_maximum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12057 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the variable 'unit_exponent_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12058 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 156 performance-move-const-arg std::move of the variable 'unit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12059 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 157 performance-move-const-arg std::move of the variable 'report_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12060 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 158 performance-move-const-arg std::move of the variable 'report_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12061 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 278 performance-move-const-arg std::move of the variable 'report_id_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12062 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 319 performance-move-const-arg std::move of the variable 'collection_type_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12063 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 398 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
12064 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 399 performance-move-const-arg std::move of the const variable 'physical_device_id_in' has no effect; remove std::move() or make the variable non-const 1
12065 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 400 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12066 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 401 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12067 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 402 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
12068 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 403 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12069 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 404 performance-move-const-arg std::move of the variable 'bus_type_in' of the trivially-copyable type 'device::mojom::blink::HidBusType' (aka 'device::mojom::HidBusType') has no effect; remove std::move() 1
12070 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 407 performance-move-const-arg std::move of the variable 'has_report_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12071 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 408 performance-move-const-arg std::move of the variable 'max_input_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12072 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 409 performance-move-const-arg std::move of the variable 'max_output_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12073 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 410 performance-move-const-arg std::move of the variable 'max_feature_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12074 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 411 performance-move-const-arg std::move of the const variable 'device_node_in' has no effect; remove std::move() or make the variable non-const 1
12075 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 434 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
12076 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 435 performance-move-const-arg std::move of the const variable 'physical_device_id_in' has no effect; remove std::move() or make the variable non-const 1
12077 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 436 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12078 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 437 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12079 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 438 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
12080 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 439 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12081 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 440 performance-move-const-arg std::move of the variable 'bus_type_in' of the trivially-copyable type 'device::mojom::blink::HidBusType' (aka 'device::mojom::HidBusType') has no effect; remove std::move() 1
12082 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 443 performance-move-const-arg std::move of the variable 'has_report_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12083 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 444 performance-move-const-arg std::move of the variable 'max_input_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12084 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 445 performance-move-const-arg std::move of the variable 'max_output_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12085 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 446 performance-move-const-arg std::move of the variable 'max_feature_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12086 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 447 performance-move-const-arg std::move of the const variable 'device_node_in' has no effect; remove std::move() or make the variable non-const 1
12087 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 745 cppcoreguidelines-special-member-functions class 'HidManager_GetDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12088 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 758 cppcoreguidelines-special-member-functions class 'HidManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12089 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 771 cppcoreguidelines-special-member-functions class 'HidManager_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12090 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1568 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12091 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1571 performance-move-const-arg std::move of the variable 'p_allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12092 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1605 cppcoreguidelines-special-member-functions class 'HidConnection_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12093 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1618 cppcoreguidelines-special-member-functions class 'HidConnection_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12094 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1631 cppcoreguidelines-special-member-functions class 'HidConnection_GetFeatureReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12095 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1644 cppcoreguidelines-special-member-functions class 'HidConnection_SendFeatureReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12096 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1924 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12097 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1925 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12098 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 1926 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12099 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2073 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12100 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2207 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12101 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2208 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12102 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2351 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12103 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2500 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12104 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2501 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12105 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2539 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12106 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2580 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12107 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2581 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12108 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2708 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12109 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.cc @ Line 2709 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12110 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 105 cppcoreguidelines-special-member-functions class 'HidManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12111 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 145 cppcoreguidelines-special-member-functions class 'HidManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12112 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 199 cppcoreguidelines-special-member-functions class 'HidConnection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12113 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 254 cppcoreguidelines-special-member-functions class 'HidConnectionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12114 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 289 cppcoreguidelines-special-member-functions class 'HidConnectionWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12115 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 409 cppcoreguidelines-special-member-functions class 'HidManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12116 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 450 cppcoreguidelines-special-member-functions class 'HidManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12117 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 491 cppcoreguidelines-special-member-functions class 'HidConnectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12118 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 532 cppcoreguidelines-special-member-functions class 'HidConnectionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12119 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 573 cppcoreguidelines-special-member-functions class 'HidConnectionWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12120 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 636 cppcoreguidelines-special-member-functions class 'HidUsageAndPage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12121 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-blink.h @ Line 666 performance-trivially-destructible class 'HidUsageAndPage' can be made trivially destructible by defaulting the destructor on its first declaration 3
12122 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'HidManagerClient_DeviceAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12123 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'HidManagerClient_DeviceRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12124 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'HidManager_GetDevicesAndSetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12125 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'HidManager_GetDevicesAndSetClient_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12126 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'HidManager_GetDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12127 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'HidManager_GetDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12128 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'HidManager_Connect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12129 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'HidManager_Connect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12130 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'HidManager_AddReceiver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12131 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 170 cppcoreguidelines-special-member-functions class 'HidConnection_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12132 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 185 cppcoreguidelines-special-member-functions class 'HidConnection_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12133 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'HidConnection_Write_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12134 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 222 cppcoreguidelines-special-member-functions class 'HidConnection_Write_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12135 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 239 cppcoreguidelines-special-member-functions class 'HidConnection_GetFeatureReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12136 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 256 cppcoreguidelines-special-member-functions class 'HidConnection_GetFeatureReport_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12137 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 274 cppcoreguidelines-special-member-functions class 'HidConnection_SendFeatureReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12138 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 292 cppcoreguidelines-special-member-functions class 'HidConnection_SendFeatureReport_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12139 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-params-data.h @ Line 309 cppcoreguidelines-special-member-functions class 'HidConnectionClient_OnInputReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12140 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'HidUsageAndPage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12141 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 78 cppcoreguidelines-special-member-functions class 'HidUsageAndPage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12142 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'HidReportItem_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12143 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 152 cppcoreguidelines-special-member-functions class 'HidReportItem_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12144 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 182 cppcoreguidelines-special-member-functions class 'HidReportDescription_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12145 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 202 cppcoreguidelines-special-member-functions class 'HidReportDescription_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12146 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 232 cppcoreguidelines-special-member-functions class 'HidCollectionInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12147 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 257 cppcoreguidelines-special-member-functions class 'HidCollectionInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12148 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 287 cppcoreguidelines-special-member-functions class 'HidDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12149 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-shared-internal.h @ Line 322 cppcoreguidelines-special-member-functions class 'HidDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12150 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'device_guid' has no effect; remove std::move() or make the variable non-const 1
12151 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12152 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'device_guid' has no effect; remove std::move() or make the variable non-const 1
12153 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12154 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12155 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12156 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12157 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12158 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12159 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12160 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12161 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12162 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12163 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 152 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12164 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 157 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12165 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 167 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12166 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 175 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12167 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 175 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12168 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 186 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12169 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 186 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12170 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12171 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12172 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the const variable 'buffer' has no effect; remove std::move() or make the variable non-const 1
12173 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'HidManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12174 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.h @ Line 44 performance-trivially-destructible class 'HidManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12175 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.h @ Line 69 performance-trivially-destructible class 'HidConnectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12176 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.h @ Line 93 performance-trivially-destructible class 'HidConnectionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12177 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom-test-utils.h @ Line 108 performance-trivially-destructible class 'HidConnectionWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12178 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'usage_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12179 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'usage_page_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12180 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'is_range_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12181 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 133 performance-move-const-arg std::move of the variable 'is_constant_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12182 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'is_variable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12183 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'is_relative_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12184 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'wrap_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12185 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'is_non_linear_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12186 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'no_preferred_state_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12187 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'has_null_position_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12188 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'is_volatile_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12189 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 141 performance-move-const-arg std::move of the variable 'is_buffered_bytes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12190 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'designator_minimum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12191 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 146 performance-move-const-arg std::move of the variable 'designator_maximum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12192 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 147 performance-move-const-arg std::move of the variable 'string_minimum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12193 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 148 performance-move-const-arg std::move of the variable 'string_maximum_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12194 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 149 performance-move-const-arg std::move of the variable 'logical_minimum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12195 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 150 performance-move-const-arg std::move of the variable 'logical_maximum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12196 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'physical_minimum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12197 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 152 performance-move-const-arg std::move of the variable 'physical_maximum_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12198 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 153 performance-move-const-arg std::move of the variable 'unit_exponent_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12199 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 154 performance-move-const-arg std::move of the variable 'unit_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12200 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 155 performance-move-const-arg std::move of the variable 'report_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12201 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 156 performance-move-const-arg std::move of the variable 'report_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12202 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 276 performance-move-const-arg std::move of the variable 'report_id_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12203 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 317 performance-move-const-arg std::move of the variable 'collection_type_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12204 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 396 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
12205 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 397 performance-move-const-arg std::move of the const variable 'physical_device_id_in' has no effect; remove std::move() or make the variable non-const 1
12206 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 398 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12207 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 399 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12208 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 400 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
12209 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 401 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12210 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 402 performance-move-const-arg std::move of the variable 'bus_type_in' of the trivially-copyable type 'device::mojom::HidBusType' has no effect; remove std::move() 1
12211 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 405 performance-move-const-arg std::move of the variable 'has_report_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12212 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'max_input_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12213 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 407 performance-move-const-arg std::move of the variable 'max_output_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12214 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 408 performance-move-const-arg std::move of the variable 'max_feature_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12215 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 409 performance-move-const-arg std::move of the const variable 'device_node_in' has no effect; remove std::move() or make the variable non-const 1
12216 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 432 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
12217 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 433 performance-move-const-arg std::move of the const variable 'physical_device_id_in' has no effect; remove std::move() or make the variable non-const 1
12218 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 434 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12219 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 435 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12220 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 436 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
12221 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 437 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12222 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'bus_type_in' of the trivially-copyable type 'device::mojom::HidBusType' has no effect; remove std::move() 1
12223 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 441 performance-move-const-arg std::move of the variable 'has_report_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12224 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 442 performance-move-const-arg std::move of the variable 'max_input_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12225 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 443 performance-move-const-arg std::move of the variable 'max_output_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12226 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 444 performance-move-const-arg std::move of the variable 'max_feature_report_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12227 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 445 performance-move-const-arg std::move of the const variable 'device_node_in' has no effect; remove std::move() or make the variable non-const 1
12228 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 743 cppcoreguidelines-special-member-functions class 'HidManager_GetDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12229 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 756 cppcoreguidelines-special-member-functions class 'HidManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12230 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 769 cppcoreguidelines-special-member-functions class 'HidManager_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12231 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1566 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12232 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1569 performance-move-const-arg std::move of the variable 'p_allow_protected_reports' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12233 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1603 cppcoreguidelines-special-member-functions class 'HidConnection_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12234 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1616 cppcoreguidelines-special-member-functions class 'HidConnection_Write_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12235 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1629 cppcoreguidelines-special-member-functions class 'HidConnection_GetFeatureReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12236 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1642 cppcoreguidelines-special-member-functions class 'HidConnection_SendFeatureReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12237 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1922 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12238 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1923 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12239 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 1924 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12240 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2071 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12241 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2205 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12242 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2206 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12243 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2349 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12244 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2498 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12245 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2499 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12246 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2537 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12247 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2578 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12248 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2579 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12249 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2706 performance-move-const-arg std::move of the variable 'p_report_id' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12250 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.cc @ Line 2707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12251 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'HidManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12252 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'HidManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12253 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 161 cppcoreguidelines-special-member-functions class 'HidConnection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12254 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 216 cppcoreguidelines-special-member-functions class 'HidConnectionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12255 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 251 cppcoreguidelines-special-member-functions class 'HidConnectionWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12256 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 371 cppcoreguidelines-special-member-functions class 'HidManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12257 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 412 cppcoreguidelines-special-member-functions class 'HidManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12258 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 453 cppcoreguidelines-special-member-functions class 'HidConnectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12259 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 494 cppcoreguidelines-special-member-functions class 'HidConnectionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12260 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 535 cppcoreguidelines-special-member-functions class 'HidConnectionWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12261 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 598 cppcoreguidelines-special-member-functions class 'HidUsageAndPage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12262 build/src/core/Debug/x86_64/gen/services/device/public/mojom/hid.mojom.h @ Line 628 performance-trivially-destructible class 'HidUsageAndPage' can be made trivially destructible by defaulting the destructor on its first declaration 3
12263 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
12264 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'InputDeviceManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12265 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'InputDeviceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12266 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
12267 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
12268 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'subsystem_in' of the trivially-copyable type 'device::mojom::blink::InputDeviceSubsystem' (aka 'device::mojom::InputDeviceSubsystem') has no effect; remove std::move() 1
12269 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::blink::InputDeviceType' (aka 'device::mojom::InputDeviceType') has no effect; remove std::move() 1
12270 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'is_accelerometer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12271 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'is_joystick_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12272 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the variable 'is_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12273 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'is_keyboard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12274 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the variable 'is_mouse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12275 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'is_tablet_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12276 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'is_touchpad_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12277 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the variable 'is_touchscreen_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12278 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 331 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12279 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 375 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12280 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.cc @ Line 388 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12281 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.h @ Line 137 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12282 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.h @ Line 175 cppcoreguidelines-special-member-functions class 'InputDeviceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12283 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.h @ Line 252 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12284 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.h @ Line 293 cppcoreguidelines-special-member-functions class 'InputDeviceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12285 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-blink.h @ Line 343 cppcoreguidelines-special-member-functions class 'InputDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12286 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClient_InputDeviceAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12287 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClient_InputDeviceRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12288 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevicesAndSetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12289 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevicesAndSetClient_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12290 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12291 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12292 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'InputDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12293 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'InputDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12294 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
12295 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'InputDeviceManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12296 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'InputDeviceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12297 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 72 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
12298 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 73 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
12299 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'subsystem_in' of the trivially-copyable type 'device::mojom::InputDeviceSubsystem' has no effect; remove std::move() 1
12300 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::InputDeviceType' has no effect; remove std::move() 1
12301 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'is_accelerometer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12302 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'is_joystick_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12303 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'is_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12304 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'is_keyboard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12305 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'is_mouse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12306 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'is_tablet_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12307 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'is_touchpad_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12308 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'is_touchscreen_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12309 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 329 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12310 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 373 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12311 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.cc @ Line 386 cppcoreguidelines-special-member-functions class 'InputDeviceManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12312 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12313 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.h @ Line 104 cppcoreguidelines-special-member-functions class 'InputDeviceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12314 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.h @ Line 181 cppcoreguidelines-special-member-functions class 'InputDeviceManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12315 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.h @ Line 222 cppcoreguidelines-special-member-functions class 'InputDeviceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12316 build/src/core/Debug/x86_64/gen/services/device/public/mojom/input_service.mojom.h @ Line 272 cppcoreguidelines-special-member-functions class 'InputDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12317 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12318 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12319 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12320 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'watch_ids' has no effect; remove std::move() or make the variable non-const 1
12321 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'serial_number' has no effect; remove std::move() or make the variable non-const 1
12322 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.h @ Line 30 performance-trivially-destructible class 'NFCAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12323 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink-test-utils.h @ Line 51 performance-trivially-destructible class 'NFCClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12324 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'error_type_in' of the trivially-copyable type 'device::mojom::blink::NDEFErrorType' (aka 'device::mojom::NDEFErrorType') has no effect; remove std::move() 1
12325 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
12326 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'category_in' of the trivially-copyable type 'device::mojom::blink::NDEFRecordTypeCategory' (aka 'device::mojom::NDEFRecordTypeCategory') has no effect; remove std::move() 1
12327 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the const variable 'record_type_in' has no effect; remove std::move() or make the variable non-const 1
12328 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the const variable 'media_type_in' has no effect; remove std::move() or make the variable non-const 1
12329 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 103 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
12330 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the const variable 'encoding_in' has no effect; remove std::move() or make the variable non-const 1
12331 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 105 performance-move-const-arg std::move of the const variable 'lang_in' has no effect; remove std::move() or make the variable non-const 1
12332 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the variable 'overwrite_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12333 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 202 cppcoreguidelines-special-member-functions class 'NFC_Push_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12334 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 215 cppcoreguidelines-special-member-functions class 'NFC_Watch_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12335 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 816 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12336 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 916 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12337 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 1122 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12338 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.cc @ Line 1123 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12339 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 138 cppcoreguidelines-special-member-functions class 'NFC' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12340 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 191 cppcoreguidelines-special-member-functions class 'NFCClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12341 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 270 cppcoreguidelines-special-member-functions class 'NFCStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12342 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 311 cppcoreguidelines-special-member-functions class 'NFCClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12343 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 358 cppcoreguidelines-special-member-functions class 'NDEFError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12344 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 500 cppcoreguidelines-special-member-functions class 'NDEFWriteOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12345 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-blink.h @ Line 529 performance-trivially-destructible class 'NDEFWriteOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
12346 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NFC_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12347 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'NFC_Push_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12348 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'NFC_Push_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12349 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'NFC_CancelPush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12350 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'NFC_Watch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12351 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'NFC_Watch_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12352 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 119 cppcoreguidelines-special-member-functions class 'NFC_CancelWatch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12353 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'NFCClient_OnWatch_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12354 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'NFCClient_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12355 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'NDEFError_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12356 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'NDEFError_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12357 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 136 cppcoreguidelines-special-member-functions class 'NDEFRecord_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12358 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 162 cppcoreguidelines-special-member-functions class 'NDEFRecord_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12359 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 192 cppcoreguidelines-special-member-functions class 'NDEFMessage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12360 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'NDEFMessage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12361 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 240 cppcoreguidelines-special-member-functions class 'NDEFWriteOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12362 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-shared-internal.h @ Line 259 cppcoreguidelines-special-member-functions class 'NDEFWriteOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12363 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12364 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12365 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12366 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'watch_ids' has no effect; remove std::move() or make the variable non-const 1
12367 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'serial_number' has no effect; remove std::move() or make the variable non-const 1
12368 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'NFCAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12369 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom-test-utils.h @ Line 49 performance-trivially-destructible class 'NFCClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12370 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'error_type_in' of the trivially-copyable type 'device::mojom::NDEFErrorType' has no effect; remove std::move() 1
12371 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'error_message_in' has no effect; remove std::move() or make the variable non-const 1
12372 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'category_in' of the trivially-copyable type 'device::mojom::NDEFRecordTypeCategory' has no effect; remove std::move() 1
12373 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 99 performance-move-const-arg std::move of the const variable 'record_type_in' has no effect; remove std::move() or make the variable non-const 1
12374 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 100 performance-move-const-arg std::move of the const variable 'media_type_in' has no effect; remove std::move() or make the variable non-const 1
12375 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 101 performance-move-const-arg std::move of the const variable 'id_in' has no effect; remove std::move() or make the variable non-const 1
12376 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 102 performance-move-const-arg std::move of the const variable 'encoding_in' has no effect; remove std::move() or make the variable non-const 1
12377 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'lang_in' has no effect; remove std::move() or make the variable non-const 1
12378 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 177 performance-move-const-arg std::move of the variable 'overwrite_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12379 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 200 cppcoreguidelines-special-member-functions class 'NFC_Push_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12380 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 213 cppcoreguidelines-special-member-functions class 'NFC_Watch_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12381 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 814 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12382 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 914 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12383 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 1120 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12384 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.cc @ Line 1121 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12385 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'NFC' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12386 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'NFCClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12387 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 199 cppcoreguidelines-special-member-functions class 'NFCStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12388 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 240 cppcoreguidelines-special-member-functions class 'NFCClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12389 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 287 cppcoreguidelines-special-member-functions class 'NDEFError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12390 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 429 cppcoreguidelines-special-member-functions class 'NDEFWriteOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12391 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc.mojom.h @ Line 458 performance-trivially-destructible class 'NDEFWriteOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
12392 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'host_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12393 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'NFCProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12394 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-blink.cc @ Line 196 performance-move-const-arg std::move of the variable 'p_host_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12395 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'NFCProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12396 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-blink.h @ Line 134 cppcoreguidelines-special-member-functions class 'NFCProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12397 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NFCProvider_GetNFCForHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12398 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'NFCProvider_SuspendNFCOperations_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12399 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'NFCProvider_ResumeNFCOperations_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12400 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'host_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12401 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'NFCProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12402 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom.cc @ Line 194 performance-move-const-arg std::move of the variable 'p_host_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
12403 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'NFCProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12404 build/src/core/Debug/x86_64/gen/services/device/public/mojom/nfc_provider.mojom.h @ Line 129 cppcoreguidelines-special-member-functions class 'NFCProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12405 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'on_battery_power' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12406 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'PowerMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12407 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'PowerMonitorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12408 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink.cc @ Line 304 performance-move-const-arg std::move of the variable 'p_on_battery_power' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12409 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'PowerMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12410 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'PowerMonitorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12411 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink.h @ Line 181 cppcoreguidelines-special-member-functions class 'PowerMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12412 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-blink.h @ Line 222 cppcoreguidelines-special-member-functions class 'PowerMonitorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12413 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PowerMonitor_AddClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12414 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'PowerMonitorClient_PowerStateChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12415 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'PowerMonitorClient_Suspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12416 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'PowerMonitorClient_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12417 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'on_battery_power' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12418 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'PowerMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12419 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'PowerMonitorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12420 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom.cc @ Line 302 performance-move-const-arg std::move of the variable 'p_on_battery_power' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12421 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'PowerMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12422 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom.h @ Line 99 cppcoreguidelines-special-member-functions class 'PowerMonitorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12423 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom.h @ Line 176 cppcoreguidelines-special-member-functions class 'PowerMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12424 build/src/core/Debug/x86_64/gen/services/device/public/mojom/power_monitor.mojom.h @ Line 217 cppcoreguidelines-special-member-functions class 'PowerMonitorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12425 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'PublicIpAddressGeolocationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12426 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'PublicIpAddressGeolocationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12427 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-blink.h @ Line 123 cppcoreguidelines-special-member-functions class 'PublicIpAddressGeolocationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12428 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PublicIpAddressGeolocationProvider_CreateGeolocation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12429 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'tag' of the trivially-copyable type 'const ::net::MutablePartialNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
12430 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'PublicIpAddressGeolocationProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12431 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom.cc @ Line 148 performance-move-const-arg std::move of the variable 'p_tag' of the trivially-copyable type '::net::MutablePartialNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
12432 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'PublicIpAddressGeolocationProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12433 build/src/core/Debug/x86_64/gen/services/device/public/mojom/public_ip_address_geolocation_provider.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'PublicIpAddressGeolocationProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12434 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'orientation' of the trivially-copyable type '::device::mojom::blink::ScreenOrientationLockType' (aka 'device::mojom::ScreenOrientationLockType') has no effect; remove std::move() 1
12435 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'orientation' of the trivially-copyable type '::device::mojom::blink::ScreenOrientationLockType' (aka 'device::mojom::ScreenOrientationLockType') has no effect; remove std::move() 1
12436 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type '::device::mojom::blink::ScreenOrientationLockResult' (aka 'device::mojom::ScreenOrientationLockResult') has no effect; remove std::move() 1
12437 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12438 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ScreenOrientationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12439 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink-test-utils.h @ Line 45 performance-trivially-destructible class 'ScreenOrientationListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12440 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'ScreenOrientation_LockOrientation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12441 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type '::device::mojom::blink::ScreenOrientationLockResult' (aka 'device::mojom::ScreenOrientationLockResult') has no effect; remove std::move() 1
12442 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.cc @ Line 352 performance-move-const-arg std::move of the variable 'p_orientation' of the trivially-copyable type '::device::mojom::blink::ScreenOrientationLockType' (aka 'device::mojom::ScreenOrientationLockType') has no effect; remove std::move() 1
12443 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.cc @ Line 384 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener_IsAutoRotateEnabledByUser_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12444 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.cc @ Line 515 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12445 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'ScreenOrientation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12446 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.h @ Line 113 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12447 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.h @ Line 182 cppcoreguidelines-special-member-functions class 'ScreenOrientationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12448 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-blink.h @ Line 223 cppcoreguidelines-special-member-functions class 'ScreenOrientationListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12449 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ScreenOrientation_LockOrientation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12450 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'ScreenOrientation_LockOrientation_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12451 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'ScreenOrientation_UnlockOrientation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12452 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener_IsAutoRotateEnabledByUser_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12453 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener_IsAutoRotateEnabledByUser_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12454 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'orientation' of the trivially-copyable type '::device::mojom::ScreenOrientationLockType' has no effect; remove std::move() 1
12455 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'orientation' of the trivially-copyable type '::device::mojom::ScreenOrientationLockType' has no effect; remove std::move() 1
12456 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type '::device::mojom::ScreenOrientationLockResult' has no effect; remove std::move() 1
12457 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12458 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ScreenOrientationAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12459 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'ScreenOrientationListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12460 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'ScreenOrientation_LockOrientation_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12461 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type '::device::mojom::ScreenOrientationLockResult' has no effect; remove std::move() 1
12462 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.cc @ Line 350 performance-move-const-arg std::move of the variable 'p_orientation' of the trivially-copyable type '::device::mojom::ScreenOrientationLockType' has no effect; remove std::move() 1
12463 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.cc @ Line 382 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener_IsAutoRotateEnabledByUser_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12464 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.cc @ Line 513 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12465 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ScreenOrientation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12466 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.h @ Line 108 cppcoreguidelines-special-member-functions class 'ScreenOrientationListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12467 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'ScreenOrientationStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12468 build/src/core/Debug/x86_64/gen/services/device/public/mojom/screen_orientation.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'ScreenOrientationListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12469 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12470 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12471 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'SensorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12472 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink-test-utils.h @ Line 52 performance-trivially-destructible class 'SensorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12473 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12474 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.cc @ Line 75 cppcoreguidelines-special-member-functions class 'Sensor_GetDefaultConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12475 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.cc @ Line 88 cppcoreguidelines-special-member-functions class 'Sensor_AddConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12476 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.cc @ Line 545 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12477 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.cc @ Line 731 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12478 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 138 cppcoreguidelines-special-member-functions class 'Sensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12479 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 195 cppcoreguidelines-special-member-functions class 'SensorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12480 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 276 cppcoreguidelines-special-member-functions class 'SensorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12481 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 317 cppcoreguidelines-special-member-functions class 'SensorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12482 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 364 cppcoreguidelines-special-member-functions class 'SensorConfiguration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12483 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-blink.h @ Line 393 performance-trivially-destructible class 'SensorConfiguration' can be made trivially destructible by defaulting the destructor on its first declaration 3
12484 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Sensor_GetDefaultConfiguration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12485 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'Sensor_GetDefaultConfiguration_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12486 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'Sensor_AddConfiguration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12487 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'Sensor_AddConfiguration_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12488 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'Sensor_RemoveConfiguration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12489 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'Sensor_Suspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12490 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'Sensor_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12491 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'Sensor_ConfigureReadingChangeNotifications_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12492 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'SensorClient_RaiseError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12493 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-params-data.h @ Line 164 cppcoreguidelines-special-member-functions class 'SensorClient_SensorReadingChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12494 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-shared-internal.h @ Line 88 cppcoreguidelines-special-member-functions class 'SensorConfiguration_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12495 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'SensorConfiguration_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12496 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'configuration' has no effect; remove std::move() or make the variable non-const 1
12497 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'configuration' has no effect; remove std::move() or make the variable non-const 1
12498 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12499 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'configuration' has no effect; remove std::move() or make the variable non-const 1
12500 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'configuration' has no effect; remove std::move() or make the variable non-const 1
12501 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12502 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'SensorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12503 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom-test-utils.h @ Line 50 performance-trivially-destructible class 'SensorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12504 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12505 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 69 cppcoreguidelines-special-member-functions class 'Sensor_GetDefaultConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12506 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 82 cppcoreguidelines-special-member-functions class 'Sensor_AddConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12507 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 398 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12508 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 539 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12509 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 628 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12510 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 725 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12511 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.cc @ Line 811 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12512 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'Sensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12513 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'SensorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12514 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 206 cppcoreguidelines-special-member-functions class 'SensorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12515 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 247 cppcoreguidelines-special-member-functions class 'SensorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12516 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 294 cppcoreguidelines-special-member-functions class 'SensorConfiguration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12517 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor.mojom.h @ Line 323 performance-trivially-destructible class 'SensorConfiguration' can be made trivially destructible by defaulting the destructor on its first declaration 3
12518 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::SensorType' (aka 'device::mojom::SensorType') has no effect; remove std::move() 1
12519 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::SensorType' (aka 'device::mojom::SensorType') has no effect; remove std::move() 1
12520 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::blink::SensorCreationResult' (aka 'device::mojom::SensorCreationResult') has no effect; remove std::move() 1
12521 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'SensorProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12522 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'buffer_offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12523 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::device::mojom::blink::ReportingMode' (aka 'device::mojom::ReportingMode') has no effect; remove std::move() 1
12524 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'maximum_frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12525 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'minimum_frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12526 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 121 cppcoreguidelines-special-member-functions class 'SensorProvider_GetSensor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12527 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::blink::SensorCreationResult' (aka 'device::mojom::SensorCreationResult') has no effect; remove std::move() 1
12528 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.cc @ Line 379 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::SensorType' (aka 'device::mojom::SensorType') has no effect; remove std::move() 1
12529 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.h @ Line 106 cppcoreguidelines-special-member-functions class 'SensorProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12530 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-blink.h @ Line 158 cppcoreguidelines-special-member-functions class 'SensorProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12531 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SensorProvider_GetSensor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12532 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'SensorProvider_GetSensor_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12533 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'SensorInitParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12534 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'SensorInitParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12535 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::SensorType' has no effect; remove std::move() 1
12536 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::SensorType' has no effect; remove std::move() 1
12537 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'device::mojom::SensorCreationResult' has no effect; remove std::move() 1
12538 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'SensorProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12539 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'buffer_offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
12540 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::device::mojom::ReportingMode' has no effect; remove std::move() 1
12541 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 70 performance-move-const-arg std::move of the const variable 'default_configuration_in' has no effect; remove std::move() or make the variable non-const 1
12542 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'maximum_frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12543 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'minimum_frequency_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
12544 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 119 cppcoreguidelines-special-member-functions class 'SensorProvider_GetSensor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12545 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'device::mojom::SensorCreationResult' has no effect; remove std::move() 1
12546 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.cc @ Line 377 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::SensorType' has no effect; remove std::move() 1
12547 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'SensorProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12548 build/src/core/Debug/x86_64/gen/services/device/public/mojom/sensor_provider.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'SensorProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12549 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12550 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12551 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12552 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12553 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'device::mojom::blink::SerialPortFlushMode' (aka 'device::mojom::SerialPortFlushMode') has no effect; remove std::move() 1
12554 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 130 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'device::mojom::blink::SerialPortFlushMode' (aka 'device::mojom::SerialPortFlushMode') has no effect; remove std::move() 1
12555 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 172 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12556 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 187 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12557 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 224 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::blink::SerialReceiveError' (aka 'device::mojom::SerialReceiveError') has no effect; remove std::move() 1
12558 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.cc @ Line 227 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::blink::SerialSendError' (aka 'device::mojom::SerialSendError') has no effect; remove std::move() 1
12559 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'SerialPortManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12560 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.h @ Line 49 performance-trivially-destructible class 'SerialPortManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12561 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.h @ Line 73 performance-trivially-destructible class 'SerialPortAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12562 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.h @ Line 104 performance-trivially-destructible class 'SerialPortClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12563 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink-test-utils.h @ Line 119 performance-trivially-destructible class 'SerialPortConnectionWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12564 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12565 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
12566 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::blink::DeviceType' (aka 'device::mojom::DeviceType') has no effect; remove std::move() 1
12567 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12568 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'has_vendor_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12569 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12570 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'has_product_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12571 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
12572 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12573 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the variable 'bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12574 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 141 performance-move-const-arg std::move of the variable 'data_bits_in' of the trivially-copyable type 'device::mojom::blink::SerialDataBits' (aka 'device::mojom::SerialDataBits') has no effect; remove std::move() 1
12575 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 142 performance-move-const-arg std::move of the variable 'parity_bit_in' of the trivially-copyable type 'device::mojom::blink::SerialParityBit' (aka 'device::mojom::SerialParityBit') has no effect; remove std::move() 1
12576 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 143 performance-move-const-arg std::move of the variable 'stop_bits_in' of the trivially-copyable type 'device::mojom::blink::SerialStopBits' (aka 'device::mojom::SerialStopBits') has no effect; remove std::move() 1
12577 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 144 performance-move-const-arg std::move of the variable 'cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12578 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the variable 'has_cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12579 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 204 performance-move-const-arg std::move of the variable 'bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12580 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 205 performance-move-const-arg std::move of the variable 'data_bits_in' of the trivially-copyable type 'device::mojom::blink::SerialDataBits' (aka 'device::mojom::SerialDataBits') has no effect; remove std::move() 1
12581 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 206 performance-move-const-arg std::move of the variable 'parity_bit_in' of the trivially-copyable type 'device::mojom::blink::SerialParityBit' (aka 'device::mojom::SerialParityBit') has no effect; remove std::move() 1
12582 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 207 performance-move-const-arg std::move of the variable 'stop_bits_in' of the trivially-copyable type 'device::mojom::blink::SerialStopBits' (aka 'device::mojom::SerialStopBits') has no effect; remove std::move() 1
12583 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 208 performance-move-const-arg std::move of the variable 'cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12584 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'dtr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12585 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 265 performance-move-const-arg std::move of the variable 'has_dtr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12586 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the variable 'rts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12587 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the variable 'has_rts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12588 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the variable 'brk_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12589 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 269 performance-move-const-arg std::move of the variable 'has_brk_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12590 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 326 performance-move-const-arg std::move of the variable 'dcd_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12591 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 327 performance-move-const-arg std::move of the variable 'cts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12592 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 328 performance-move-const-arg std::move of the variable 'ri_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12593 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 329 performance-move-const-arg std::move of the variable 'dsr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12594 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 367 cppcoreguidelines-special-member-functions class 'SerialPortManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12595 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 380 cppcoreguidelines-special-member-functions class 'SerialPortManager_OpenPort_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12596 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 973 performance-move-const-arg std::move of the variable 'p_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
12597 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 974 performance-move-const-arg std::move of the variable 'p_use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12598 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1221 cppcoreguidelines-special-member-functions class 'SerialPort_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12599 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1234 cppcoreguidelines-special-member-functions class 'SerialPort_Drain_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12600 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1247 cppcoreguidelines-special-member-functions class 'SerialPort_GetControlSignals_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12601 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1260 cppcoreguidelines-special-member-functions class 'SerialPort_SetControlSignals_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12602 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1273 cppcoreguidelines-special-member-functions class 'SerialPort_ConfigurePort_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12603 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1286 cppcoreguidelines-special-member-functions class 'SerialPort_GetPortInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12604 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 1299 cppcoreguidelines-special-member-functions class 'SerialPort_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12605 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 2106 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12606 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 2237 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12607 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 2694 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'device::mojom::blink::SerialPortFlushMode' (aka 'device::mojom::SerialPortFlushMode') has no effect; remove std::move() 1
12608 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 3071 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::blink::SerialReceiveError' (aka 'device::mojom::SerialReceiveError') has no effect; remove std::move() 1
12609 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.cc @ Line 3106 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::blink::SerialSendError' (aka 'device::mojom::SerialSendError') has no effect; remove std::move() 1
12610 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 305 cppcoreguidelines-special-member-functions class 'SerialPortManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12611 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 350 cppcoreguidelines-special-member-functions class 'SerialPortManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12612 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 388 cppcoreguidelines-special-member-functions class 'SerialPort' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12613 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 467 cppcoreguidelines-special-member-functions class 'SerialPortClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12614 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 504 cppcoreguidelines-special-member-functions class 'SerialPortConnectionWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12615 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 632 cppcoreguidelines-special-member-functions class 'SerialPortManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12616 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 673 cppcoreguidelines-special-member-functions class 'SerialPortManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12617 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 714 cppcoreguidelines-special-member-functions class 'SerialPortStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12618 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 755 cppcoreguidelines-special-member-functions class 'SerialPortClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12619 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 796 cppcoreguidelines-special-member-functions class 'SerialPortConnectionWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12620 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 863 cppcoreguidelines-special-member-functions class 'SerialPortControlSignals' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12621 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1011 cppcoreguidelines-special-member-functions class 'SerialPortInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12622 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1171 cppcoreguidelines-special-member-functions class 'SerialConnectionOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12623 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1323 cppcoreguidelines-special-member-functions class 'SerialConnectionInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12624 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1472 cppcoreguidelines-special-member-functions class 'SerialHostControlSignals' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12625 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 895 performance-trivially-destructible class 'SerialPortControlSignals' can be made trivially destructible by defaulting the destructor on its first declaration 3
12626 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1205 performance-trivially-destructible class 'SerialConnectionOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
12627 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1356 performance-trivially-destructible class 'SerialConnectionInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
12628 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-blink.h @ Line 1506 performance-trivially-destructible class 'SerialHostControlSignals' can be made trivially destructible by defaulting the destructor on its first declaration 3
12629 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SerialPortManager_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12630 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'SerialPortManager_GetDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12631 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'SerialPortManager_GetDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12632 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'SerialPortManager_OpenPort_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12633 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'SerialPortManager_OpenPort_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12634 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'SerialPortManagerClient_OnPortAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12635 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'SerialPortManagerClient_OnPortRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12636 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'SerialPort_StartWriting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12637 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 155 cppcoreguidelines-special-member-functions class 'SerialPort_StartReading_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12638 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 172 cppcoreguidelines-special-member-functions class 'SerialPort_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12639 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 189 cppcoreguidelines-special-member-functions class 'SerialPort_Flush_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12640 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'SerialPort_Drain_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12641 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 219 cppcoreguidelines-special-member-functions class 'SerialPort_Drain_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12642 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 234 cppcoreguidelines-special-member-functions class 'SerialPort_GetControlSignals_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12643 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 249 cppcoreguidelines-special-member-functions class 'SerialPort_GetControlSignals_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12644 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 265 cppcoreguidelines-special-member-functions class 'SerialPort_SetControlSignals_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12645 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 281 cppcoreguidelines-special-member-functions class 'SerialPort_SetControlSignals_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12646 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 298 cppcoreguidelines-special-member-functions class 'SerialPort_ConfigurePort_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12647 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 314 cppcoreguidelines-special-member-functions class 'SerialPort_ConfigurePort_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12648 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 331 cppcoreguidelines-special-member-functions class 'SerialPort_GetPortInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12649 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 346 cppcoreguidelines-special-member-functions class 'SerialPort_GetPortInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12650 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 362 cppcoreguidelines-special-member-functions class 'SerialPort_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12651 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 377 cppcoreguidelines-special-member-functions class 'SerialPort_Close_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12652 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 392 cppcoreguidelines-special-member-functions class 'SerialPortClient_OnReadError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12653 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-params-data.h @ Line 409 cppcoreguidelines-special-member-functions class 'SerialPortClient_OnSendError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12654 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 217 cppcoreguidelines-special-member-functions class 'SerialPortInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12655 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 245 cppcoreguidelines-special-member-functions class 'SerialPortInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12656 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 275 cppcoreguidelines-special-member-functions class 'SerialConnectionOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12657 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 299 cppcoreguidelines-special-member-functions class 'SerialConnectionOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12658 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 329 cppcoreguidelines-special-member-functions class 'SerialConnectionInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12659 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 352 cppcoreguidelines-special-member-functions class 'SerialConnectionInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12660 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 382 cppcoreguidelines-special-member-functions class 'SerialHostControlSignals_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12661 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 406 cppcoreguidelines-special-member-functions class 'SerialHostControlSignals_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12662 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 436 cppcoreguidelines-special-member-functions class 'SerialPortControlSignals_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12663 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-shared-internal.h @ Line 458 cppcoreguidelines-special-member-functions class 'SerialPortControlSignals_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12664 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12665 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12666 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12667 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12668 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'device::mojom::SerialPortFlushMode' has no effect; remove std::move() 1
12669 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'device::mojom::SerialPortFlushMode' has no effect; remove std::move() 1
12670 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 170 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12671 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12672 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 222 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::SerialReceiveError' has no effect; remove std::move() 1
12673 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.cc @ Line 225 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::SerialSendError' has no effect; remove std::move() 1
12674 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'SerialPortManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12675 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.h @ Line 47 performance-trivially-destructible class 'SerialPortManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12676 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.h @ Line 71 performance-trivially-destructible class 'SerialPortAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12677 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.h @ Line 102 performance-trivially-destructible class 'SerialPortClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12678 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom-test-utils.h @ Line 117 performance-trivially-destructible class 'SerialPortConnectionWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12679 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
12680 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
12681 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::DeviceType' has no effect; remove std::move() 1
12682 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12683 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'has_vendor_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12684 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12685 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'has_product_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12686 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 73 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
12687 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 74 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12688 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12689 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'data_bits_in' of the trivially-copyable type 'device::mojom::SerialDataBits' has no effect; remove std::move() 1
12690 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 140 performance-move-const-arg std::move of the variable 'parity_bit_in' of the trivially-copyable type 'device::mojom::SerialParityBit' has no effect; remove std::move() 1
12691 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 141 performance-move-const-arg std::move of the variable 'stop_bits_in' of the trivially-copyable type 'device::mojom::SerialStopBits' has no effect; remove std::move() 1
12692 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 142 performance-move-const-arg std::move of the variable 'cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12693 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 143 performance-move-const-arg std::move of the variable 'has_cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12694 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 202 performance-move-const-arg std::move of the variable 'bitrate_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12695 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 203 performance-move-const-arg std::move of the variable 'data_bits_in' of the trivially-copyable type 'device::mojom::SerialDataBits' has no effect; remove std::move() 1
12696 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 204 performance-move-const-arg std::move of the variable 'parity_bit_in' of the trivially-copyable type 'device::mojom::SerialParityBit' has no effect; remove std::move() 1
12697 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 205 performance-move-const-arg std::move of the variable 'stop_bits_in' of the trivially-copyable type 'device::mojom::SerialStopBits' has no effect; remove std::move() 1
12698 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 206 performance-move-const-arg std::move of the variable 'cts_flow_control_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12699 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'dtr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12700 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 263 performance-move-const-arg std::move of the variable 'has_dtr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12701 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 264 performance-move-const-arg std::move of the variable 'rts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12702 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 265 performance-move-const-arg std::move of the variable 'has_rts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12703 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'brk_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12704 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 267 performance-move-const-arg std::move of the variable 'has_brk_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12705 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 324 performance-move-const-arg std::move of the variable 'dcd_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12706 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 325 performance-move-const-arg std::move of the variable 'cts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12707 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 326 performance-move-const-arg std::move of the variable 'ri_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12708 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 327 performance-move-const-arg std::move of the variable 'dsr_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12709 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 365 cppcoreguidelines-special-member-functions class 'SerialPortManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12710 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 378 cppcoreguidelines-special-member-functions class 'SerialPortManager_OpenPort_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12711 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 971 performance-move-const-arg std::move of the variable 'p_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
12712 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 972 performance-move-const-arg std::move of the variable 'p_use_alternate_path' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12713 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1219 cppcoreguidelines-special-member-functions class 'SerialPort_Flush_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12714 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1232 cppcoreguidelines-special-member-functions class 'SerialPort_Drain_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12715 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1245 cppcoreguidelines-special-member-functions class 'SerialPort_GetControlSignals_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12716 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1258 cppcoreguidelines-special-member-functions class 'SerialPort_SetControlSignals_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12717 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1271 cppcoreguidelines-special-member-functions class 'SerialPort_ConfigurePort_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12718 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1284 cppcoreguidelines-special-member-functions class 'SerialPort_GetPortInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12719 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 1297 cppcoreguidelines-special-member-functions class 'SerialPort_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12720 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 2104 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12721 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 2235 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12722 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 2692 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'device::mojom::SerialPortFlushMode' has no effect; remove std::move() 1
12723 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 3069 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::SerialReceiveError' has no effect; remove std::move() 1
12724 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.cc @ Line 3104 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::SerialSendError' has no effect; remove std::move() 1
12725 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'SerialPortManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12726 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 114 cppcoreguidelines-special-member-functions class 'SerialPortManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12727 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 152 cppcoreguidelines-special-member-functions class 'SerialPort' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12728 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 231 cppcoreguidelines-special-member-functions class 'SerialPortClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12729 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 268 cppcoreguidelines-special-member-functions class 'SerialPortConnectionWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12730 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 396 cppcoreguidelines-special-member-functions class 'SerialPortManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12731 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 437 cppcoreguidelines-special-member-functions class 'SerialPortManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12732 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 478 cppcoreguidelines-special-member-functions class 'SerialPortStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12733 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 519 cppcoreguidelines-special-member-functions class 'SerialPortClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12734 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 560 cppcoreguidelines-special-member-functions class 'SerialPortConnectionWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12735 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 627 cppcoreguidelines-special-member-functions class 'SerialPortControlSignals' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12736 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 775 cppcoreguidelines-special-member-functions class 'SerialPortInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12737 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 935 cppcoreguidelines-special-member-functions class 'SerialConnectionOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12738 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 1087 cppcoreguidelines-special-member-functions class 'SerialConnectionInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12739 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 1236 cppcoreguidelines-special-member-functions class 'SerialHostControlSignals' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12740 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 659 performance-trivially-destructible class 'SerialPortControlSignals' can be made trivially destructible by defaulting the destructor on its first declaration 3
12741 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 969 performance-trivially-destructible class 'SerialConnectionOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
12742 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 1120 performance-trivially-destructible class 'SerialConnectionInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
12743 build/src/core/Debug/x86_64/gen/services/device/public/mojom/serial.mojom.h @ Line 1270 performance-trivially-destructible class 'SerialHostControlSignals' can be made trivially destructible by defaulting the destructor on its first declaration 3
12744 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'tz_info' has no effect; remove std::move() or make the variable non-const 1
12745 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'TimeZoneMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12746 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'TimeZoneMonitorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12747 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink.cc @ Line 258 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12748 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'TimeZoneMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12749 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12750 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink.h @ Line 169 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12751 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-blink.h @ Line 210 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12752 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TimeZoneMonitor_AddClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12753 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorClient_OnTimeZoneChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12754 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'tz_info' has no effect; remove std::move() or make the variable non-const 1
12755 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'TimeZoneMonitorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12756 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'TimeZoneMonitorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12757 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom.cc @ Line 256 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12758 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'TimeZoneMonitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12759 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom.h @ Line 99 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12760 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom.h @ Line 164 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12761 build/src/core/Debug/x86_64/gen/services/device/public/mojom/time_zone_monitor.mojom.h @ Line 205 cppcoreguidelines-special-member-functions class 'TimeZoneMonitorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12762 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12763 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12764 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12765 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12766 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12767 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'direction' of the trivially-copyable type 'device::mojom::blink::UsbTransferDirection' (aka 'device::mojom::UsbTransferDirection') has no effect; remove std::move() 1
12768 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12769 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12770 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12771 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12772 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12773 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12774 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12775 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12776 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12777 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12778 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12779 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12780 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
12781 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12782 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12783 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12784 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
12785 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12786 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::blink::UsbOpenDeviceError' (aka 'device::mojom::UsbOpenDeviceError') has no effect; remove std::move() 1
12787 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 110 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12788 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12789 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 125 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12790 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 130 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12791 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12792 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12793 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 155 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12794 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 155 performance-move-const-arg std::move of the variable 'alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12795 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 160 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12796 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 175 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12797 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'direction' of the trivially-copyable type 'device::mojom::blink::UsbTransferDirection' (aka 'device::mojom::UsbTransferDirection') has no effect; remove std::move() 1
12798 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12799 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 190 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12800 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 200 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12801 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 200 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12802 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 208 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12803 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 208 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12804 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 219 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12805 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 219 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12806 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 224 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12807 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 234 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12808 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 234 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12809 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 234 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12810 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 242 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12811 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 242 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12812 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 253 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12813 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 253 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12814 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 253 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12815 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 258 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12816 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 268 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12817 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 268 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
12818 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 268 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12819 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 276 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12820 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 287 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12821 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 287 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12822 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 287 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
12823 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.cc @ Line 287 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12824 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.h @ Line 39 performance-trivially-destructible class 'UsbDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12825 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink-test-utils.h @ Line 84 performance-trivially-destructible class 'UsbDeviceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
12826 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'endpoint_number_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12827 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'direction_in' of the trivially-copyable type 'device::mojom::blink::UsbTransferDirection' (aka 'device::mojom::UsbTransferDirection') has no effect; remove std::move() 1
12828 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::blink::UsbTransferType' (aka 'device::mojom::UsbTransferType') has no effect; remove std::move() 1
12829 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'packet_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12830 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'synchronization_type_in' of the trivially-copyable type 'device::mojom::blink::UsbSynchronizationType' (aka 'device::mojom::UsbSynchronizationType') has no effect; remove std::move() 1
12831 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'usage_type_in' of the trivially-copyable type 'device::mojom::blink::UsbUsageType' (aka 'device::mojom::UsbUsageType') has no effect; remove std::move() 1
12832 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'polling_interval_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12833 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'alternate_setting_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12834 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12835 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12836 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12837 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the const variable 'interface_name_in' has no effect; remove std::move() or make the variable non-const 1
12838 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 192 performance-move-const-arg std::move of the variable 'interface_number_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12839 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 193 performance-move-const-arg std::move of the variable 'first_interface_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12840 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 236 performance-move-const-arg std::move of the variable 'configuration_value_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12841 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 237 performance-move-const-arg std::move of the const variable 'configuration_name_in' has no effect; remove std::move() or make the variable non-const 1
12842 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 238 performance-move-const-arg std::move of the variable 'self_powered_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12843 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 239 performance-move-const-arg std::move of the variable 'remote_wakeup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12844 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 240 performance-move-const-arg std::move of the variable 'maximum_power_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12845 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 326 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
12846 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 327 performance-move-const-arg std::move of the variable 'usb_version_major_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12847 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 328 performance-move-const-arg std::move of the variable 'usb_version_minor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12848 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 329 performance-move-const-arg std::move of the variable 'usb_version_subminor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12849 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 330 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12850 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 331 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12851 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 332 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12852 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 333 performance-move-const-arg std::move of the variable 'bus_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12853 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 334 performance-move-const-arg std::move of the variable 'port_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12854 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 335 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12855 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 336 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12856 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 337 performance-move-const-arg std::move of the variable 'device_version_major_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12857 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 338 performance-move-const-arg std::move of the variable 'device_version_minor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12858 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 339 performance-move-const-arg std::move of the variable 'device_version_subminor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12859 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 340 performance-move-const-arg std::move of the const variable 'manufacturer_name_in' has no effect; remove std::move() or make the variable non-const 1
12860 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
12861 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 342 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
12862 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 343 performance-move-const-arg std::move of the const variable 'webusb_landing_page_in' has no effect; remove std::move() or make the variable non-const 1
12863 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 344 performance-move-const-arg std::move of the variable 'active_configuration_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12864 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 451 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::blink::UsbControlTransferType' (aka 'device::mojom::UsbControlTransferType') has no effect; remove std::move() 1
12865 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 452 performance-move-const-arg std::move of the variable 'recipient_in' of the trivially-copyable type 'device::mojom::blink::UsbControlTransferRecipient' (aka 'device::mojom::UsbControlTransferRecipient') has no effect; remove std::move() 1
12866 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 453 performance-move-const-arg std::move of the variable 'request_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12867 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 454 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12868 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 455 performance-move-const-arg std::move of the variable 'index_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
12869 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 505 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12870 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 506 performance-move-const-arg std::move of the variable 'transferred_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12871 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 507 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12872 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 540 cppcoreguidelines-special-member-functions class 'UsbDevice_Open_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12873 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 553 cppcoreguidelines-special-member-functions class 'UsbDevice_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12874 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 566 cppcoreguidelines-special-member-functions class 'UsbDevice_SetConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12875 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 579 cppcoreguidelines-special-member-functions class 'UsbDevice_ClaimInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12876 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 592 cppcoreguidelines-special-member-functions class 'UsbDevice_ReleaseInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12877 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 605 cppcoreguidelines-special-member-functions class 'UsbDevice_SetInterfaceAlternateSetting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12878 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 618 cppcoreguidelines-special-member-functions class 'UsbDevice_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12879 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 631 cppcoreguidelines-special-member-functions class 'UsbDevice_ClearHalt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12880 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 644 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12881 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 657 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12882 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 670 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12883 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 683 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12884 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 696 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12885 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 709 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
12886 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 1446 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::blink::UsbOpenDeviceError' (aka 'device::mojom::UsbOpenDeviceError') has no effect; remove std::move() 1
12887 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 1697 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12888 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 1828 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12889 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 1959 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12890 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2090 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12891 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2221 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12892 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2352 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
12893 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2486 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12894 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2487 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12895 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2635 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12896 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2770 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12897 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2771 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12898 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 2919 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::blink::UsbTransferStatus' (aka 'device::mojom::UsbTransferStatus') has no effect; remove std::move() 1
12899 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3054 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12900 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3436 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12901 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3474 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12902 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3512 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12903 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3553 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12904 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3554 performance-move-const-arg std::move of the variable 'p_alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12905 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3629 performance-move-const-arg std::move of the variable 'p_direction' of the trivially-copyable type 'device::mojom::blink::UsbTransferDirection' (aka 'device::mojom::UsbTransferDirection') has no effect; remove std::move() 1
12906 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3630 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12907 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3675 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12908 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3676 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12909 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3721 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12910 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3722 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12911 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3766 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12912 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3767 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12913 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3768 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12914 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3812 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12915 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3813 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12916 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3814 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12917 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3858 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12918 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3859 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12919 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3860 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12920 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3907 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12921 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3908 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12922 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3909 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12923 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.cc @ Line 3910 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12924 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 338 cppcoreguidelines-special-member-functions class 'UsbDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12925 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 451 cppcoreguidelines-special-member-functions class 'UsbDeviceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12926 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 548 cppcoreguidelines-special-member-functions class 'UsbDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12927 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 589 cppcoreguidelines-special-member-functions class 'UsbDeviceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12928 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 642 cppcoreguidelines-special-member-functions class 'UsbIsochronousPacket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12929 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 787 cppcoreguidelines-special-member-functions class 'UsbEndpointInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12930 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 1591 cppcoreguidelines-special-member-functions class 'UsbControlTransferParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12931 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 673 performance-trivially-destructible class 'UsbIsochronousPacket' can be made trivially destructible by defaulting the destructor on its first declaration 3
12932 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-blink.h @ Line 1626 performance-trivially-destructible class 'UsbControlTransferParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
12933 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UsbDevice_Open_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12934 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'UsbDevice_Open_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12935 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'UsbDevice_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12936 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'UsbDevice_Close_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12937 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'UsbDevice_SetConfiguration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12938 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'UsbDevice_SetConfiguration_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12939 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'UsbDevice_ClaimInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12940 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 135 cppcoreguidelines-special-member-functions class 'UsbDevice_ClaimInterface_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12941 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'UsbDevice_ReleaseInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12942 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'UsbDevice_ReleaseInterface_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12943 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 186 cppcoreguidelines-special-member-functions class 'UsbDevice_SetInterfaceAlternateSetting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12944 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 204 cppcoreguidelines-special-member-functions class 'UsbDevice_SetInterfaceAlternateSetting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12945 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 221 cppcoreguidelines-special-member-functions class 'UsbDevice_Reset_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12946 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 236 cppcoreguidelines-special-member-functions class 'UsbDevice_Reset_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12947 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 253 cppcoreguidelines-special-member-functions class 'UsbDevice_ClearHalt_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12948 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 271 cppcoreguidelines-special-member-functions class 'UsbDevice_ClearHalt_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12949 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 288 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferIn_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12950 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 306 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferIn_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12951 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 324 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferOut_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12952 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 343 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferOut_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12953 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 360 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferIn_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12954 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 380 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferIn_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12955 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 398 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferOut_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12956 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 417 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferOut_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12957 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 434 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferIn_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12958 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 453 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferIn_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12959 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 470 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferOut_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12960 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 490 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferOut_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12961 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 506 cppcoreguidelines-special-member-functions class 'UsbDeviceClient_OnDeviceOpened_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12962 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-params-data.h @ Line 521 cppcoreguidelines-special-member-functions class 'UsbDeviceClient_OnDeviceClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12963 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 250 cppcoreguidelines-special-member-functions class 'UsbEndpointInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12964 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 276 cppcoreguidelines-special-member-functions class 'UsbEndpointInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12965 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 306 cppcoreguidelines-special-member-functions class 'UsbAlternateInterfaceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12966 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 331 cppcoreguidelines-special-member-functions class 'UsbAlternateInterfaceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12967 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 361 cppcoreguidelines-special-member-functions class 'UsbInterfaceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12968 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 382 cppcoreguidelines-special-member-functions class 'UsbInterfaceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12969 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 412 cppcoreguidelines-special-member-functions class 'UsbConfigurationInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12970 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 437 cppcoreguidelines-special-member-functions class 'UsbConfigurationInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12971 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 467 cppcoreguidelines-special-member-functions class 'UsbDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12972 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 505 cppcoreguidelines-special-member-functions class 'UsbDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12973 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 535 cppcoreguidelines-special-member-functions class 'UsbControlTransferParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12974 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 559 cppcoreguidelines-special-member-functions class 'UsbControlTransferParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12975 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 589 cppcoreguidelines-special-member-functions class 'UsbIsochronousPacket_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12976 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-shared-internal.h @ Line 610 cppcoreguidelines-special-member-functions class 'UsbIsochronousPacket_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
12977 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12978 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12979 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12980 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12981 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12982 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'direction' of the trivially-copyable type 'device::mojom::UsbTransferDirection' has no effect; remove std::move() 1
12983 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12984 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12985 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12986 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12987 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12988 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12989 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12990 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12991 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12992 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12993 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12994 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12995 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
12996 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
12997 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
12998 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
12999 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
13000 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13001 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'device::mojom::UsbOpenDeviceError' has no effect; remove std::move() 1
13002 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13003 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13004 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13005 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13006 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 138 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13007 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13008 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13009 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13010 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 158 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13011 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 173 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13012 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'direction' of the trivially-copyable type 'device::mojom::UsbTransferDirection' has no effect; remove std::move() 1
13013 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13014 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 188 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13015 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13016 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13017 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 206 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13018 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 206 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13019 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 217 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13020 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 217 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13021 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 222 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13022 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 232 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13023 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 232 performance-move-const-arg std::move of the variable 'length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13024 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 232 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13025 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13026 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13027 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 251 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13028 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 251 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13029 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 251 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13030 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 256 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13031 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 266 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13032 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 266 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
13033 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 266 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13034 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 274 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13035 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 285 performance-move-const-arg std::move of the variable 'endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13036 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 285 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
13037 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 285 performance-move-const-arg std::move of the const variable 'packet_lengths' has no effect; remove std::move() or make the variable non-const 1
13038 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.cc @ Line 285 performance-move-const-arg std::move of the variable 'timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13039 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.h @ Line 37 performance-trivially-destructible class 'UsbDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13040 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom-test-utils.h @ Line 82 performance-trivially-destructible class 'UsbDeviceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13041 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'endpoint_number_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13042 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'direction_in' of the trivially-copyable type 'device::mojom::UsbTransferDirection' has no effect; remove std::move() 1
13043 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::UsbTransferType' has no effect; remove std::move() 1
13044 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'packet_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13045 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'synchronization_type_in' of the trivially-copyable type 'device::mojom::UsbSynchronizationType' has no effect; remove std::move() 1
13046 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'usage_type_in' of the trivially-copyable type 'device::mojom::UsbUsageType' has no effect; remove std::move() 1
13047 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'polling_interval_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13048 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'alternate_setting_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13049 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13050 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13051 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13052 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 138 performance-move-const-arg std::move of the const variable 'interface_name_in' has no effect; remove std::move() or make the variable non-const 1
13053 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 190 performance-move-const-arg std::move of the variable 'interface_number_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13054 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 191 performance-move-const-arg std::move of the variable 'first_interface_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13055 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'configuration_value_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13056 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 235 performance-move-const-arg std::move of the const variable 'configuration_name_in' has no effect; remove std::move() or make the variable non-const 1
13057 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 236 performance-move-const-arg std::move of the variable 'self_powered_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13058 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 237 performance-move-const-arg std::move of the variable 'remote_wakeup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13059 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 238 performance-move-const-arg std::move of the variable 'maximum_power_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13060 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 324 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
13061 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 325 performance-move-const-arg std::move of the variable 'usb_version_major_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13062 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 326 performance-move-const-arg std::move of the variable 'usb_version_minor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13063 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 327 performance-move-const-arg std::move of the variable 'usb_version_subminor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13064 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 328 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13065 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 329 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13066 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 330 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13067 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 331 performance-move-const-arg std::move of the variable 'bus_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13068 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 332 performance-move-const-arg std::move of the variable 'port_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13069 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 333 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13070 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 334 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13071 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 335 performance-move-const-arg std::move of the variable 'device_version_major_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13072 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 336 performance-move-const-arg std::move of the variable 'device_version_minor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13073 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'device_version_subminor_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13074 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 338 performance-move-const-arg std::move of the const variable 'manufacturer_name_in' has no effect; remove std::move() or make the variable non-const 1
13075 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 339 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
13076 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 340 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
13077 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 341 performance-move-const-arg std::move of the const variable 'webusb_landing_page_in' has no effect; remove std::move() or make the variable non-const 1
13078 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 342 performance-move-const-arg std::move of the variable 'active_configuration_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13079 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 449 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'device::mojom::UsbControlTransferType' has no effect; remove std::move() 1
13080 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 450 performance-move-const-arg std::move of the variable 'recipient_in' of the trivially-copyable type 'device::mojom::UsbControlTransferRecipient' has no effect; remove std::move() 1
13081 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 451 performance-move-const-arg std::move of the variable 'request_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13082 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 452 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13083 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 453 performance-move-const-arg std::move of the variable 'index_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13084 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 503 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13085 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 504 performance-move-const-arg std::move of the variable 'transferred_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13086 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 505 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13087 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 538 cppcoreguidelines-special-member-functions class 'UsbDevice_Open_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13088 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 551 cppcoreguidelines-special-member-functions class 'UsbDevice_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13089 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 564 cppcoreguidelines-special-member-functions class 'UsbDevice_SetConfiguration_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13090 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 577 cppcoreguidelines-special-member-functions class 'UsbDevice_ClaimInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13091 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 590 cppcoreguidelines-special-member-functions class 'UsbDevice_ReleaseInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13092 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 603 cppcoreguidelines-special-member-functions class 'UsbDevice_SetInterfaceAlternateSetting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13093 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 616 cppcoreguidelines-special-member-functions class 'UsbDevice_Reset_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13094 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 629 cppcoreguidelines-special-member-functions class 'UsbDevice_ClearHalt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13095 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 642 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13096 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 655 cppcoreguidelines-special-member-functions class 'UsbDevice_ControlTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13097 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 668 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13098 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 681 cppcoreguidelines-special-member-functions class 'UsbDevice_GenericTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13099 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 694 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferIn_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13100 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 707 cppcoreguidelines-special-member-functions class 'UsbDevice_IsochronousTransferOut_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13101 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 1444 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'device::mojom::UsbOpenDeviceError' has no effect; remove std::move() 1
13102 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 1695 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13103 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 1826 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13104 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 1957 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13105 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2088 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13106 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2219 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13107 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2350 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13108 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2484 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13109 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2485 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13110 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2633 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13111 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2768 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13112 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2769 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13113 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 2917 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'device::mojom::UsbTransferStatus' has no effect; remove std::move() 1
13114 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3052 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13115 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3434 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13116 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3472 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13117 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3510 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13118 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3551 performance-move-const-arg std::move of the variable 'p_interface_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13119 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3552 performance-move-const-arg std::move of the variable 'p_alternate_setting' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13120 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3627 performance-move-const-arg std::move of the variable 'p_direction' of the trivially-copyable type 'device::mojom::UsbTransferDirection' has no effect; remove std::move() 1
13121 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3628 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13122 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3673 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13123 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3674 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13124 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3719 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13125 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3720 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13126 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3764 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13127 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3765 performance-move-const-arg std::move of the variable 'p_length' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13128 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3766 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13129 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3810 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13130 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3811 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13131 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3812 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13132 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3856 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13133 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3857 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13134 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3858 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13135 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3905 performance-move-const-arg std::move of the variable 'p_endpoint_number' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13136 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3906 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13137 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3907 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13138 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.cc @ Line 3908 performance-move-const-arg std::move of the variable 'p_timeout' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
13139 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'UsbDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13140 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 182 cppcoreguidelines-special-member-functions class 'UsbDeviceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13141 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 279 cppcoreguidelines-special-member-functions class 'UsbDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13142 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 320 cppcoreguidelines-special-member-functions class 'UsbDeviceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13143 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 373 cppcoreguidelines-special-member-functions class 'UsbIsochronousPacket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13144 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 518 cppcoreguidelines-special-member-functions class 'UsbEndpointInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13145 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 1322 cppcoreguidelines-special-member-functions class 'UsbControlTransferParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13146 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 404 performance-trivially-destructible class 'UsbIsochronousPacket' can be made trivially destructible by defaulting the destructor on its first declaration 3
13147 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_device.mojom.h @ Line 1357 performance-trivially-destructible class 'UsbControlTransferParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
13148 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'has_vendor_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13149 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13150 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'has_product_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13151 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13152 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'has_class_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13153 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13154 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'has_subclass_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13155 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13156 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the variable 'has_protocol_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13157 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13158 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
13159 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'UsbDeviceFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13160 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'UsbDeviceFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13161 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'UsbDeviceFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13162 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-shared-internal.h @ Line 90 cppcoreguidelines-special-member-functions class 'UsbEnumerationOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13163 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'UsbEnumerationOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13164 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'has_vendor_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13165 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'vendor_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13166 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'has_product_id_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13167 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'product_id_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
13168 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'has_class_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13169 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'class_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13170 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'has_subclass_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13171 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'subclass_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13172 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'has_protocol_code_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13173 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'protocol_code_in' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
13174 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
13175 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_enumeration_options.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'UsbDeviceFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13176 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13177 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13178 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink-test-utils.h @ Line 30 performance-trivially-destructible class 'UsbDeviceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13179 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_EnumerateDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13180 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13181 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.cc @ Line 664 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13182 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.cc @ Line 711 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13183 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'UsbDeviceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13184 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-blink.h @ Line 154 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13185 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_EnumerateDevicesAndSetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13186 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_EnumerateDevicesAndSetClient_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13187 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13188 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13189 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13190 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetSecurityKeyDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13191 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13192 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13193 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13194 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'UsbDeviceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13195 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_EnumerateDevicesAndSetClient_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13196 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'UsbDeviceManager_GetDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13197 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.cc @ Line 662 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13198 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.cc @ Line 709 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13199 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'UsbDeviceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13200 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager.mojom.h @ Line 149 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13201 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'UsbDeviceManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13202 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13203 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-blink.h @ Line 128 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13204 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClient_OnDeviceAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13205 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClient_OnDeviceRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13206 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'UsbDeviceManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13207 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13208 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_client.mojom.h @ Line 123 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13209 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_AddDeviceForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13210 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_AddDeviceForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13211 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_RemoveDeviceForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13212 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_RemoveDeviceForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13213 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_GetTestDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13214 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_GetTestDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13215 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'TestDeviceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13216 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'TestDeviceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13217 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
13218 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'serial_number' has no effect; remove std::move() or make the variable non-const 1
13219 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'landing_page' has no effect; remove std::move() or make the variable non-const 1
13220 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13221 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
13222 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'serial_number' has no effect; remove std::move() or make the variable non-const 1
13223 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'landing_page' has no effect; remove std::move() or make the variable non-const 1
13224 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13225 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
13226 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'guid' has no effect; remove std::move() or make the variable non-const 1
13227 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'UsbDeviceManagerTestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13228 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'guid_in' has no effect; remove std::move() or make the variable non-const 1
13229 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
13230 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'serial_number_in' has no effect; remove std::move() or make the variable non-const 1
13231 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'landing_page_in' has no effect; remove std::move() or make the variable non-const 1
13232 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 90 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_AddDeviceForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13233 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 103 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_RemoveDeviceForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13234 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 116 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest_GetTestDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13235 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 372 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13236 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 373 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13237 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 764 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13238 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 765 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13239 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 766 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13240 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.cc @ Line 804 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13241 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13242 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.h @ Line 136 cppcoreguidelines-special-member-functions class 'UsbDeviceManagerTestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13243 build/src/core/Debug/x86_64/gen/services/device/public/mojom/usb_manager_test.mojom.h @ Line 182 cppcoreguidelines-special-member-functions class 'TestDeviceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13244 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13245 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13246 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'VibrationManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13247 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'VibrationManager_Vibrate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13248 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'VibrationManager_Cancel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13249 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink.cc @ Line 443 performance-move-const-arg std::move of the variable 'p_milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13250 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'VibrationManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13251 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'VibrationManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13252 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VibrationManager_Vibrate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13253 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VibrationManager_Vibrate_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13254 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'VibrationManager_Cancel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13255 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'VibrationManager_Cancel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13256 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13257 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13258 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'VibrationManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13259 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'VibrationManager_Vibrate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13260 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'VibrationManager_Cancel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13261 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom.cc @ Line 441 performance-move-const-arg std::move of the variable 'p_milliseconds' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
13262 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'VibrationManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13263 build/src/core/Debug/x86_64/gen/services/device/public/mojom/vibration_manager.mojom.h @ Line 127 cppcoreguidelines-special-member-functions class 'VibrationManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13264 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13265 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13266 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13267 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13268 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink-test-utils.h @ Line 30 performance-trivially-destructible class 'WakeLockAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13269 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'WakeLock_ChangeType_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13270 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'WakeLock_HasWakeLockForTests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13271 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.cc @ Line 328 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13272 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.cc @ Line 459 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13273 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.cc @ Line 673 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13274 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.h @ Line 138 cppcoreguidelines-special-member-functions class 'WakeLock' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13275 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-blink.h @ Line 216 cppcoreguidelines-special-member-functions class 'WakeLockStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13276 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WakeLock_RequestWakeLock_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13277 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'WakeLock_CancelWakeLock_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13278 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 52 cppcoreguidelines-special-member-functions class 'WakeLock_AddClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13279 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'WakeLock_ChangeType_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13280 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'WakeLock_ChangeType_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13281 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'WakeLock_HasWakeLockForTests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13282 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'WakeLock_HasWakeLockForTests_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13283 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::WakeLockType' has no effect; remove std::move() 1
13284 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'device::mojom::WakeLockType' has no effect; remove std::move() 1
13285 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13286 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13287 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'WakeLockAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13288 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'WakeLock_ChangeType_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13289 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'WakeLock_HasWakeLockForTests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13290 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.cc @ Line 326 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13291 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.cc @ Line 457 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13292 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.cc @ Line 671 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'device::mojom::WakeLockType' has no effect; remove std::move() 1
13293 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'WakeLock' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13294 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock.mojom.h @ Line 145 cppcoreguidelines-special-member-functions class 'WakeLockStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13295 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13296 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::device::mojom::blink::WakeLockReason' (aka 'device::mojom::WakeLockReason') has no effect; remove std::move() 1
13297 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'description' has no effect; remove std::move() or make the variable non-const 1
13298 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'WakeLockContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13299 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink.cc @ Line 166 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13300 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink.cc @ Line 167 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::device::mojom::blink::WakeLockReason' (aka 'device::mojom::WakeLockReason') has no effect; remove std::move() 1
13301 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink.cc @ Line 168 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13302 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'WakeLockContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13303 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-blink.h @ Line 122 cppcoreguidelines-special-member-functions class 'WakeLockContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13304 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WakeLockContext_GetWakeLock_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13305 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13306 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::device::mojom::WakeLockReason' has no effect; remove std::move() 1
13307 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'description' has no effect; remove std::move() or make the variable non-const 1
13308 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'WakeLockContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13309 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13310 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::device::mojom::WakeLockReason' has no effect; remove std::move() 1
13311 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom.cc @ Line 166 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13312 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'WakeLockContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13313 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_context.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'WakeLockContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13314 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'context_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13315 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13316 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::device::mojom::blink::WakeLockReason' (aka 'device::mojom::WakeLockReason') has no effect; remove std::move() 1
13317 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'description' has no effect; remove std::move() or make the variable non-const 1
13318 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13319 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13320 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13321 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13322 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13323 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'WakeLockProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13324 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'WakeLockObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13325 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetActiveWakeLocksForTests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13326 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 345 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13327 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 433 performance-move-const-arg std::move of the variable 'p_context_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13328 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 480 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13329 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 481 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::device::mojom::blink::WakeLockReason' (aka 'device::mojom::WakeLockReason') has no effect; remove std::move() 1
13330 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 482 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13331 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 523 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13332 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 588 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13333 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.cc @ Line 701 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::blink::WakeLockType' (aka 'device::mojom::WakeLockType') has no effect; remove std::move() 1
13334 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'WakeLockProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13335 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'WakeLockObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13336 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.h @ Line 192 cppcoreguidelines-special-member-functions class 'WakeLockProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13337 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-blink.h @ Line 233 cppcoreguidelines-special-member-functions class 'WakeLockObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13338 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetWakeLockContextForID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13339 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetWakeLockWithoutContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13340 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'WakeLockProvider_NotifyOnWakeLockDeactivation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13341 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 77 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetActiveWakeLocksForTests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13342 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 94 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetActiveWakeLocksForTests_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13343 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-params-data.h @ Line 111 cppcoreguidelines-special-member-functions class 'WakeLockObserver_OnWakeLockDeactivated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13344 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'context_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13345 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13346 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::device::mojom::WakeLockReason' has no effect; remove std::move() 1
13347 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'description' has no effect; remove std::move() or make the variable non-const 1
13348 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13349 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13350 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13351 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13352 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13353 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'WakeLockProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13354 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'WakeLockObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13355 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'WakeLockProvider_GetActiveWakeLocksForTests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13356 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 343 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13357 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 431 performance-move-const-arg std::move of the variable 'p_context_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13358 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 478 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13359 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 479 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::device::mojom::WakeLockReason' has no effect; remove std::move() 1
13360 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 480 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13361 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 521 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13362 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 586 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13363 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.cc @ Line 699 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::device::mojom::WakeLockType' has no effect; remove std::move() 1
13364 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'WakeLockProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13365 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'WakeLockObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13366 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.h @ Line 187 cppcoreguidelines-special-member-functions class 'WakeLockProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13367 build/src/core/Debug/x86_64/gen/services/device/public/mojom/wake_lock_provider.mojom.h @ Line 228 cppcoreguidelines-special-member-functions class 'WakeLockObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13368 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ImageProcessor_GetJpgImageData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13369 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'ImageProcessor_GetJpgImageData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13370 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Annotator_AnnotateImage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13371 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'Annotator_AnnotateImage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13372 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'ImageAnnotationService_BindAnnotator_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13373 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'AnnotateImageResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13374 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-shared-internal.h @ Line 137 cppcoreguidelines-special-member-functions class 'Annotation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13375 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-shared-internal.h @ Line 158 cppcoreguidelines-special-member-functions class 'Annotation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13376 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'bytes' has no effect; remove std::move() or make the variable non-const 1
13377 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'width' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13378 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13379 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
13380 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'description_language_tag' has no effect; remove std::move() or make the variable non-const 1
13381 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
13382 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'description_language_tag' has no effect; remove std::move() or make the variable non-const 1
13383 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ImageProcessorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13384 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'AnnotatorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13385 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom-test-utils.h @ Line 60 performance-trivially-destructible class 'ImageAnnotationServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13386 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'image_annotation::mojom::AnnotationType' has no effect; remove std::move() 1
13387 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'score_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
13388 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'text_in' has no effect; remove std::move() or make the variable non-const 1
13389 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 136 cppcoreguidelines-special-member-functions class 'ImageProcessor_GetJpgImageData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13390 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 273 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13391 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 274 performance-move-const-arg std::move of the variable 'p_width' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13392 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'p_height' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13393 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 420 cppcoreguidelines-special-member-functions class 'Annotator_AnnotateImage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13394 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 711 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13395 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.cc @ Line 712 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13396 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ImageProcessor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13397 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 103 cppcoreguidelines-special-member-functions class 'Annotator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13398 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 138 cppcoreguidelines-special-member-functions class 'ImageAnnotationService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13399 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'ImageProcessorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13400 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 259 cppcoreguidelines-special-member-functions class 'AnnotatorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13401 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 300 cppcoreguidelines-special-member-functions class 'ImageAnnotationServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13402 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 355 cppcoreguidelines-special-member-functions class 'Annotation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13403 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 498 cppcoreguidelines-special-member-functions class 'AnnotateImageResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13404 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 512 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'image_annotation::mojom::AnnotateImageError' has no effect; remove std::move() 1
13405 build/src/core/Debug/x86_64/gen/services/image_annotation/public/mojom/image_annotation.mojom.h @ Line 600 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13406 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13407 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13408 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13409 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13410 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13411 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13412 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'identity' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13413 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
13414 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'media_session::mojom::blink::EnforcementMode' (aka 'media_session::mojom::EnforcementMode') has no effect; remove std::move() 1
13415 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13416 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13417 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13418 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13419 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13420 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13421 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13422 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 128 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13423 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13424 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 169 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13425 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.cc @ Line 179 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13426 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'AudioFocusObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13427 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.h @ Line 45 performance-trivially-destructible class 'AudioFocusRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13428 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.h @ Line 70 performance-trivially-destructible class 'AudioFocusManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13429 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink-test-utils.h @ Line 94 performance-trivially-destructible class 'AudioFocusManagerDebugAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13430 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13431 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13432 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'source_name_in' has no effect; remove std::move() or make the variable non-const 1
13433 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13434 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the const variable 'source_name_in' has no effect; remove std::move() or make the variable non-const 1
13435 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the const variable 'request_id_in' has no effect; remove std::move() or make the variable non-const 1
13436 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 319 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_RequestAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13437 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 708 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13438 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 743 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13439 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 756 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestGroupedAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13440 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 769 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetFocusRequests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13441 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 782 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetSourceFocusRequests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13442 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1321 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13443 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1462 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13444 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1880 performance-move-const-arg std::move of the variable 'p_identity' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13445 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1881 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13446 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1916 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'media_session::mojom::blink::EnforcementMode' (aka 'media_session::mojom::EnforcementMode') has no effect; remove std::move() 1
13447 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 1956 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13448 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2028 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13449 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2085 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13450 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2089 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::blink::AudioFocusType' (aka 'media_session::mojom::AudioFocusType') has no effect; remove std::move() 1
13451 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2090 performance-move-const-arg std::move of the variable 'p_group_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13452 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2174 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13453 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2214 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug_GetDebugInfoForRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13454 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.cc @ Line 2476 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13455 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 140 cppcoreguidelines-special-member-functions class 'AudioFocusObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13456 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 178 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13457 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 222 cppcoreguidelines-special-member-functions class 'AudioFocusManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13458 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 294 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13459 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 413 cppcoreguidelines-special-member-functions class 'AudioFocusObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13460 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 454 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13461 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 495 cppcoreguidelines-special-member-functions class 'AudioFocusManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13462 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-blink.h @ Line 536 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebugStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13463 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'AudioFocusObserver_OnFocusGained_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13464 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'AudioFocusObserver_OnFocusLost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13465 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_RequestAudioFocus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13466 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_RequestAudioFocus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13467 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_AbandonAudioFocus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13468 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_MediaSessionInfoChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13469 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestAudioFocus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13470 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestAudioFocus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13471 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestGroupedAudioFocus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13472 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 174 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestGroupedAudioFocus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13473 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 191 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetFocusRequests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13474 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetFocusRequests_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13475 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 222 cppcoreguidelines-special-member-functions class 'AudioFocusManager_AddObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13476 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 238 cppcoreguidelines-special-member-functions class 'AudioFocusManager_SetSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13477 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 255 cppcoreguidelines-special-member-functions class 'AudioFocusManager_SetEnforcementMode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13478 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 272 cppcoreguidelines-special-member-functions class 'AudioFocusManager_AddSourceObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13479 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 289 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetSourceFocusRequests_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13480 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 305 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetSourceFocusRequests_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13481 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 321 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug_GetDebugInfoForRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13482 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-params-data.h @ Line 337 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug_GetDebugInfoForRequest_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13483 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'AudioFocusRequestState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13484 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'AudioFocusRequestState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13485 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13486 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13487 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13488 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13489 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13490 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13491 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the const variable 'identity' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13492 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
13493 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'media_session::mojom::EnforcementMode' has no effect; remove std::move() 1
13494 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13495 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13496 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13497 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13498 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13499 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13500 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'group_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13501 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13502 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the const variable 'source_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13503 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 167 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13504 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.cc @ Line 177 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13505 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'AudioFocusObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13506 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'AudioFocusRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13507 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.h @ Line 68 performance-trivially-destructible class 'AudioFocusManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13508 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom-test-utils.h @ Line 92 performance-trivially-destructible class 'AudioFocusManagerDebugAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13509 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13510 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13511 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'source_name_in' has no effect; remove std::move() or make the variable non-const 1
13512 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'audio_focus_type_in' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13513 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'source_name_in' has no effect; remove std::move() or make the variable non-const 1
13514 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 76 performance-move-const-arg std::move of the const variable 'request_id_in' has no effect; remove std::move() or make the variable non-const 1
13515 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 317 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient_RequestAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13516 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 706 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13517 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 741 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13518 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 754 cppcoreguidelines-special-member-functions class 'AudioFocusManager_RequestGroupedAudioFocus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13519 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 767 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetFocusRequests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13520 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 780 cppcoreguidelines-special-member-functions class 'AudioFocusManager_GetSourceFocusRequests_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13521 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1319 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13522 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1460 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13523 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1878 performance-move-const-arg std::move of the variable 'p_identity' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13524 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1879 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13525 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1914 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'media_session::mojom::EnforcementMode' has no effect; remove std::move() 1
13526 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 1954 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13527 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2026 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13528 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2083 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13529 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2087 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'media_session::mojom::AudioFocusType' has no effect; remove std::move() 1
13530 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2088 performance-move-const-arg std::move of the variable 'p_group_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13531 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2172 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13532 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2212 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug_GetDebugInfoForRequest_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13533 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.cc @ Line 2474 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13534 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'AudioFocusObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13535 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13536 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 151 cppcoreguidelines-special-member-functions class 'AudioFocusManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13537 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 223 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebug' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13538 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 342 cppcoreguidelines-special-member-functions class 'AudioFocusObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13539 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 383 cppcoreguidelines-special-member-functions class 'AudioFocusRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13540 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 424 cppcoreguidelines-special-member-functions class 'AudioFocusManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13541 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/audio_focus.mojom.h @ Line 465 cppcoreguidelines-special-member-functions class 'AudioFocusManagerDebugStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13542 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13543 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13544 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::media_session::mojom::blink::MediaSessionImageType' (aka 'media_session::mojom::MediaSessionImageType') has no effect; remove std::move() 1
13545 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13546 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13547 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13548 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13549 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
13550 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'action' has no effect; remove std::move() or make the variable non-const 1
13551 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 112 performance-move-const-arg std::move of the const variable 'request_id' has no effect; remove std::move() or make the variable non-const 1
13552 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::media_session::mojom::blink::MediaSessionImageType' (aka 'media_session::mojom::MediaSessionImageType') has no effect; remove std::move() 1
13553 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'MediaControllerManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13554 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.h @ Line 57 performance-trivially-destructible class 'MediaControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13555 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.h @ Line 77 performance-trivially-destructible class 'MediaControllerObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13556 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink-test-utils.h @ Line 93 performance-trivially-destructible class 'MediaControllerImageObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13557 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13558 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1099 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13559 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1145 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::media_session::mojom::blink::MediaSessionImageType' (aka 'media_session::mojom::MediaSessionImageType') has no effect; remove std::move() 1
13560 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1146 performance-move-const-arg std::move of the variable 'p_minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13561 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1147 performance-move-const-arg std::move of the variable 'p_desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13562 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1183 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13563 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1218 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13564 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1315 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13565 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1744 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13566 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1779 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13567 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.cc @ Line 1962 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::media_session::mojom::blink::MediaSessionImageType' (aka 'media_session::mojom::MediaSessionImageType') has no effect; remove std::move() 1
13568 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'MediaControllerManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13569 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 118 cppcoreguidelines-special-member-functions class 'MediaController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13570 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 203 cppcoreguidelines-special-member-functions class 'MediaControllerObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13571 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 252 cppcoreguidelines-special-member-functions class 'MediaControllerImageObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13572 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 385 cppcoreguidelines-special-member-functions class 'MediaControllerManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13573 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 426 cppcoreguidelines-special-member-functions class 'MediaControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13574 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 467 cppcoreguidelines-special-member-functions class 'MediaControllerObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13575 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-blink.h @ Line 508 cppcoreguidelines-special-member-functions class 'MediaControllerImageObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13576 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaControllerManager_CreateMediaControllerForSession_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13577 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'MediaControllerManager_CreateActiveMediaController_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13578 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'MediaControllerManager_SuspendAllSessions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13579 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'MediaController_Suspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13580 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'MediaController_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13581 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'MediaController_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13582 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'MediaController_ToggleSuspendResume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13583 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'MediaController_AddObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13584 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'MediaController_PreviousTrack_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13585 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 163 cppcoreguidelines-special-member-functions class 'MediaController_NextTrack_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13586 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 178 cppcoreguidelines-special-member-functions class 'MediaController_Seek_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13587 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 194 cppcoreguidelines-special-member-functions class 'MediaController_ObserveImages_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13588 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 214 cppcoreguidelines-special-member-functions class 'MediaController_SeekTo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13589 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 230 cppcoreguidelines-special-member-functions class 'MediaController_ScrubTo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13590 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 246 cppcoreguidelines-special-member-functions class 'MediaController_EnterPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13591 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 261 cppcoreguidelines-special-member-functions class 'MediaController_ExitPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13592 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 276 cppcoreguidelines-special-member-functions class 'MediaController_SetAudioSinkId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13593 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 292 cppcoreguidelines-special-member-functions class 'MediaControllerObserver_MediaSessionInfoChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13594 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 308 cppcoreguidelines-special-member-functions class 'MediaControllerObserver_MediaSessionMetadataChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13595 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 324 cppcoreguidelines-special-member-functions class 'MediaControllerObserver_MediaSessionActionsChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13596 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 340 cppcoreguidelines-special-member-functions class 'MediaControllerObserver_MediaSessionChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13597 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 356 cppcoreguidelines-special-member-functions class 'MediaControllerObserver_MediaSessionPositionChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13598 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-params-data.h @ Line 372 cppcoreguidelines-special-member-functions class 'MediaControllerImageObserver_MediaControllerImageChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13599 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
13600 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13601 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::media_session::mojom::MediaSessionImageType' has no effect; remove std::move() 1
13602 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13603 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13604 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13605 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13606 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
13607 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
13608 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 107 performance-move-const-arg std::move of the const variable 'action' has no effect; remove std::move() or make the variable non-const 1
13609 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'request_id' has no effect; remove std::move() or make the variable non-const 1
13610 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'position' has no effect; remove std::move() or make the variable non-const 1
13611 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::media_session::mojom::MediaSessionImageType' has no effect; remove std::move() 1
13612 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'bitmap' has no effect; remove std::move() or make the variable non-const 1
13613 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'MediaControllerManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13614 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.h @ Line 55 performance-trivially-destructible class 'MediaControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13615 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.h @ Line 75 performance-trivially-destructible class 'MediaControllerObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13616 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom-test-utils.h @ Line 91 performance-trivially-destructible class 'MediaControllerImageObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13617 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
13618 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1097 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13619 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1143 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::media_session::mojom::MediaSessionImageType' has no effect; remove std::move() 1
13620 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1144 performance-move-const-arg std::move of the variable 'p_minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13621 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1145 performance-move-const-arg std::move of the variable 'p_desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13622 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1181 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13623 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1216 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13624 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1313 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13625 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13626 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1742 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13627 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1777 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13628 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1812 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13629 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1960 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::media_session::mojom::MediaSessionImageType' has no effect; remove std::move() 1
13630 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.cc @ Line 1961 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13631 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'MediaControllerManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13632 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 113 cppcoreguidelines-special-member-functions class 'MediaController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13633 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 198 cppcoreguidelines-special-member-functions class 'MediaControllerObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13634 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 247 cppcoreguidelines-special-member-functions class 'MediaControllerImageObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13635 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 380 cppcoreguidelines-special-member-functions class 'MediaControllerManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13636 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 421 cppcoreguidelines-special-member-functions class 'MediaControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13637 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 462 cppcoreguidelines-special-member-functions class 'MediaControllerObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13638 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_controller.mojom.h @ Line 503 cppcoreguidelines-special-member-functions class 'MediaControllerImageObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13639 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'action' has no effect; remove std::move() or make the variable non-const 1
13640 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13641 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13642 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13643 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13644 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13645 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13646 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13647 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13648 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
13649 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13650 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13651 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.h @ Line 30 performance-trivially-destructible class 'MediaSessionObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13652 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'MediaSessionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13653 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
13654 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
13655 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
13656 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the const variable 'artist_in' has no effect; remove std::move() or make the variable non-const 1
13657 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the const variable 'album_in' has no effect; remove std::move() or make the variable non-const 1
13658 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 97 performance-move-const-arg std::move of the const variable 'source_title_in' has no effect; remove std::move() or make the variable non-const 1
13659 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13660 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13661 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13662 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13663 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 149 performance-move-const-arg std::move of the variable 'color_type_in' of the trivially-copyable type 'media_session::mojom::blink::MediaImageBitmapColorType' (aka 'media_session::mojom::MediaImageBitmapColorType') has no effect; remove std::move() 1
13664 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 189 performance-move-const-arg std::move of the variable 'playback_rate_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
13665 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 190 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13666 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 191 performance-move-const-arg std::move of the variable 'position_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13667 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 192 performance-move-const-arg std::move of the variable 'last_updated_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
13668 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 236 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13669 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 237 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13670 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 251 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13671 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 252 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13672 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 253 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13673 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13674 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13675 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 269 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13676 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 270 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13677 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 284 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13678 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 285 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13679 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 286 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13680 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 287 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13681 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 288 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13682 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 302 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13683 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 303 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13684 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 304 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13685 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 305 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13686 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 306 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13687 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 307 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13688 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 321 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13689 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 322 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13690 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 323 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13691 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 324 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13692 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 325 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13693 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 326 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13694 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 327 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPictureInPictureState' (aka 'media_session::mojom::MediaPictureInPictureState') has no effect; remove std::move() 1
13695 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13696 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 342 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13697 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 343 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13698 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 344 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13699 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 345 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13700 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 346 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13701 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 347 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPictureInPictureState' (aka 'media_session::mojom::MediaPictureInPictureState') has no effect; remove std::move() 1
13702 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 348 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaAudioVideoState' (aka 'media_session::mojom::MediaAudioVideoState') has no effect; remove std::move() 1
13703 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 362 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13704 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 363 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13705 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 364 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13706 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 365 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13707 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 366 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13708 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 367 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13709 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 368 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPictureInPictureState' (aka 'media_session::mojom::MediaPictureInPictureState') has no effect; remove std::move() 1
13710 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 369 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaAudioVideoState' (aka 'media_session::mojom::MediaAudioVideoState') has no effect; remove std::move() 1
13711 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 370 performance-move-const-arg std::move of the const variable 'audio_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
13712 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 384 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13713 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 385 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13714 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 386 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPlaybackState' (aka 'media_session::mojom::MediaPlaybackState') has no effect; remove std::move() 1
13715 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 387 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13716 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 388 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13717 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 389 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13718 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 390 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaPictureInPictureState' (aka 'media_session::mojom::MediaPictureInPictureState') has no effect; remove std::move() 1
13719 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 391 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::blink::MediaAudioVideoState' (aka 'media_session::mojom::MediaAudioVideoState') has no effect; remove std::move() 1
13720 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 392 performance-move-const-arg std::move of the const variable 'audio_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
13721 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 455 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
13722 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 456 performance-move-const-arg std::move of the const variable 'owner_in' has no effect; remove std::move() or make the variable non-const 1
13723 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 457 performance-move-const-arg std::move of the const variable 'state_in' has no effect; remove std::move() or make the variable non-const 1
13724 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 827 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13725 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 954 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaSessionInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13726 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 967 cppcoreguidelines-special-member-functions class 'MediaSession_GetDebugInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13727 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 980 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaImageBitmap_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13728 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2162 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13729 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2197 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13730 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2331 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13731 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2366 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13732 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2435 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13733 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2470 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13734 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2567 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13735 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2724 performance-move-const-arg std::move of the variable 'p_minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13736 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.cc @ Line 2725 performance-move-const-arg std::move of the variable 'p_desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13737 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 339 cppcoreguidelines-special-member-functions class 'MediaSessionObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13738 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 389 cppcoreguidelines-special-member-functions class 'MediaSession' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13739 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 572 cppcoreguidelines-special-member-functions class 'MediaSessionObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13740 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 613 cppcoreguidelines-special-member-functions class 'MediaSessionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13741 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 665 cppcoreguidelines-special-member-functions class 'MediaSessionDebugInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13742 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 810 cppcoreguidelines-special-member-functions class 'MediaImage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13743 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 952 cppcoreguidelines-special-member-functions class 'MediaMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13744 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 1097 cppcoreguidelines-special-member-functions class 'MediaImageBitmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13745 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 1247 cppcoreguidelines-special-member-functions class 'MediaPosition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13746 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 1392 cppcoreguidelines-special-member-functions class 'MediaSessionInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13747 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-blink.h @ Line 1279 performance-trivially-destructible class 'MediaPosition' can be made trivially destructible by defaulting the destructor on its first declaration 3
13748 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MediaSessionObserver_MediaSessionInfoChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13749 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MediaSessionObserver_MediaSessionMetadataChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13750 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'MediaSessionObserver_MediaSessionActionsChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13751 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'MediaSessionObserver_MediaSessionImagesChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13752 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'MediaSessionObserver_MediaSessionPositionChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13753 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaSessionInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13754 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaSessionInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13755 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 133 cppcoreguidelines-special-member-functions class 'MediaSession_GetDebugInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13756 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'MediaSession_GetDebugInfo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13757 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 164 cppcoreguidelines-special-member-functions class 'MediaSession_StartDucking_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13758 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 179 cppcoreguidelines-special-member-functions class 'MediaSession_StopDucking_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13759 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 194 cppcoreguidelines-special-member-functions class 'MediaSession_Suspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13760 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 211 cppcoreguidelines-special-member-functions class 'MediaSession_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13761 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 228 cppcoreguidelines-special-member-functions class 'MediaSession_AddObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13762 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'MediaSession_PreviousTrack_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13763 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 259 cppcoreguidelines-special-member-functions class 'MediaSession_NextTrack_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13764 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 274 cppcoreguidelines-special-member-functions class 'MediaSession_Seek_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13765 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 290 cppcoreguidelines-special-member-functions class 'MediaSession_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13766 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 307 cppcoreguidelines-special-member-functions class 'MediaSession_SkipAd_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13767 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 322 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaImageBitmap_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13768 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 340 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaImageBitmap_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13769 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 356 cppcoreguidelines-special-member-functions class 'MediaSession_SeekTo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13770 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 372 cppcoreguidelines-special-member-functions class 'MediaSession_ScrubTo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13771 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 388 cppcoreguidelines-special-member-functions class 'MediaSession_EnterPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13772 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 403 cppcoreguidelines-special-member-functions class 'MediaSession_ExitPictureInPicture_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13773 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-params-data.h @ Line 418 cppcoreguidelines-special-member-functions class 'MediaSession_SetAudioSinkId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13774 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 247 cppcoreguidelines-special-member-functions class 'MediaImage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13775 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 267 cppcoreguidelines-special-member-functions class 'MediaImage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13776 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 297 cppcoreguidelines-special-member-functions class 'MediaMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13777 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 318 cppcoreguidelines-special-member-functions class 'MediaMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13778 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 348 cppcoreguidelines-special-member-functions class 'MediaImageBitmap_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13779 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 370 cppcoreguidelines-special-member-functions class 'MediaImageBitmap_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13780 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 400 cppcoreguidelines-special-member-functions class 'MediaPosition_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13781 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 421 cppcoreguidelines-special-member-functions class 'MediaPosition_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13782 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 451 cppcoreguidelines-special-member-functions class 'MediaSessionInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13783 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 480 cppcoreguidelines-special-member-functions class 'MediaSessionInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13784 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 510 cppcoreguidelines-special-member-functions class 'MediaSessionDebugInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13785 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-shared-internal.h @ Line 530 cppcoreguidelines-special-member-functions class 'MediaSessionDebugInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13786 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'metadata' has no effect; remove std::move() or make the variable non-const 1
13787 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'action' has no effect; remove std::move() or make the variable non-const 1
13788 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'images' has no effect; remove std::move() or make the variable non-const 1
13789 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'position' has no effect; remove std::move() or make the variable non-const 1
13790 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13791 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13792 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13793 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13794 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'image' has no effect; remove std::move() or make the variable non-const 1
13795 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13796 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13797 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13798 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13799 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
13800 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the const variable 'image' has no effect; remove std::move() or make the variable non-const 1
13801 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the variable 'minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13802 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 149 performance-move-const-arg std::move of the variable 'desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13803 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'image' has no effect; remove std::move() or make the variable non-const 1
13804 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'MediaSessionObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13805 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'MediaSessionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
13806 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'src_in' has no effect; remove std::move() or make the variable non-const 1
13807 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
13808 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 92 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
13809 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 93 performance-move-const-arg std::move of the const variable 'artist_in' has no effect; remove std::move() or make the variable non-const 1
13810 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 94 performance-move-const-arg std::move of the const variable 'album_in' has no effect; remove std::move() or make the variable non-const 1
13811 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 95 performance-move-const-arg std::move of the const variable 'source_title_in' has no effect; remove std::move() or make the variable non-const 1
13812 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13813 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13814 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 144 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13815 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13816 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 147 performance-move-const-arg std::move of the variable 'color_type_in' of the trivially-copyable type 'media_session::mojom::MediaImageBitmapColorType' has no effect; remove std::move() 1
13817 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'playback_rate_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
13818 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 188 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13819 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 189 performance-move-const-arg std::move of the variable 'position_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13820 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 190 performance-move-const-arg std::move of the variable 'last_updated_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
13821 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13822 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 235 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13823 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 249 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13824 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 250 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13825 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 251 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13826 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 265 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13827 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13828 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 267 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13829 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 268 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13830 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 282 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13831 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 283 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13832 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 284 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13833 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 285 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13834 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 286 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13835 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 300 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13836 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 301 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13837 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 302 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13838 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 303 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13839 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 304 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13840 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 305 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13841 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 319 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13842 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 320 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13843 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 321 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13844 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 322 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13845 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 323 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13846 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 324 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13847 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 325 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::MediaPictureInPictureState' has no effect; remove std::move() 1
13848 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 339 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13849 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 340 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13850 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 341 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13851 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 342 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13852 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 343 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13853 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 344 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13854 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 345 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::MediaPictureInPictureState' has no effect; remove std::move() 1
13855 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 346 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::MediaAudioVideoState' has no effect; remove std::move() 1
13856 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 360 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13857 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 361 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13858 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 362 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13859 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13860 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 364 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13861 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 365 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13862 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 366 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::MediaPictureInPictureState' has no effect; remove std::move() 1
13863 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 367 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::MediaAudioVideoState' has no effect; remove std::move() 1
13864 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 368 performance-move-const-arg std::move of the const variable 'audio_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
13865 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 382 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'MediaSessionInfo::SessionState' (aka 'media_session::mojom::MediaSessionInfo_SessionState') has no effect; remove std::move() 1
13866 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 383 performance-move-const-arg std::move of the variable 'force_duck_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13867 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 384 performance-move-const-arg std::move of the variable 'playback_state_in' of the trivially-copyable type 'media_session::mojom::MediaPlaybackState' has no effect; remove std::move() 1
13868 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 385 performance-move-const-arg std::move of the variable 'is_controllable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13869 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 386 performance-move-const-arg std::move of the variable 'prefer_stop_for_gain_focus_loss_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13870 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 387 performance-move-const-arg std::move of the variable 'is_sensitive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
13871 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 388 performance-move-const-arg std::move of the variable 'picture_in_picture_state_in' of the trivially-copyable type 'media_session::mojom::MediaPictureInPictureState' has no effect; remove std::move() 1
13872 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 389 performance-move-const-arg std::move of the variable 'deprecated_audio_video_state_in' of the trivially-copyable type 'media_session::mojom::MediaAudioVideoState' has no effect; remove std::move() 1
13873 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 390 performance-move-const-arg std::move of the const variable 'audio_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
13874 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 453 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
13875 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 454 performance-move-const-arg std::move of the const variable 'owner_in' has no effect; remove std::move() or make the variable non-const 1
13876 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 455 performance-move-const-arg std::move of the const variable 'state_in' has no effect; remove std::move() or make the variable non-const 1
13877 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 790 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13878 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 825 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13879 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 860 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13880 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 895 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13881 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 952 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaSessionInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13882 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 965 cppcoreguidelines-special-member-functions class 'MediaSession_GetDebugInfo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13883 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 978 cppcoreguidelines-special-member-functions class 'MediaSession_GetMediaImageBitmap_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
13884 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2003 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13885 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2160 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13886 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2195 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13887 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2329 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13888 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2364 performance-move-const-arg std::move of the variable 'p_suspend_type' of the trivially-copyable type 'MediaSession::SuspendType' (aka 'media_session::mojom::MediaSession_SuspendType') has no effect; remove std::move() 1
13889 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2433 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13890 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2468 performance-move-const-arg std::move of the variable 'p_seek_time' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
13891 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2565 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13892 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2721 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
13893 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2722 performance-move-const-arg std::move of the variable 'p_minimum_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13894 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.cc @ Line 2723 performance-move-const-arg std::move of the variable 'p_desired_size_px' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
13895 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'MediaSessionObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13896 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'MediaSession' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13897 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 304 cppcoreguidelines-special-member-functions class 'MediaSessionObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13898 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 345 cppcoreguidelines-special-member-functions class 'MediaSessionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13899 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 397 cppcoreguidelines-special-member-functions class 'MediaSessionDebugInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13900 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 542 cppcoreguidelines-special-member-functions class 'MediaImage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13901 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 684 cppcoreguidelines-special-member-functions class 'MediaMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13902 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 829 cppcoreguidelines-special-member-functions class 'MediaImageBitmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13903 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 979 cppcoreguidelines-special-member-functions class 'MediaPosition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13904 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 1124 cppcoreguidelines-special-member-functions class 'MediaSessionInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13905 build/src/core/Debug/x86_64/gen/services/media_session/public/mojom/media_session.mojom.h @ Line 1011 performance-trivially-destructible class 'MediaPosition' can be made trivially destructible by defaulting the destructor on its first declaration 3
13906 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 16 cppcoreguidelines-special-member-functions class 'AbusiveExperienceHeuristic' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13907 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 40 cppcoreguidelines-special-member-functions class 'AbusiveExperienceHeuristic_JavaScriptDialog' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13908 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 56 cppcoreguidelines-special-member-functions class 'AbusiveExperienceHeuristic_TabUnder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13909 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 72 cppcoreguidelines-special-member-functions class 'AbusiveExperienceHeuristic_WindowOpen' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13910 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 92 cppcoreguidelines-special-member-functions class 'Accessibility_ImageDescriptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13911 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 116 cppcoreguidelines-special-member-functions class 'Accessibility_Renderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13912 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 132 cppcoreguidelines-special-member-functions class 'AdFrameLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13913 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 216 cppcoreguidelines-special-member-functions class 'AdPageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13914 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 260 cppcoreguidelines-special-member-functions class 'AdsIntervention_LastIntervention' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13915 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 280 cppcoreguidelines-special-member-functions class 'AmpPageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13916 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 356 cppcoreguidelines-special-member-functions class 'Android_MultiWindowChangeActivity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13917 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 372 cppcoreguidelines-special-member-functions class 'Android_MultiWindowState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13918 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 388 cppcoreguidelines-special-member-functions class 'Android_ScreenRotation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13919 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 404 cppcoreguidelines-special-member-functions class 'Android_UserRequestedUserAgentChange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13920 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 420 cppcoreguidelines-special-member-functions class 'AppListAppClickData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13921 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 568 cppcoreguidelines-special-member-functions class 'AppListAppLaunch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13922 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 624 cppcoreguidelines-special-member-functions class 'AppListNonAppImpression' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13923 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 784 cppcoreguidelines-special-member-functions class 'Autofill_CardUploadDecision' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13924 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 800 cppcoreguidelines-special-member-functions class 'Autofill_DeveloperEngagement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13925 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 828 cppcoreguidelines-special-member-functions class 'Autofill_EditedAutofilledFieldAtSubmission' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13926 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 852 cppcoreguidelines-special-member-functions class 'Autofill_FieldFillStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13927 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 892 cppcoreguidelines-special-member-functions class 'Autofill_FieldTypeValidation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13928 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 932 cppcoreguidelines-special-member-functions class 'Autofill_FormEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13929 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 956 cppcoreguidelines-special-member-functions class 'Autofill_FormFillSuccessIOS' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13930 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 972 cppcoreguidelines-special-member-functions class 'Autofill_FormSubmitted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13931 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1008 cppcoreguidelines-special-member-functions class 'Autofill_HiddenRepresentationalFieldSkipDecision' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13932 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1056 cppcoreguidelines-special-member-functions class 'Autofill_InteractedWithForm' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13933 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1088 cppcoreguidelines-special-member-functions class 'Autofill_RepeatedServerTypePredictionRationalized' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13934 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1136 cppcoreguidelines-special-member-functions class 'Autofill_SuggestionFilled' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13935 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1168 cppcoreguidelines-special-member-functions class 'Autofill_SuggestionsShown' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13936 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1204 cppcoreguidelines-special-member-functions class 'Autofill_TextFieldDidChange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13937 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1256 cppcoreguidelines-special-member-functions class 'AutofillAssistant_LiteScriptFinished' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13938 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1276 cppcoreguidelines-special-member-functions class 'AutofillAssistant_LiteScriptOnboarding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13939 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1296 cppcoreguidelines-special-member-functions class 'AutofillAssistant_LiteScriptShownToUser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13940 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1316 cppcoreguidelines-special-member-functions class 'AutofillAssistant_LiteScriptStarted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13941 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1336 cppcoreguidelines-special-member-functions class 'BackForwardCacheDisabledForRenderFrameHostReason' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13942 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1352 cppcoreguidelines-special-member-functions class 'BackgroundFetch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13943 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1388 cppcoreguidelines-special-member-functions class 'BackgroundFetchDeletingRegistration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13944 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1404 cppcoreguidelines-special-member-functions class 'BackgroundSyncCompleted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13945 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1428 cppcoreguidelines-special-member-functions class 'BackgroundSyncRegistered' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13946 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1448 cppcoreguidelines-special-member-functions class 'Badging' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13947 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1464 cppcoreguidelines-special-member-functions class 'Blink_ContextMenu_ImageSelection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13948 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1480 cppcoreguidelines-special-member-functions class 'Blink_FindInPage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13949 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1504 cppcoreguidelines-special-member-functions class 'Blink_HTMLParsing' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13950 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1556 cppcoreguidelines-special-member-functions class 'Blink_PageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13951 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1672 cppcoreguidelines-special-member-functions class 'Blink_PaintTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13952 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1688 cppcoreguidelines-special-member-functions class 'Blink_Script_AsyncScripts' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13953 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1704 cppcoreguidelines-special-member-functions class 'Blink_UpdateTime' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13954 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1932 cppcoreguidelines-special-member-functions class 'Blink_UseCounter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13955 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1952 cppcoreguidelines-special-member-functions class 'ClickInput' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13956 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 1968 cppcoreguidelines-special-member-functions class 'ClientRenderingAPI' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13957 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2000 cppcoreguidelines-special-member-functions class 'Compositor_Rendering' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13958 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2016 cppcoreguidelines-special-member-functions class 'Compositor_UserInteraction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13959 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2044 cppcoreguidelines-special-member-functions class 'ContactsPicker_ShareStatistics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13960 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2068 cppcoreguidelines-special-member-functions class 'ContentIndex_Added' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13961 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2084 cppcoreguidelines-special-member-functions class 'ContentIndex_DeletedByUser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13962 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2100 cppcoreguidelines-special-member-functions class 'ContentIndex_Opened' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13963 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2116 cppcoreguidelines-special-member-functions class 'ContextMenuAndroid_Selected' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13964 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2132 cppcoreguidelines-special-member-functions class 'ContextMenuAndroid_Shown' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13965 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2164 cppcoreguidelines-special-member-functions class 'ContextualSearch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13966 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2312 cppcoreguidelines-special-member-functions class 'CPUUsageMeasurement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13967 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2348 cppcoreguidelines-special-member-functions class 'DataReductionProxy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13968 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2368 cppcoreguidelines-special-member-functions class 'DocumentCreated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13969 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2396 cppcoreguidelines-special-member-functions class 'Download_Completed' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13970 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2424 cppcoreguidelines-special-member-functions class 'Download_Interrupted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13971 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2460 cppcoreguidelines-special-member-functions class 'Download_Resumed' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13972 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2484 cppcoreguidelines-special-member-functions class 'Download_Started' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13973 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2516 cppcoreguidelines-special-member-functions class 'Event_ScrollBegin_Touch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13974 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2540 cppcoreguidelines-special-member-functions class 'Event_ScrollBegin_Wheel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13975 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2564 cppcoreguidelines-special-member-functions class 'Event_ScrollUpdate_Touch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13976 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2588 cppcoreguidelines-special-member-functions class 'Event_ScrollUpdate_Wheel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13977 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2612 cppcoreguidelines-special-member-functions class 'Extensions_WebRequest_KeepaliveRequestFinished' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13978 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2632 cppcoreguidelines-special-member-functions class 'FileSystemAPI_WebRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13979 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2652 cppcoreguidelines-special-member-functions class 'FlocPageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13980 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2668 cppcoreguidelines-special-member-functions class 'FontMatchAttempts' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13981 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2720 cppcoreguidelines-special-member-functions class 'GeneratedNavigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13982 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2748 cppcoreguidelines-special-member-functions class 'GoogleDocsOfflineExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13983 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2764 cppcoreguidelines-special-member-functions class 'Graphics_Smoothness_EventLatency' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13984 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 2976 cppcoreguidelines-special-member-functions class 'Graphics_Smoothness_Latency' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13985 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3148 cppcoreguidelines-special-member-functions class 'Graphics_Smoothness_NormalizedPercentDroppedFrames' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13986 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3180 cppcoreguidelines-special-member-functions class 'Graphics_Smoothness_PercentDroppedFrames' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13987 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3280 cppcoreguidelines-special-member-functions class 'HistoryManipulationIntervention' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13988 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3292 cppcoreguidelines-special-member-functions class 'HistoryNavigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13989 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3388 cppcoreguidelines-special-member-functions class 'Identifiability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13990 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3408 cppcoreguidelines-special-member-functions class 'InputEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13991 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3436 cppcoreguidelines-special-member-functions class 'InstalledRelatedApps' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13992 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3452 cppcoreguidelines-special-member-functions class 'Intervention_DocumentWrite_ScriptBlock' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13993 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3476 cppcoreguidelines-special-member-functions class 'IOS_FindInPageSearchMatches' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13994 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3492 cppcoreguidelines-special-member-functions class 'IOS_PageZoomChanged' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13995 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3516 cppcoreguidelines-special-member-functions class 'IOS_RendererGone' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13996 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3544 cppcoreguidelines-special-member-functions class 'IOS_URLMismatchInLegacyAndSlimNavigationManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13997 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3560 cppcoreguidelines-special-member-functions class 'JavascriptFrameworkPageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13998 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3576 cppcoreguidelines-special-member-functions class 'Layout_DisplayCutout_StateChanged' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13999 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3608 cppcoreguidelines-special-member-functions class 'LiteVideo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14000 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3632 cppcoreguidelines-special-member-functions class 'LoadCountsPerTopLevelDocument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14001 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3668 cppcoreguidelines-special-member-functions class 'LoadingPredictor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14002 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3736 cppcoreguidelines-special-member-functions class 'LocalNetworkRequests' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14003 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3764 cppcoreguidelines-special-member-functions class 'LoginDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14004 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3780 cppcoreguidelines-special-member-functions class 'LookalikeUrl_NavigationSuggestion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14005 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3800 cppcoreguidelines-special-member-functions class 'MainFrameNavigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14006 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3816 cppcoreguidelines-special-member-functions class 'Media_Autoplay_Attempt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14007 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3856 cppcoreguidelines-special-member-functions class 'Media_Autoplay_AudioContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14008 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3880 cppcoreguidelines-special-member-functions class 'Media_Autoplay_Muted_UnmuteAction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14009 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 3900 cppcoreguidelines-special-member-functions class 'Media_BasicPlayback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14010 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4056 cppcoreguidelines-special-member-functions class 'Media_EME_ApiPromiseRejection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14011 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4076 cppcoreguidelines-special-member-functions class 'Media_EME_CreateMediaKeys' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14012 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4104 cppcoreguidelines-special-member-functions class 'Media_EME_RequestMediaKeySystemAccess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14013 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4144 cppcoreguidelines-special-member-functions class 'Media_Engagement_SessionFinished' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14014 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4180 cppcoreguidelines-special-member-functions class 'Media_Engagement_ShortPlaybackIgnored' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14015 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4196 cppcoreguidelines-special-member-functions class 'Media_Feed_Discover' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14016 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4212 cppcoreguidelines-special-member-functions class 'Media_GlobalMediaControls_ActionButtonPressed' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14017 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4228 cppcoreguidelines-special-member-functions class 'Media_Kaleidoscope_Navigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14018 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4244 cppcoreguidelines-special-member-functions class 'Media_Learning_PredictionRecord' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14019 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4276 cppcoreguidelines-special-member-functions class 'Media_SiteMuted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14020 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4292 cppcoreguidelines-special-member-functions class 'Media_VideoDecodePerfRecord' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14021 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4376 cppcoreguidelines-special-member-functions class 'Media_WebAudio_AudioContext_AudibleTime' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14022 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4396 cppcoreguidelines-special-member-functions class 'Media_WebMediaPlayerState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14023 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4448 cppcoreguidelines-special-member-functions class 'MediaRouter_CastWebSenderExtensionLoadUrl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14024 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4464 cppcoreguidelines-special-member-functions class 'MediaRouter_SiteInitiatedMirroringStarted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14025 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4480 cppcoreguidelines-special-member-functions class 'MediaRouter_TabMirroringStarted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14026 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4496 cppcoreguidelines-special-member-functions class 'Memory_Experimental' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14027 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4896 cppcoreguidelines-special-member-functions class 'Memory_TabFootprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14028 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4928 cppcoreguidelines-special-member-functions class 'MixedContentAutoupgrade_ResourceRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14029 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4948 cppcoreguidelines-special-member-functions class 'MobileFriendliness' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14030 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4980 cppcoreguidelines-special-member-functions class 'MobileMenu_DirectShare' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14031 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 4996 cppcoreguidelines-special-member-functions class 'MobileMenu_FindInPage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14032 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5012 cppcoreguidelines-special-member-functions class 'MobileMenu_Share' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14033 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5028 cppcoreguidelines-special-member-functions class 'NavigationPredictorAnchorElementMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14034 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5068 cppcoreguidelines-special-member-functions class 'NavigationPredictorPageLinkClick' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14035 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5084 cppcoreguidelines-special-member-functions class 'NavigationPredictorPageLinkMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14036 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5132 cppcoreguidelines-special-member-functions class 'NavigationPredictorRendererWarmup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14037 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5160 cppcoreguidelines-special-member-functions class 'NavigationTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14038 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5208 cppcoreguidelines-special-member-functions class 'Net_LegacyTLSVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14039 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5232 cppcoreguidelines-special-member-functions class 'NoStatePrefetch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14040 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5256 cppcoreguidelines-special-member-functions class 'Notification' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14041 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5332 cppcoreguidelines-special-member-functions class 'OptimizationGuide' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14042 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5396 cppcoreguidelines-special-member-functions class 'OptimizationGuideAutotuning' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14043 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5416 cppcoreguidelines-special-member-functions class 'PageDomainInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14044 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5432 cppcoreguidelines-special-member-functions class 'PageForegroundSession' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14045 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5460 cppcoreguidelines-special-member-functions class 'PageInfoBubble' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14046 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5476 cppcoreguidelines-special-member-functions class 'PageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14047 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5780 cppcoreguidelines-special-member-functions class 'PageLoad_FromGoogleSearch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14048 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5792 cppcoreguidelines-special-member-functions class 'PageLoad_Internal' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14049 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5820 cppcoreguidelines-special-member-functions class 'PageLoad_ServiceWorkerControlled' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14050 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5832 cppcoreguidelines-special-member-functions class 'PageLoad_SignedExchange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14051 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5848 cppcoreguidelines-special-member-functions class 'PageWithPassword' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14052 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5876 cppcoreguidelines-special-member-functions class 'PaintPreviewCapture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14053 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 5896 cppcoreguidelines-special-member-functions class 'PasswordForm' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14054 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6016 cppcoreguidelines-special-member-functions class 'PasswordManager_WellKnownChangePasswordResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14055 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6032 cppcoreguidelines-special-member-functions class 'PaymentApp_CheckoutEvents' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14056 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6052 cppcoreguidelines-special-member-functions class 'PaymentRequest_CheckoutEvents' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14057 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6072 cppcoreguidelines-special-member-functions class 'PaymentRequest_TransactionAmount' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14058 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6092 cppcoreguidelines-special-member-functions class 'Pepper_Broker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14059 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6104 cppcoreguidelines-special-member-functions class 'PerfectHeuristics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14060 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6124 cppcoreguidelines-special-member-functions class 'PeriodicBackgroundSyncEventCompleted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14061 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6148 cppcoreguidelines-special-member-functions class 'PeriodicBackgroundSyncRegistered' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14062 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6168 cppcoreguidelines-special-member-functions class 'Permission' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14063 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6228 cppcoreguidelines-special-member-functions class 'Plugins_FlashInstance' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14064 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6240 cppcoreguidelines-special-member-functions class 'Popup_Closed' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14065 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6288 cppcoreguidelines-special-member-functions class 'Popup_Page' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14066 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6304 cppcoreguidelines-special-member-functions class 'Portal_Activate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14067 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6328 cppcoreguidelines-special-member-functions class 'PostMessage_Incoming_Frame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14068 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6344 cppcoreguidelines-special-member-functions class 'PostMessage_Incoming_Page' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14069 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6360 cppcoreguidelines-special-member-functions class 'PowerUsageScenariosIntervalData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14070 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6464 cppcoreguidelines-special-member-functions class 'PrefetchProxy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14071 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6508 cppcoreguidelines-special-member-functions class 'PrefetchProxy_AfterSRPClick' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14072 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6536 cppcoreguidelines-special-member-functions class 'PrefetchProxy_PrefetchedResource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14073 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6580 cppcoreguidelines-special-member-functions class 'Previews' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14074 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6624 cppcoreguidelines-special-member-functions class 'PreviewsCoinFlip' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14075 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6640 cppcoreguidelines-special-member-functions class 'PreviewsDeferAllScript' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14076 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6660 cppcoreguidelines-special-member-functions class 'PreviewsResourceLoadingHints' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14077 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6700 cppcoreguidelines-special-member-functions class 'PublicImageCompressionDataUse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14078 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6736 cppcoreguidelines-special-member-functions class 'PublicImageCompressionImageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14079 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6776 cppcoreguidelines-special-member-functions class 'PWA_Visit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14080 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6796 cppcoreguidelines-special-member-functions class 'ReaderModeActivated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14081 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6812 cppcoreguidelines-special-member-functions class 'ReaderModeReceivedDistillability' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14082 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6828 cppcoreguidelines-special-member-functions class 'RendererSchedulerTask' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14083 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6896 cppcoreguidelines-special-member-functions class 'ResponsivenessMeasurement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14084 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6908 cppcoreguidelines-special-member-functions class 'SameSiteDifferentSchemeRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14085 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6920 cppcoreguidelines-special-member-functions class 'SameSiteDifferentSchemeResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14086 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6932 cppcoreguidelines-special-member-functions class 'SchemefulSameSiteContextDowngrade' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14087 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 6952 cppcoreguidelines-special-member-functions class 'ScreenBrightness' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14088 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7088 cppcoreguidelines-special-member-functions class 'Security_SafetyTip' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14089 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7124 cppcoreguidelines-special-member-functions class 'Security_SiteEngagement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14090 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7156 cppcoreguidelines-special-member-functions class 'SharedHighlights_LinkGenerated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14091 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7176 cppcoreguidelines-special-member-functions class 'SharedHighlights_LinkOpened' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14092 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7196 cppcoreguidelines-special-member-functions class 'Sharing_ClickToCall' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14093 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7224 cppcoreguidelines-special-member-functions class 'SmartCharging' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14094 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7332 cppcoreguidelines-special-member-functions class 'SMSReceiver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14095 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7368 cppcoreguidelines-special-member-functions class 'SSL_MixedContentShown' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14096 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7384 cppcoreguidelines-special-member-functions class 'SubresourceFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14097 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7408 cppcoreguidelines-special-member-functions class 'Tab_RendererOOM' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14098 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7424 cppcoreguidelines-special-member-functions class 'Tab_Screenshot' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14099 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7440 cppcoreguidelines-special-member-functions class 'TabManager_Background_FirstAlertFired' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14100 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7460 cppcoreguidelines-special-member-functions class 'TabManager_Background_FirstAudioStarts' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14101 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7480 cppcoreguidelines-special-member-functions class 'TabManager_Background_FirstFaviconUpdated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14102 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7496 cppcoreguidelines-special-member-functions class 'TabManager_Background_FirstNonPersistentNotificationCreated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14103 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7516 cppcoreguidelines-special-member-functions class 'TabManager_Background_FirstTitleUpdated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14104 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7532 cppcoreguidelines-special-member-functions class 'TabManager_Background_ForegroundedOrClosed' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14105 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7560 cppcoreguidelines-special-member-functions class 'TabManager_Experimental_BackgroundTabOpening_TabSwitchLoadStopped' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14106 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7596 cppcoreguidelines-special-member-functions class 'TabManager_Experimental_SessionRestore_ForegroundTab_PageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14107 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7616 cppcoreguidelines-special-member-functions class 'TabManager_Experimental_SessionRestore_TabSwitchLoadStopped' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14108 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7648 cppcoreguidelines-special-member-functions class 'TabManager_LifecycleStateChange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14109 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7808 cppcoreguidelines-special-member-functions class 'TabManager_SessionRestore_ForegroundTab_ExpectedTaskQueueingDurationInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14110 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7840 cppcoreguidelines-special-member-functions class 'TabManager_TabLifetime' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14111 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7856 cppcoreguidelines-special-member-functions class 'TabManager_TabMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14112 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 7968 cppcoreguidelines-special-member-functions class 'TabManager_WindowMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14113 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8000 cppcoreguidelines-special-member-functions class 'TouchToFill_Shown' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14114 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8016 cppcoreguidelines-special-member-functions class 'Translate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14115 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8064 cppcoreguidelines-special-member-functions class 'TranslatePageLoad' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14116 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8176 cppcoreguidelines-special-member-functions class 'TrustedWebActivity_Open' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14117 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8192 cppcoreguidelines-special-member-functions class 'TrustedWebActivity_QualityEnforcementViolation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14118 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8208 cppcoreguidelines-special-member-functions class 'Unload' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14119 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8244 cppcoreguidelines-special-member-functions class 'UserActivity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14120 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8396 cppcoreguidelines-special-member-functions class 'UserActivityId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14121 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8440 cppcoreguidelines-special-member-functions class 'UserSettingsEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14122 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8556 cppcoreguidelines-special-member-functions class 'V8_Wasm_ModuleCompiled' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14123 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8604 cppcoreguidelines-special-member-functions class 'V8_Wasm_ModuleDecoded' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14124 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8636 cppcoreguidelines-special-member-functions class 'V8_Wasm_ModuleInstantiated' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14125 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8660 cppcoreguidelines-special-member-functions class 'V8_Wasm_ModuleTieredUp' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14126 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8684 cppcoreguidelines-special-member-functions class 'VirtualKeyboard_Open' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14127 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8700 cppcoreguidelines-special-member-functions class 'WebAPK_Install' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14128 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8724 cppcoreguidelines-special-member-functions class 'WebAPK_SessionEnd' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14129 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8748 cppcoreguidelines-special-member-functions class 'WebAPK_Uninstall' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14130 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8780 cppcoreguidelines-special-member-functions class 'WebAPK_Visit' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14131 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8808 cppcoreguidelines-special-member-functions class 'WebApp_DailyInteraction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14132 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8852 cppcoreguidelines-special-member-functions class 'WebOTPImpact' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14133 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8868 cppcoreguidelines-special-member-functions class 'WebRTC_AddressHarvesting' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14134 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8884 cppcoreguidelines-special-member-functions class 'WebRTC_ComplexSdp' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14135 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8900 cppcoreguidelines-special-member-functions class 'Worker_ClientAdded' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14136 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8920 cppcoreguidelines-special-member-functions class 'XR_WebXR' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14137 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 8960 cppcoreguidelines-special-member-functions class 'XR_WebXR_Session' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14138 build/src/core/Debug/x86_64/gen/services/metrics/public/cpp/ukm_builders.h @ Line 9020 cppcoreguidelines-special-member-functions class 'XR_WebXR_SessionRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14139 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'source_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14140 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14141 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'UkmRecorderInterfaceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14142 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14143 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'event_hash_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14144 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'metrics_in' has no effect; remove std::move() or make the variable non-const 1
14145 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.cc @ Line 260 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14146 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.cc @ Line 261 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14147 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'UkmRecorderInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14148 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.h @ Line 127 cppcoreguidelines-special-member-functions class 'UkmRecorderInterfaceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14149 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-blink.h @ Line 169 cppcoreguidelines-special-member-functions class 'UkmEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14150 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UkmRecorderInterface_AddEntry_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14151 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'UkmRecorderInterface_UpdateSourceURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14152 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'UkmEntry_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14153 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'UkmEntry_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14154 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'source_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14155 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14156 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'UkmRecorderInterfaceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14157 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14158 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'event_hash_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14159 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'metrics_in' has no effect; remove std::move() or make the variable non-const 1
14160 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
14161 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.cc @ Line 259 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14162 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'UkmRecorderInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14163 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.h @ Line 123 cppcoreguidelines-special-member-functions class 'UkmRecorderInterfaceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14164 build/src/core/Debug/x86_64/gen/services/metrics/public/mojom/ukm_interface.mojom.h @ Line 165 cppcoreguidelines-special-member-functions class 'UkmEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14165 build/src/core/Debug/x86_64/gen/services/network/public/mojom/address_list.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'AddressList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14166 build/src/core/Debug/x86_64/gen/services/network/public/mojom/address_list.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'AddressList_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14167 build/src/core/Debug/x86_64/gen/services/network/public/mojom/address_list.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'AddressList_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14168 build/src/core/Debug/x86_64/gen/services/network/public/mojom/address_list.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'AddressList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14169 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'provider_name' has no effect; remove std::move() or make the variable non-const 1
14170 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'algorithm_preferences' has no effect; remove std::move() or make the variable non-const 1
14171 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14172 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'input' has no effect; remove std::move() or make the variable non-const 1
14173 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14174 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'input' has no effect; remove std::move() or make the variable non-const 1
14175 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14176 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'signature' has no effect; remove std::move() or make the variable non-const 1
14177 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14178 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14179 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14180 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'window_id' has no effect; remove std::move() or make the variable non-const 1
14181 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'window_id' has no effect; remove std::move() or make the variable non-const 1
14182 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14183 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14184 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'first_auth_attempt' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14185 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'auth_info' has no effect; remove std::move() or make the variable non-const 1
14186 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14187 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14188 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14189 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.cc @ Line 118 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14190 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'ClientCertificateResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14191 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'SSLPrivateKeyAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14192 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.h @ Line 62 performance-trivially-destructible class 'AuthChallengeResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14193 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink-test-utils.h @ Line 81 performance-trivially-destructible class 'AuthenticationAndCertificateObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14194 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 243 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14195 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 244 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14196 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 357 cppcoreguidelines-special-member-functions class 'SSLPrivateKey_Sign_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14197 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 515 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14198 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 516 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14199 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 638 performance-move-const-arg std::move of the variable 'p_algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14200 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 639 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14201 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 786 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnSSLCertificateError_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14202 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1160 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14203 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1254 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14204 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1311 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14205 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1312 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14206 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1313 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14207 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1314 performance-move-const-arg std::move of the variable 'p_first_auth_attempt' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14208 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1315 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14209 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1415 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14210 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1416 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14211 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.cc @ Line 1418 performance-move-const-arg std::move of the variable 'p_fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14212 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'ClientCertificateResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14213 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 116 cppcoreguidelines-special-member-functions class 'SSLPrivateKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14214 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 151 cppcoreguidelines-special-member-functions class 'AuthChallengeResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14215 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 185 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14216 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 304 cppcoreguidelines-special-member-functions class 'ClientCertificateResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14217 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 345 cppcoreguidelines-special-member-functions class 'SSLPrivateKeyStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14218 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 386 cppcoreguidelines-special-member-functions class 'AuthChallengeResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14219 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-blink.h @ Line 427 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14220 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ClientCertificateResponder_ContinueWithCertificate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14221 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'ClientCertificateResponder_ContinueWithoutCertificate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14222 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'ClientCertificateResponder_CancelRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14223 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'SSLPrivateKey_Sign_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14224 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'SSLPrivateKey_Sign_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14225 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'AuthChallengeResponder_OnAuthCredentials_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14226 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnSSLCertificateError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14227 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 143 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnSSLCertificateError_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14228 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnCertificateRequested_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14229 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 178 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnAuthRequired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14230 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-params-data.h @ Line 201 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14231 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'x509_certificate' has no effect; remove std::move() or make the variable non-const 1
14232 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'provider_name' has no effect; remove std::move() or make the variable non-const 1
14233 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'algorithm_preferences' has no effect; remove std::move() or make the variable non-const 1
14234 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14235 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'input' has no effect; remove std::move() or make the variable non-const 1
14236 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14237 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'input' has no effect; remove std::move() or make the variable non-const 1
14238 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14239 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'signature' has no effect; remove std::move() or make the variable non-const 1
14240 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'credentials' has no effect; remove std::move() or make the variable non-const 1
14241 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14242 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14243 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'ssl_info' has no effect; remove std::move() or make the variable non-const 1
14244 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14245 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'window_id' has no effect; remove std::move() or make the variable non-const 1
14246 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'cert_info' has no effect; remove std::move() or make the variable non-const 1
14247 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'window_id' has no effect; remove std::move() or make the variable non-const 1
14248 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14249 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14250 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'first_auth_attempt' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14251 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'auth_info' has no effect; remove std::move() or make the variable non-const 1
14252 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'head_headers' has no effect; remove std::move() or make the variable non-const 1
14253 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14254 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14255 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'ssl_info' has no effect; remove std::move() or make the variable non-const 1
14256 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14257 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14258 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ClientCertificateResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14259 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'SSLPrivateKeyAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14260 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.h @ Line 60 performance-trivially-destructible class 'AuthChallengeResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14261 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom-test-utils.h @ Line 79 performance-trivially-destructible class 'AuthenticationAndCertificateObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14262 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 240 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14263 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 241 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14264 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 242 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14265 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 355 cppcoreguidelines-special-member-functions class 'SSLPrivateKey_Sign_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14266 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 513 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14267 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 514 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14268 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 636 performance-move-const-arg std::move of the variable 'p_algorithm' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14269 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 637 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14270 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 746 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14271 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 784 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver_OnSSLCertificateError_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14272 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1158 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14273 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1252 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14274 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1253 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14275 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1309 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14276 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1310 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14277 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1311 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14278 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1312 performance-move-const-arg std::move of the variable 'p_first_auth_attempt' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14279 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1313 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14280 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1314 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14281 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1413 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14282 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1414 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14283 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1415 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14284 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.cc @ Line 1416 performance-move-const-arg std::move of the variable 'p_fatal' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14285 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'ClientCertificateResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14286 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 111 cppcoreguidelines-special-member-functions class 'SSLPrivateKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14287 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 146 cppcoreguidelines-special-member-functions class 'AuthChallengeResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14288 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 180 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14289 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 299 cppcoreguidelines-special-member-functions class 'ClientCertificateResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14290 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 340 cppcoreguidelines-special-member-functions class 'SSLPrivateKeyStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14291 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 381 cppcoreguidelines-special-member-functions class 'AuthChallengeResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14292 build/src/core/Debug/x86_64/gen/services/network/public/mojom/auth_and_certificate_observer.mojom.h @ Line 422 cppcoreguidelines-special-member-functions class 'AuthenticationAndCertificateObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14293 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14294 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'URLLoaderFactoryConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14295 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'CertVerifierServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14296 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink-test-utils.h @ Line 60 performance-trivially-destructible class 'CertVerifierRequestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14297 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'hostname_in' has no effect; remove std::move() or make the variable non-const 1
14298 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14299 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'ocsp_response_in' has no effect; remove std::move() or make the variable non-const 1
14300 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'sct_list_in' has no effect; remove std::move() or make the variable non-const 1
14301 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'enable_rev_checking_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14302 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'require_rev_checking_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14303 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the variable 'enable_sha1_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14304 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the variable 'disable_symantec_enforcement_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14305 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.cc @ Line 702 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14306 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryConnector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14307 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 109 cppcoreguidelines-special-member-functions class 'CertVerifierService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14308 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 150 cppcoreguidelines-special-member-functions class 'CertVerifierRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14309 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 234 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14310 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 275 cppcoreguidelines-special-member-functions class 'CertVerifierServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14311 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-blink.h @ Line 316 cppcoreguidelines-special-member-functions class 'CertVerifierRequestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14312 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryConnector_CreateURLLoaderFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14313 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'CertVerifierService_EnableNetworkAccess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14314 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'CertVerifierService_Verify_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14315 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'CertVerifierService_SetConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14316 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'CertVerifierRequest_Complete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14317 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'RequestParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14318 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'RequestParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14319 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'CertVerifierConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14320 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-shared-internal.h @ Line 112 cppcoreguidelines-special-member-functions class 'CertVerifierConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14321 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'params' has no effect; remove std::move() or make the variable non-const 1
14322 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
14323 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'result' has no effect; remove std::move() or make the variable non-const 1
14324 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14325 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'URLLoaderFactoryConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14326 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'CertVerifierServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14327 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom-test-utils.h @ Line 58 performance-trivially-destructible class 'CertVerifierRequestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14328 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'certificate_in' has no effect; remove std::move() or make the variable non-const 1
14329 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'hostname_in' has no effect; remove std::move() or make the variable non-const 1
14330 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14331 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'ocsp_response_in' has no effect; remove std::move() or make the variable non-const 1
14332 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'sct_list_in' has no effect; remove std::move() or make the variable non-const 1
14333 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'enable_rev_checking_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14334 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'require_rev_checking_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14335 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'enable_sha1_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14336 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'disable_symantec_enforcement_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14337 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 519 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14338 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 555 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14339 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 699 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14340 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.cc @ Line 700 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14341 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryConnector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14342 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'CertVerifierService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14343 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 146 cppcoreguidelines-special-member-functions class 'CertVerifierRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14344 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 230 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14345 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 271 cppcoreguidelines-special-member-functions class 'CertVerifierServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14346 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 312 cppcoreguidelines-special-member-functions class 'CertVerifierRequestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14347 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cert_verifier_service.mojom.h @ Line 363 cppcoreguidelines-special-member-functions class 'RequestParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14348 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14349 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14350 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ChunkedDataPipeGetterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14351 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter_GetSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14352 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink.cc @ Line 224 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14353 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink.cc @ Line 225 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14354 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14355 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-blink.h @ Line 130 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14356 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter_GetSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14357 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter_GetSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14358 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter_StartReading_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14359 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14360 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14361 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ChunkedDataPipeGetterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14362 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter_GetSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14363 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom.cc @ Line 222 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14364 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom.cc @ Line 223 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14365 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14366 build/src/core/Debug/x86_64/gen/services/network/public/mojom/chunked_data_pipe_getter.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'ChunkedDataPipeGetterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14367 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'cross_origin_embedder_policy_in' has no effect; remove std::move() or make the variable non-const 1
14368 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'is_web_secure_context_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14369 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'ip_address_space_in' of the trivially-copyable type '::network::mojom::blink::IPAddressSpace' (aka 'network::mojom::IPAddressSpace') has no effect; remove std::move() 1
14370 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'private_network_request_policy_in' of the trivially-copyable type 'network::mojom::blink::PrivateNetworkRequestPolicy' (aka 'network::mojom::PrivateNetworkRequestPolicy') has no effect; remove std::move() 1
14371 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-blink.h @ Line 100 cppcoreguidelines-special-member-functions class 'ClientSecurityState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14372 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'ClientSecurityState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14373 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'ClientSecurityState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14374 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'cross_origin_embedder_policy_in' has no effect; remove std::move() or make the variable non-const 1
14375 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'is_web_secure_context_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14376 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'ip_address_space_in' of the trivially-copyable type '::network::mojom::IPAddressSpace' has no effect; remove std::move() 1
14377 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'private_network_request_policy_in' of the trivially-copyable type 'network::mojom::PrivateNetworkRequestPolicy' has no effect; remove std::move() 1
14378 build/src/core/Debug/x86_64/gen/services/network/public/mojom/client_security_state.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'ClientSecurityState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14379 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'header_value_in' has no effect; remove std::move() or make the variable non-const 1
14380 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::blink::ContentSecurityPolicyType' (aka 'network::mojom::ContentSecurityPolicyType') has no effect; remove std::move() 1
14381 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'source_in' of the trivially-copyable type 'network::mojom::blink::ContentSecurityPolicySource' (aka 'network::mojom::ContentSecurityPolicySource') has no effect; remove std::move() 1
14382 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
14383 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 105 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
14384 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 106 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14385 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
14386 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the variable 'is_host_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14387 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the variable 'is_port_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14388 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 162 performance-move-const-arg std::move of the variable 'algorithm_in' of the trivially-copyable type 'network::mojom::blink::CSPHashAlgorithm' (aka 'network::mojom::CSPHashAlgorithm') has no effect; remove std::move() 1
14389 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 214 performance-move-const-arg std::move of the variable 'allow_self_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14390 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 215 performance-move-const-arg std::move of the variable 'allow_star_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14391 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 216 performance-move-const-arg std::move of the variable 'allow_response_redirects_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14392 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 217 performance-move-const-arg std::move of the variable 'allow_inline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14393 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 218 performance-move-const-arg std::move of the variable 'allow_eval_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14394 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 219 performance-move-const-arg std::move of the variable 'allow_wasm_eval_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14395 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 220 performance-move-const-arg std::move of the variable 'allow_dynamic_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14396 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'allow_unsafe_hashes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14397 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 222 performance-move-const-arg std::move of the variable 'report_sample_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14398 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 293 performance-move-const-arg std::move of the variable 'allow_any_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14399 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 294 performance-move-const-arg std::move of the variable 'allow_duplicates_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14400 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 349 performance-move-const-arg std::move of the const variable 'raw_directives_in' has no effect; remove std::move() or make the variable non-const 1
14401 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 351 performance-move-const-arg std::move of the variable 'upgrade_insecure_requests_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14402 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 352 performance-move-const-arg std::move of the variable 'treat_as_public_address_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14403 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 353 performance-move-const-arg std::move of the variable 'block_all_mixed_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14404 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 354 performance-move-const-arg std::move of the variable 'sandbox_in' of the trivially-copyable type '::network::mojom::blink::WebSandboxFlags' (aka 'network::mojom::WebSandboxFlags') has no effect; remove std::move() 1
14405 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 356 performance-move-const-arg std::move of the variable 'use_reporting_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14406 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 358 performance-move-const-arg std::move of the variable 'require_trusted_types_for_in' of the trivially-copyable type 'network::mojom::blink::CSPRequireTrustedTypesFor' (aka 'network::mojom::CSPRequireTrustedTypesFor') has no effect; remove std::move() 1
14407 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 448 performance-move-const-arg std::move of the const variable 'directive_in' has no effect; remove std::move() or make the variable non-const 1
14408 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 449 performance-move-const-arg std::move of the const variable 'effective_directive_in' has no effect; remove std::move() or make the variable non-const 1
14409 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 450 performance-move-const-arg std::move of the const variable 'console_message_in' has no effect; remove std::move() or make the variable non-const 1
14410 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 451 performance-move-const-arg std::move of the const variable 'blocked_url_in' has no effect; remove std::move() or make the variable non-const 1
14411 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 453 performance-move-const-arg std::move of the variable 'use_reporting_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14412 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 454 performance-move-const-arg std::move of the const variable 'header_in' has no effect; remove std::move() or make the variable non-const 1
14413 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 455 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::blink::ContentSecurityPolicyType' (aka 'network::mojom::ContentSecurityPolicyType') has no effect; remove std::move() 1
14414 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 456 performance-move-const-arg std::move of the variable 'after_redirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14415 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 530 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14416 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 535 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14417 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 541 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14418 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 546 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14419 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 778 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14420 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.cc @ Line 787 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14421 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 264 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicyHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14422 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 413 cppcoreguidelines-special-member-functions class 'AllowCSPFromHeaderValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14423 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 427 performance-move-const-arg std::move of the variable 'allow_star' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14424 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 435 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14425 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 443 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14426 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 535 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14427 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 556 cppcoreguidelines-special-member-functions class 'CSPSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14428 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 708 cppcoreguidelines-special-member-functions class 'CSPHashSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14429 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-blink.h @ Line 1017 cppcoreguidelines-special-member-functions class 'CSPTrustedTypes' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14430 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 218 cppcoreguidelines-special-member-functions class 'AllowCSPFromHeaderValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14431 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 277 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicyHeader_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14432 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 297 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicyHeader_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14433 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 327 cppcoreguidelines-special-member-functions class 'CSPSource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14434 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 351 cppcoreguidelines-special-member-functions class 'CSPSource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14435 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 381 cppcoreguidelines-special-member-functions class 'CSPHashSource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14436 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 401 cppcoreguidelines-special-member-functions class 'CSPHashSource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14437 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 431 cppcoreguidelines-special-member-functions class 'CSPSourceList_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14438 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 461 cppcoreguidelines-special-member-functions class 'CSPSourceList_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14439 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 491 cppcoreguidelines-special-member-functions class 'CSPTrustedTypes_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14440 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 512 cppcoreguidelines-special-member-functions class 'CSPTrustedTypes_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14441 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 542 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicy_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14442 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 574 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicy_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14443 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 604 cppcoreguidelines-special-member-functions class 'CSPViolation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14444 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom-shared-internal.h @ Line 632 cppcoreguidelines-special-member-functions class 'CSPViolation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14445 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'header_value_in' has no effect; remove std::move() or make the variable non-const 1
14446 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::ContentSecurityPolicyType' has no effect; remove std::move() 1
14447 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'source_in' of the trivially-copyable type 'network::mojom::ContentSecurityPolicySource' has no effect; remove std::move() 1
14448 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 102 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
14449 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
14450 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 104 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14451 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 105 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
14452 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 106 performance-move-const-arg std::move of the variable 'is_host_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14453 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 107 performance-move-const-arg std::move of the variable 'is_port_wildcard_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14454 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 160 performance-move-const-arg std::move of the variable 'algorithm_in' of the trivially-copyable type 'network::mojom::CSPHashAlgorithm' has no effect; remove std::move() 1
14455 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 212 performance-move-const-arg std::move of the variable 'allow_self_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14456 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 213 performance-move-const-arg std::move of the variable 'allow_star_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14457 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 214 performance-move-const-arg std::move of the variable 'allow_response_redirects_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14458 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 215 performance-move-const-arg std::move of the variable 'allow_inline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14459 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 216 performance-move-const-arg std::move of the variable 'allow_eval_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14460 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 217 performance-move-const-arg std::move of the variable 'allow_wasm_eval_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14461 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 218 performance-move-const-arg std::move of the variable 'allow_dynamic_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14462 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'allow_unsafe_hashes_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14463 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 220 performance-move-const-arg std::move of the variable 'report_sample_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14464 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 291 performance-move-const-arg std::move of the variable 'allow_any_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14465 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 292 performance-move-const-arg std::move of the variable 'allow_duplicates_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14466 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 347 performance-move-const-arg std::move of the const variable 'raw_directives_in' has no effect; remove std::move() or make the variable non-const 1
14467 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 349 performance-move-const-arg std::move of the variable 'upgrade_insecure_requests_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14468 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 350 performance-move-const-arg std::move of the variable 'treat_as_public_address_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14469 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 351 performance-move-const-arg std::move of the variable 'block_all_mixed_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14470 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 352 performance-move-const-arg std::move of the variable 'sandbox_in' of the trivially-copyable type '::network::mojom::WebSandboxFlags' has no effect; remove std::move() 1
14471 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 354 performance-move-const-arg std::move of the variable 'use_reporting_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14472 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 356 performance-move-const-arg std::move of the variable 'require_trusted_types_for_in' of the trivially-copyable type 'network::mojom::CSPRequireTrustedTypesFor' has no effect; remove std::move() 1
14473 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 446 performance-move-const-arg std::move of the const variable 'directive_in' has no effect; remove std::move() or make the variable non-const 1
14474 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 447 performance-move-const-arg std::move of the const variable 'effective_directive_in' has no effect; remove std::move() or make the variable non-const 1
14475 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 448 performance-move-const-arg std::move of the const variable 'console_message_in' has no effect; remove std::move() or make the variable non-const 1
14476 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 449 performance-move-const-arg std::move of the const variable 'blocked_url_in' has no effect; remove std::move() or make the variable non-const 1
14477 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 451 performance-move-const-arg std::move of the variable 'use_reporting_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14478 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 452 performance-move-const-arg std::move of the const variable 'header_in' has no effect; remove std::move() or make the variable non-const 1
14479 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 453 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::ContentSecurityPolicyType' has no effect; remove std::move() 1
14480 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 454 performance-move-const-arg std::move of the variable 'after_redirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14481 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 528 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14482 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 533 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14483 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 539 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14484 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 544 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14485 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 775 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14486 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.cc @ Line 784 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14487 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'ContentSecurityPolicyHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14488 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 210 cppcoreguidelines-special-member-functions class 'AllowCSPFromHeaderValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14489 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 224 performance-move-const-arg std::move of the variable 'allow_star' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14490 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 232 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
14491 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 240 performance-move-const-arg std::move of the const variable 'error_message' has no effect; remove std::move() or make the variable non-const 1
14492 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 332 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14493 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 353 cppcoreguidelines-special-member-functions class 'CSPSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14494 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 505 cppcoreguidelines-special-member-functions class 'CSPHashSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14495 build/src/core/Debug/x86_64/gen/services/network/public/mojom/content_security_policy.mojom.h @ Line 814 cppcoreguidelines-special-member-functions class 'CSPTrustedTypes' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14496 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'CookieAccessObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14497 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'CookieAccessDetails::Type' (aka 'network::mojom::CookieAccessDetails_Type') has no effect; remove std::move() 1
14498 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
14499 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
14500 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'devtools_request_id_in' has no effect; remove std::move() or make the variable non-const 1
14501 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.h @ Line 107 cppcoreguidelines-special-member-functions class 'CookieAccessObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14502 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-blink.h @ Line 163 cppcoreguidelines-special-member-functions class 'CookieAccessObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14503 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CookieAccessObserver_OnCookiesAccessed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14504 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'CookieAccessObserver_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14505 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'CookieAccessDetails_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14506 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'CookieAccessDetails_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14507 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'CookieAccessObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14508 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'CookieAccessDetails::Type' (aka 'network::mojom::CookieAccessDetails_Type') has no effect; remove std::move() 1
14509 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
14510 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
14511 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'devtools_request_id_in' has no effect; remove std::move() or make the variable non-const 1
14512 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'CookieAccessObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14513 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_access_observer.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'CookieAccessObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14514 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14515 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
14516 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14517 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
14518 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14519 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14520 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14521 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
14522 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14523 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14524 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
14525 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14526 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'block' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14527 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 137 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
14528 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
14529 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'access_semantics_list' has no effect; remove std::move() or make the variable non-const 1
14530 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 166 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14531 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14532 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 185 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
14533 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 200 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14534 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 205 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14535 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 220 performance-move-const-arg std::move of the variable 'num_deleted' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14536 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 241 performance-move-const-arg std::move of the variable 'allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14537 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.cc @ Line 246 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14538 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CookieChangeListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14539 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'CookieRemoteAccessFilterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14540 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink-test-utils.h @ Line 76 performance-trivially-destructible class 'CookieManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14541 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'block_third_party_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14542 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'allow_file_scheme_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14543 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'cookie_access_delegate_type_in' of the trivially-copyable type 'network::mojom::blink::CookieAccessDelegateType' (aka 'network::mojom::CookieAccessDelegateType') has no effect; remove std::move() 1
14544 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 132 performance-move-const-arg std::move of the variable 'context_in' of the trivially-copyable type 'network::mojom::blink::ContextType' (aka 'network::mojom::ContextType') has no effect; remove std::move() 1
14545 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 133 performance-move-const-arg std::move of the variable 'schemeful_context_in' of the trivially-copyable type 'network::mojom::blink::ContextType' (aka 'network::mojom::ContextType') has no effect; remove std::move() 1
14546 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 176 performance-move-const-arg std::move of the variable 'exclude_httponly_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14547 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the variable 'update_access_time_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14548 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the variable 'return_excluded_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14549 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the variable 'same_party_cookie_context_type_in' of the trivially-copyable type 'network::mojom::blink::SamePartyCookieContextType' (aka 'network::mojom::SamePartyCookieContextType') has no effect; remove std::move() 1
14550 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 181 performance-move-const-arg std::move of the variable 'full_party_context_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14551 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the variable 'is_in_nontrivial_first_party_set_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14552 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
14553 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 265 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
14554 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the const variable 'domain_in' has no effect; remove std::move() or make the variable non-const 1
14555 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
14556 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the variable 'creation_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14557 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 269 performance-move-const-arg std::move of the variable 'expiry_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14558 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 270 performance-move-const-arg std::move of the variable 'last_access_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14559 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 271 performance-move-const-arg std::move of the variable 'secure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14560 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 272 performance-move-const-arg std::move of the variable 'httponly_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14561 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'site_restrictions_in' of the trivially-copyable type 'network::mojom::blink::CookieSameSite' (aka 'network::mojom::CookieSameSite') has no effect; remove std::move() 1
14562 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 274 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type 'network::mojom::blink::CookiePriority' (aka 'network::mojom::CookiePriority') has no effect; remove std::move() 1
14563 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 275 performance-move-const-arg std::move of the variable 'source_scheme_in' of the trivially-copyable type 'network::mojom::blink::CookieSourceScheme' (aka 'network::mojom::CookieSourceScheme') has no effect; remove std::move() 1
14564 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 276 performance-move-const-arg std::move of the variable 'same_party_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14565 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 277 performance-move-const-arg std::move of the variable 'source_port_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14566 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 353 performance-move-const-arg std::move of the variable 'exclusion_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14567 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 354 performance-move-const-arg std::move of the variable 'warning_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14568 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 389 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14569 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 390 performance-move-const-arg std::move of the const variable 'cookie_string_in' has no effect; remove std::move() or make the variable non-const 1
14570 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 456 performance-move-const-arg std::move of the variable 'effective_same_site_in' of the trivially-copyable type 'network::mojom::blink::CookieEffectiveSameSite' (aka 'network::mojom::CookieEffectiveSameSite') has no effect; remove std::move() 1
14571 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 457 performance-move-const-arg std::move of the variable 'access_semantics_in' of the trivially-copyable type 'network::mojom::blink::CookieAccessSemantics' (aka 'network::mojom::CookieAccessSemantics') has no effect; remove std::move() 1
14572 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 459 performance-move-const-arg std::move of the variable 'is_allowed_to_access_secure_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14573 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 502 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14574 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 533 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14575 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 535 performance-move-const-arg std::move of the variable 'cause_in' of the trivially-copyable type 'network::mojom::blink::CookieChangeCause' (aka 'network::mojom::CookieChangeCause') has no effect; remove std::move() 1
14576 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 583 performance-move-const-arg std::move of the const variable 'cookie_name_in' has no effect; remove std::move() or make the variable non-const 1
14577 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 584 performance-move-const-arg std::move of the const variable 'host_name_in' has no effect; remove std::move() or make the variable non-const 1
14578 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 585 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
14579 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 586 performance-move-const-arg std::move of the variable 'session_control_in' of the trivially-copyable type 'network::mojom::blink::CookieDeletionSessionControl' (aka 'network::mojom::CookieDeletionSessionControl') has no effect; remove std::move() 1
14580 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 643 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14581 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 648 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14582 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 654 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14583 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 659 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14584 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 809 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter_AllowedAccess_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14585 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 972 performance-move-const-arg std::move of the variable 'p_allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14586 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1078 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14587 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1079 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14588 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1105 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14589 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1118 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookiesWithAccessSemantics_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14590 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1131 cppcoreguidelines-special-member-functions class 'CookieManager_GetCookieList_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14591 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1144 cppcoreguidelines-special-member-functions class 'CookieManager_SetCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14592 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1157 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14593 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1170 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14594 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1183 cppcoreguidelines-special-member-functions class 'CookieManager_FlushCookieStore_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14595 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1196 cppcoreguidelines-special-member-functions class 'CookieManager_AllowFileSchemeCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14596 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 1209 cppcoreguidelines-special-member-functions class 'CookieManager_SetStorageAccessGrantSettings_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14597 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 2062 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14598 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 2208 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14599 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 2209 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14600 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 2672 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14601 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 2803 performance-move-const-arg std::move of the variable 'p_num_deleted' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14602 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3053 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14603 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3281 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14604 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3282 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14605 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3501 performance-move-const-arg std::move of the variable 'p_block' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14606 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3662 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14607 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14608 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3708 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14609 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3747 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14610 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 3866 performance-move-const-arg std::move of the variable 'p_allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14611 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 4255 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14612 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.cc @ Line 4264 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14613 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 406 cppcoreguidelines-special-member-functions class 'CookieChangeListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14614 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 440 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14615 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 476 cppcoreguidelines-special-member-functions class 'CookieManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14616 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 670 cppcoreguidelines-special-member-functions class 'CookieChangeListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14617 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 711 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14618 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 752 cppcoreguidelines-special-member-functions class 'CookieManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14619 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 808 cppcoreguidelines-special-member-functions class 'CookieSameSiteContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14620 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 950 cppcoreguidelines-special-member-functions class 'CookieInclusionStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14621 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 1096 cppcoreguidelines-special-member-functions class 'CookieOrLine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14622 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 1110 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14623 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 1118 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14624 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 1198 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14625 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 1535 cppcoreguidelines-special-member-functions class 'CanonicalCookie' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14626 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 2424 cppcoreguidelines-special-member-functions class 'CookieDeletionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14627 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 838 performance-trivially-destructible class 'CookieSameSiteContext' can be made trivially destructible by defaulting the destructor on its first declaration 3
14628 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-blink.h @ Line 980 performance-trivially-destructible class 'CookieInclusionStatus' can be made trivially destructible by defaulting the destructor on its first declaration 3
14629 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CookieChangeListener_OnCookieChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14630 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter_AllowedAccess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14631 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter_AllowedAccess_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14632 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookies_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14633 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookies_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14634 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookiesWithAccessSemantics_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14635 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookiesWithAccessSemantics_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14636 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 135 cppcoreguidelines-special-member-functions class 'CookieManager_GetCookieList_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14637 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'CookieManager_GetCookieList_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14638 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'CookieManager_SetCanonicalCookie_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14639 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 187 cppcoreguidelines-special-member-functions class 'CookieManager_SetCanonicalCookie_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14640 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 203 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCanonicalCookie_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14641 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 219 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCanonicalCookie_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14642 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 236 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCookies_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14643 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 252 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCookies_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14644 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 269 cppcoreguidelines-special-member-functions class 'CookieManager_AddCookieChangeListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14645 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 287 cppcoreguidelines-special-member-functions class 'CookieManager_AddGlobalChangeListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14646 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 303 cppcoreguidelines-special-member-functions class 'CookieManager_CloneInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14647 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 320 cppcoreguidelines-special-member-functions class 'CookieManager_FlushCookieStore_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14648 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 335 cppcoreguidelines-special-member-functions class 'CookieManager_FlushCookieStore_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14649 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 350 cppcoreguidelines-special-member-functions class 'CookieManager_AllowFileSchemeCookies_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14650 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 367 cppcoreguidelines-special-member-functions class 'CookieManager_AllowFileSchemeCookies_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14651 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 384 cppcoreguidelines-special-member-functions class 'CookieManager_SetContentSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14652 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 400 cppcoreguidelines-special-member-functions class 'CookieManager_SetRemoteFilter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14653 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 416 cppcoreguidelines-special-member-functions class 'CookieManager_SetForceKeepSessionState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14654 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 431 cppcoreguidelines-special-member-functions class 'CookieManager_BlockThirdPartyCookies_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14655 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 448 cppcoreguidelines-special-member-functions class 'CookieManager_SetContentSettingsForLegacyCookieAccess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14656 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 464 cppcoreguidelines-special-member-functions class 'CookieManager_SetStorageAccessGrantSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14657 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-params-data.h @ Line 480 cppcoreguidelines-special-member-functions class 'CookieManager_SetStorageAccessGrantSettings_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14658 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 304 cppcoreguidelines-special-member-functions class 'CookieOrLine_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14659 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 358 cppcoreguidelines-special-member-functions class 'CookieManagerParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14660 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 385 cppcoreguidelines-special-member-functions class 'CookieManagerParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14661 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 415 cppcoreguidelines-special-member-functions class 'CookieSameSiteContext_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14662 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 434 cppcoreguidelines-special-member-functions class 'CookieSameSiteContext_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14663 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 464 cppcoreguidelines-special-member-functions class 'CookieOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14664 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 490 cppcoreguidelines-special-member-functions class 'CookieOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14665 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 520 cppcoreguidelines-special-member-functions class 'CanonicalCookie_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14666 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 553 cppcoreguidelines-special-member-functions class 'CanonicalCookie_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14667 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 583 cppcoreguidelines-special-member-functions class 'CookieInclusionStatus_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14668 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 602 cppcoreguidelines-special-member-functions class 'CookieInclusionStatus_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14669 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 632 cppcoreguidelines-special-member-functions class 'CookieAndLineWithAccessResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14670 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 652 cppcoreguidelines-special-member-functions class 'CookieAndLineWithAccessResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14671 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 682 cppcoreguidelines-special-member-functions class 'CookieOrLineWithAccessResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14672 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 701 cppcoreguidelines-special-member-functions class 'CookieOrLineWithAccessResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14673 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 731 cppcoreguidelines-special-member-functions class 'CookieAccessResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14674 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 753 cppcoreguidelines-special-member-functions class 'CookieAccessResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14675 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 783 cppcoreguidelines-special-member-functions class 'CookieWithAccessResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14676 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 802 cppcoreguidelines-special-member-functions class 'CookieWithAccessResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14677 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 832 cppcoreguidelines-special-member-functions class 'CookieChangeInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14678 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 853 cppcoreguidelines-special-member-functions class 'CookieChangeInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14679 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 883 cppcoreguidelines-special-member-functions class 'CookieDeletionFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14680 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-shared-internal.h @ Line 909 cppcoreguidelines-special-member-functions class 'CookieDeletionFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14681 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'change' has no effect; remove std::move() or make the variable non-const 1
14682 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14683 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
14684 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14685 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
14686 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14687 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14688 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'cookie_options' has no effect; remove std::move() or make the variable non-const 1
14689 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14690 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
14691 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'cookie_options' has no effect; remove std::move() or make the variable non-const 1
14692 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14693 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14694 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
14695 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14696 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the const variable 'settings' has no effect; remove std::move() or make the variable non-const 1
14697 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'block' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14698 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the const variable 'settings' has no effect; remove std::move() or make the variable non-const 1
14699 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'settings' has no effect; remove std::move() or make the variable non-const 1
14700 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
14701 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
14702 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the const variable 'access_semantics_list' has no effect; remove std::move() or make the variable non-const 1
14703 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 165 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
14704 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 165 performance-move-const-arg std::move of the const variable 'cookie_options' has no effect; remove std::move() or make the variable non-const 1
14705 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 173 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
14706 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 173 performance-move-const-arg std::move of the const variable 'excluded_cookies' has no effect; remove std::move() or make the variable non-const 1
14707 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 184 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14708 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 184 performance-move-const-arg std::move of the const variable 'source_url' has no effect; remove std::move() or make the variable non-const 1
14709 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 184 performance-move-const-arg std::move of the const variable 'cookie_options' has no effect; remove std::move() or make the variable non-const 1
14710 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 189 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14711 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 199 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14712 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14713 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the variable 'num_deleted' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14714 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the variable 'allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14715 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 245 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14716 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.cc @ Line 255 performance-move-const-arg std::move of the const variable 'settings' has no effect; remove std::move() or make the variable non-const 1
14717 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CookieChangeListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14718 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'CookieRemoteAccessFilterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14719 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom-test-utils.h @ Line 74 performance-trivially-destructible class 'CookieManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14720 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'block_third_party_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14721 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'allow_file_scheme_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14722 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'cookie_access_delegate_type_in' of the trivially-copyable type 'network::mojom::CookieAccessDelegateType' has no effect; remove std::move() 1
14723 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 131 performance-move-const-arg std::move of the variable 'context_in' of the trivially-copyable type 'network::mojom::ContextType' has no effect; remove std::move() 1
14724 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 132 performance-move-const-arg std::move of the variable 'schemeful_context_in' of the trivially-copyable type 'network::mojom::ContextType' has no effect; remove std::move() 1
14725 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 170 performance-move-const-arg std::move of the variable 'exclude_httponly_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14726 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 171 performance-move-const-arg std::move of the const variable 'same_site_cookie_context_in' of the trivially-copyable type 'const ::net::CookieOptions::SameSiteCookieContext' has no effect; remove std::move() 1
14727 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'update_access_time_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14728 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'return_excluded_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14729 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'same_party_cookie_context_type_in' of the trivially-copyable type 'network::mojom::SamePartyCookieContextType' has no effect; remove std::move() 1
14730 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 175 performance-move-const-arg std::move of the variable 'full_party_context_size_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14731 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'is_in_nontrivial_first_party_set_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14732 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 248 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
14733 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 249 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
14734 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 250 performance-move-const-arg std::move of the const variable 'domain_in' has no effect; remove std::move() or make the variable non-const 1
14735 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 251 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
14736 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 252 performance-move-const-arg std::move of the variable 'creation_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14737 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 253 performance-move-const-arg std::move of the variable 'expiry_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14738 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 254 performance-move-const-arg std::move of the variable 'last_access_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
14739 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 255 performance-move-const-arg std::move of the variable 'secure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14740 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 256 performance-move-const-arg std::move of the variable 'httponly_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14741 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 257 performance-move-const-arg std::move of the variable 'site_restrictions_in' of the trivially-copyable type '::net::CookieSameSite' has no effect; remove std::move() 1
14742 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type '::net::CookiePriority' has no effect; remove std::move() 1
14743 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 259 performance-move-const-arg std::move of the variable 'source_scheme_in' of the trivially-copyable type '::net::CookieSourceScheme' has no effect; remove std::move() 1
14744 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'same_party_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14745 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 261 performance-move-const-arg std::move of the variable 'source_port_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14746 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'exclusion_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14747 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'warning_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14748 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 368 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14749 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 369 performance-move-const-arg std::move of the const variable 'cookie_string_in' has no effect; remove std::move() or make the variable non-const 1
14750 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 435 performance-move-const-arg std::move of the variable 'effective_same_site_in' of the trivially-copyable type '::net::CookieEffectiveSameSite' has no effect; remove std::move() 1
14751 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'access_semantics_in' of the trivially-copyable type '::net::CookieAccessSemantics' has no effect; remove std::move() 1
14752 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type '::net::CookieInclusionStatus' has no effect; remove std::move() 1
14753 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'is_allowed_to_access_secure_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14754 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 474 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14755 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 505 performance-move-const-arg std::move of the const variable 'cookie_in' has no effect; remove std::move() or make the variable non-const 1
14756 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 507 performance-move-const-arg std::move of the variable 'cause_in' of the trivially-copyable type '::net::CookieChangeCause' has no effect; remove std::move() 1
14757 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 555 performance-move-const-arg std::move of the const variable 'cookie_name_in' has no effect; remove std::move() or make the variable non-const 1
14758 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 556 performance-move-const-arg std::move of the const variable 'host_name_in' has no effect; remove std::move() or make the variable non-const 1
14759 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 557 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
14760 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 558 performance-move-const-arg std::move of the variable 'session_control_in' of the trivially-copyable type 'network::mojom::CookieDeletionSessionControl' has no effect; remove std::move() 1
14761 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 615 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14762 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 620 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14763 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 626 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14764 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 631 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14765 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 743 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14766 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 781 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter_AllowedAccess_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14767 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 944 performance-move-const-arg std::move of the variable 'p_allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14768 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1050 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14769 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1051 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14770 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1077 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14771 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1090 cppcoreguidelines-special-member-functions class 'CookieManager_GetAllCookiesWithAccessSemantics_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14772 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1103 cppcoreguidelines-special-member-functions class 'CookieManager_GetCookieList_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14773 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1116 cppcoreguidelines-special-member-functions class 'CookieManager_SetCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14774 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1129 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14775 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1142 cppcoreguidelines-special-member-functions class 'CookieManager_DeleteCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14776 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1155 cppcoreguidelines-special-member-functions class 'CookieManager_FlushCookieStore_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14777 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1168 cppcoreguidelines-special-member-functions class 'CookieManager_AllowFileSchemeCookies_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14778 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 1181 cppcoreguidelines-special-member-functions class 'CookieManager_SetStorageAccessGrantSettings_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14779 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2034 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14780 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2180 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14781 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2181 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14782 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2343 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14783 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2344 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14784 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2644 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14785 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 2775 performance-move-const-arg std::move of the variable 'p_num_deleted' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
14786 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3025 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14787 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3253 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14788 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3254 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14789 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3370 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14790 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3473 performance-move-const-arg std::move of the variable 'p_block' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14791 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3508 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14792 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3634 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14793 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3635 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14794 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3679 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14795 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3680 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14796 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3681 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14797 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3719 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14798 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3838 performance-move-const-arg std::move of the variable 'p_allow' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14799 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 3891 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14800 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 4226 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14801 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.cc @ Line 4235 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14802 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'CookieChangeListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14803 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 105 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14804 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 141 cppcoreguidelines-special-member-functions class 'CookieManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14805 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 335 cppcoreguidelines-special-member-functions class 'CookieChangeListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14806 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 376 cppcoreguidelines-special-member-functions class 'CookieRemoteAccessFilterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14807 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 417 cppcoreguidelines-special-member-functions class 'CookieManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14808 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 473 cppcoreguidelines-special-member-functions class 'CookieSameSiteContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14809 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 614 cppcoreguidelines-special-member-functions class 'CookieInclusionStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14810 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 759 cppcoreguidelines-special-member-functions class 'CookieOrLine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14811 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 773 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
14812 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 781 performance-move-const-arg std::move of the const variable 'cookie_string' has no effect; remove std::move() or make the variable non-const 1
14813 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 861 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14814 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 880 cppcoreguidelines-special-member-functions class 'CookieManagerParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14815 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 1041 cppcoreguidelines-special-member-functions class 'CookieOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14816 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 1195 cppcoreguidelines-special-member-functions class 'CanonicalCookie' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14817 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 2083 cppcoreguidelines-special-member-functions class 'CookieDeletionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14818 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 503 performance-trivially-destructible class 'CookieSameSiteContext' can be made trivially destructible by defaulting the destructor on its first declaration 3
14819 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 644 performance-trivially-destructible class 'CookieInclusionStatus' can be made trivially destructible by defaulting the destructor on its first declaration 3
14820 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 1076 performance-trivially-destructible class 'CookieOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
14821 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cookie_manager.mojom.h @ Line 1686 performance-trivially-destructible class 'CookieAccessResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
14822 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'protocol_in' has no effect; remove std::move() or make the variable non-const 1
14823 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'domain_in' has no effect; remove std::move() or make the variable non-const 1
14824 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14825 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'domain_match_mode_in' of the trivially-copyable type 'network::mojom::blink::CorsDomainMatchMode' (aka 'network::mojom::CorsDomainMatchMode') has no effect; remove std::move() 1
14826 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'port_match_mode_in' of the trivially-copyable type 'network::mojom::blink::CorsPortMatchMode' (aka 'network::mojom::CorsPortMatchMode') has no effect; remove std::move() 1
14827 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type 'network::mojom::blink::CorsOriginAccessMatchPriority' (aka 'network::mojom::CorsOriginAccessMatchPriority') has no effect; remove std::move() 1
14828 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.cc @ Line 122 performance-move-const-arg std::move of the const variable 'source_origin_in' has no effect; remove std::move() or make the variable non-const 1
14829 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-blink.h @ Line 166 cppcoreguidelines-special-member-functions class 'CorsOriginPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14830 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-shared-internal.h @ Line 109 cppcoreguidelines-special-member-functions class 'CorsOriginPattern_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14831 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-shared-internal.h @ Line 133 cppcoreguidelines-special-member-functions class 'CorsOriginPattern_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14832 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-shared-internal.h @ Line 163 cppcoreguidelines-special-member-functions class 'CorsOriginAccessPatterns_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14833 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom-shared-internal.h @ Line 183 cppcoreguidelines-special-member-functions class 'CorsOriginAccessPatterns_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14834 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'protocol_in' has no effect; remove std::move() or make the variable non-const 1
14835 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'domain_in' has no effect; remove std::move() or make the variable non-const 1
14836 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
14837 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'domain_match_mode_in' of the trivially-copyable type 'network::mojom::CorsDomainMatchMode' has no effect; remove std::move() 1
14838 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'port_match_mode_in' of the trivially-copyable type 'network::mojom::CorsPortMatchMode' has no effect; remove std::move() 1
14839 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type 'network::mojom::CorsOriginAccessMatchPriority' has no effect; remove std::move() 1
14840 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.cc @ Line 120 performance-move-const-arg std::move of the const variable 'source_origin_in' has no effect; remove std::move() or make the variable non-const 1
14841 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cors_origin_pattern.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'CorsOriginPattern' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14842 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'blocked_url' has no effect; remove std::move() or make the variable non-const 1
14843 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'destination' of the trivially-copyable type '::network::mojom::blink::RequestDestination' (aka 'network::mojom::RequestDestination') has no effect; remove std::move() 1
14844 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'report_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14845 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'CrossOriginEmbedderPolicyReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14846 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'network::mojom::blink::CrossOriginEmbedderPolicyValue' (aka 'network::mojom::CrossOriginEmbedderPolicyValue') has no effect; remove std::move() 1
14847 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14848 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'report_only_value_in' of the trivially-copyable type 'network::mojom::blink::CrossOriginEmbedderPolicyValue' (aka 'network::mojom::CrossOriginEmbedderPolicyValue') has no effect; remove std::move() 1
14849 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'report_only_reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14850 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 235 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14851 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 236 performance-move-const-arg std::move of the variable 'p_destination' of the trivially-copyable type '::network::mojom::blink::RequestDestination' (aka 'network::mojom::RequestDestination') has no effect; remove std::move() 1
14852 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.cc @ Line 237 performance-move-const-arg std::move of the variable 'p_report_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14853 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.h @ Line 107 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14854 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.h @ Line 163 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14855 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-blink.h @ Line 202 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14856 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporter_QueueCorpViolationReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14857 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporter_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14858 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicy_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14859 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-shared-internal.h @ Line 77 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicy_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14860 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'blocked_url' has no effect; remove std::move() or make the variable non-const 1
14861 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'destination' of the trivially-copyable type '::network::mojom::RequestDestination' has no effect; remove std::move() 1
14862 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'report_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14863 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'CrossOriginEmbedderPolicyReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14864 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'network::mojom::CrossOriginEmbedderPolicyValue' has no effect; remove std::move() 1
14865 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14866 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'report_only_value_in' of the trivially-copyable type 'network::mojom::CrossOriginEmbedderPolicyValue' has no effect; remove std::move() 1
14867 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'report_only_reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14868 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 233 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14869 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 234 performance-move-const-arg std::move of the variable 'p_destination' of the trivially-copyable type '::network::mojom::RequestDestination' has no effect; remove std::move() 1
14870 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.cc @ Line 235 performance-move-const-arg std::move of the variable 'p_report_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14871 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14872 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicyReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14873 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_embedder_policy.mojom.h @ Line 164 cppcoreguidelines-special-member-functions class 'CrossOriginEmbedderPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14874 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'report_type' of the trivially-copyable type 'network::mojom::blink::CoopAccessReportType' (aka 'network::mojom::CoopAccessReportType') has no effect; remove std::move() 1
14875 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'property' has no effect; remove std::move() or make the variable non-const 1
14876 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'reported_window_url' has no effect; remove std::move() or make the variable non-const 1
14877 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CrossOriginOpenerPolicyReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14878 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'network::mojom::blink::CrossOriginOpenerPolicyValue' (aka 'network::mojom::CrossOriginOpenerPolicyValue') has no effect; remove std::move() 1
14879 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14880 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'report_only_value_in' of the trivially-copyable type 'network::mojom::blink::CrossOriginOpenerPolicyValue' (aka 'network::mojom::CrossOriginOpenerPolicyValue') has no effect; remove std::move() 1
14881 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'report_only_reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14882 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 221 performance-move-const-arg std::move of the variable 'p_report_type' of the trivially-copyable type 'network::mojom::blink::CoopAccessReportType' (aka 'network::mojom::CoopAccessReportType') has no effect; remove std::move() 1
14883 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 222 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14884 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.cc @ Line 224 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14885 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.h @ Line 141 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14886 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.h @ Line 191 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14887 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-blink.h @ Line 230 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14888 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyReporter_QueueAccessReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14889 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicy_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14890 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicy_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14891 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'report_type' of the trivially-copyable type 'network::mojom::CoopAccessReportType' has no effect; remove std::move() 1
14892 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'property' has no effect; remove std::move() or make the variable non-const 1
14893 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'reported_window_url' has no effect; remove std::move() or make the variable non-const 1
14894 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CrossOriginOpenerPolicyReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14895 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'network::mojom::CrossOriginOpenerPolicyValue' has no effect; remove std::move() 1
14896 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14897 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'report_only_value_in' of the trivially-copyable type 'network::mojom::CrossOriginOpenerPolicyValue' has no effect; remove std::move() 1
14898 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'report_only_reporting_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
14899 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 219 performance-move-const-arg std::move of the variable 'p_report_type' of the trivially-copyable type 'network::mojom::CoopAccessReportType' has no effect; remove std::move() 1
14900 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 220 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14901 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.cc @ Line 222 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14902 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14903 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicyReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14904 build/src/core/Debug/x86_64/gen/services/network/public/mojom/cross_origin_opener_policy.mojom.h @ Line 159 cppcoreguidelines-special-member-functions class 'CrossOriginOpenerPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14905 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'public_key_in' has no effect; remove std::move() or make the variable non-const 1
14906 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
14907 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'operated_by_google_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14908 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'CTLogInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14909 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'CTLogInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14910 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'CTLogInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14911 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'public_key_in' has no effect; remove std::move() or make the variable non-const 1
14912 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
14913 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'operated_by_google_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14914 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ct_log_info.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'CTLogInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14915 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14916 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14917 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'DataPipeGetterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14918 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'DataPipeGetter_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14919 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink.cc @ Line 237 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14920 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink.cc @ Line 238 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14921 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'DataPipeGetter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14922 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-blink.h @ Line 130 cppcoreguidelines-special-member-functions class 'DataPipeGetterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14923 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DataPipeGetter_Read_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14924 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DataPipeGetter_Read_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14925 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'DataPipeGetter_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14926 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14927 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14928 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'DataPipeGetterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14929 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'DataPipeGetter_Read_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14930 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom.cc @ Line 235 performance-move-const-arg std::move of the variable 'p_status' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14931 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom.cc @ Line 236 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
14932 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'DataPipeGetter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14933 build/src/core/Debug/x86_64/gen/services/network/public/mojom/data_pipe_getter.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'DataPipeGetterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14934 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'hash_algorithm_in' of the trivially-copyable type 'network::mojom::blink::HashAlgorithm' (aka 'network::mojom::HashAlgorithm') has no effect; remove std::move() 1
14935 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'signature_algorithm_in' of the trivially-copyable type 'network::mojom::blink::SignatureAlgorithm' (aka 'network::mojom::SignatureAlgorithm') has no effect; remove std::move() 1
14936 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom-blink.h @ Line 131 cppcoreguidelines-special-member-functions class 'DigitallySigned' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14937 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'DigitallySigned_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14938 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'DigitallySigned_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14939 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'hash_algorithm_in' of the trivially-copyable type '::net::ct::DigitallySigned::HashAlgorithm' has no effect; remove std::move() 1
14940 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'signature_algorithm_in' of the trivially-copyable type '::net::ct::DigitallySigned::SignatureAlgorithm' has no effect; remove std::move() 1
14941 build/src/core/Debug/x86_64/gen/services/network/public/mojom/digitally_signed.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'DigitallySigned' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14942 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14943 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14944 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'text_results' has no effect; remove std::move() or make the variable non-const 1
14945 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14946 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14947 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'endpoint' has no effect; remove std::move() or make the variable non-const 1
14948 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14949 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14950 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'text_records' has no effect; remove std::move() or make the variable non-const 1
14951 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14952 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14953 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14954 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14955 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14956 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14957 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14958 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ResolveHostHandleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14959 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'ResolveHostClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14960 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'MdnsListenClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14961 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 80 performance-trivially-destructible class 'HostResolverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14962 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 98 performance-trivially-destructible class 'DnsConfigChangeManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14963 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink-test-utils.h @ Line 114 performance-trivially-destructible class 'DnsConfigChangeManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
14964 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'server_template_in' has no effect; remove std::move() or make the variable non-const 1
14965 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'use_post_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14966 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'append_to_multi_label_name_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
14967 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'ndots_in' of the trivially-copyable type 'int8_t' (aka 'signed char') has no effect; remove std::move() 1
14968 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'attempts_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14969 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the variable 'rotate_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
14970 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the variable 'use_local_ipv6_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
14971 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'secure_dns_mode_in' of the trivially-copyable type 'network::mojom::blink::OptionalSecureDnsMode' (aka 'network::mojom::OptionalSecureDnsMode') has no effect; remove std::move() 1
14972 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 120 performance-move-const-arg std::move of the variable 'allow_dns_over_https_upgrade_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
14973 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 122 performance-move-const-arg std::move of the variable 'clear_hosts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14974 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 194 performance-move-const-arg std::move of the variable 'error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14975 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 195 performance-move-const-arg std::move of the variable 'is_secure_network_error_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14976 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 242 performance-move-const-arg std::move of the variable 'dns_query_type_in' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14977 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 243 performance-move-const-arg std::move of the variable 'initial_priority_in' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
14978 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 244 performance-move-const-arg std::move of the variable 'source_in' of the trivially-copyable type 'ResolveHostParameters::Source' (aka 'network::mojom::ResolveHostParameters_Source') has no effect; remove std::move() 1
14979 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 245 performance-move-const-arg std::move of the variable 'cache_usage_in' of the trivially-copyable type 'ResolveHostParameters::CacheUsage' (aka 'network::mojom::ResolveHostParameters_CacheUsage') has no effect; remove std::move() 1
14980 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 247 performance-move-const-arg std::move of the variable 'include_canonical_name_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14981 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 248 performance-move-const-arg std::move of the variable 'loopback_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14982 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 249 performance-move-const-arg std::move of the variable 'is_speculative_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
14983 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 250 performance-move-const-arg std::move of the variable 'secure_dns_mode_override_in' of the trivially-copyable type 'network::mojom::blink::OptionalSecureDnsMode' (aka 'network::mojom::OptionalSecureDnsMode') has no effect; remove std::move() 1
14984 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 378 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14985 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 619 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14986 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 656 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14987 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1000 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14988 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1001 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14989 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1002 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14990 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1043 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14991 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1044 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14992 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1045 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
14993 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1086 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14994 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1087 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14995 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1126 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type 'MdnsListenClient::UpdateType' (aka 'network::mojom::MdnsListenClient_UpdateType') has no effect; remove std::move() 1
14996 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1127 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
14997 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1183 cppcoreguidelines-special-member-functions class 'HostResolver_MdnsListen_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
14998 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1425 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
14999 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.cc @ Line 1589 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type 'network::mojom::blink::DnsQueryType' (aka 'network::mojom::DnsQueryType') has no effect; remove std::move() 1
15000 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 308 cppcoreguidelines-special-member-functions class 'ResolveHostHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15001 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 341 cppcoreguidelines-special-member-functions class 'ResolveHostClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15002 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 382 cppcoreguidelines-special-member-functions class 'MdnsListenClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15003 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 430 cppcoreguidelines-special-member-functions class 'HostResolver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15004 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 469 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15005 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 502 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15006 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 639 cppcoreguidelines-special-member-functions class 'ResolveHostHandleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15007 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 680 cppcoreguidelines-special-member-functions class 'ResolveHostClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15008 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 721 cppcoreguidelines-special-member-functions class 'MdnsListenClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15009 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 762 cppcoreguidelines-special-member-functions class 'HostResolverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15010 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 803 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15011 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 844 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15012 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 907 cppcoreguidelines-special-member-functions class 'DnsOverHttpsServer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15013 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 1048 cppcoreguidelines-special-member-functions class 'ResolveErrorInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15014 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-blink.h @ Line 1078 performance-trivially-destructible class 'ResolveErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
15015 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ResolveHostHandle_Cancel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15016 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'ResolveHostClient_OnComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15017 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'ResolveHostClient_OnTextResults_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15018 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'ResolveHostClient_OnHostnameResults_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15019 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'MdnsListenClient_OnAddressResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15020 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'MdnsListenClient_OnTextResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15021 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'MdnsListenClient_OnHostnameResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15022 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 144 cppcoreguidelines-special-member-functions class 'MdnsListenClient_OnUnhandledResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15023 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 161 cppcoreguidelines-special-member-functions class 'HostResolver_ResolveHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15024 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 180 cppcoreguidelines-special-member-functions class 'HostResolver_MdnsListen_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15025 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'HostResolver_MdnsListen_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15026 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 216 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerClient_OnDnsConfigChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15027 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManager_RequestNotifications_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15028 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 221 cppcoreguidelines-special-member-functions class 'DnsOverHttpsServer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15029 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 241 cppcoreguidelines-special-member-functions class 'DnsOverHttpsServer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15030 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 271 cppcoreguidelines-special-member-functions class 'DnsConfigOverrides_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15031 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 303 cppcoreguidelines-special-member-functions class 'DnsConfigOverrides_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15032 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 333 cppcoreguidelines-special-member-functions class 'ResolveErrorInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15033 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 353 cppcoreguidelines-special-member-functions class 'ResolveErrorInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15034 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 383 cppcoreguidelines-special-member-functions class 'ResolveHostParameters_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15035 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-shared-internal.h @ Line 411 cppcoreguidelines-special-member-functions class 'ResolveHostParameters_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15036 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15037 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15038 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'resolve_error_info' has no effect; remove std::move() or make the variable non-const 1
15039 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'resolved_addresses' has no effect; remove std::move() or make the variable non-const 1
15040 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'text_results' has no effect; remove std::move() or make the variable non-const 1
15041 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'hosts' has no effect; remove std::move() or make the variable non-const 1
15042 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15043 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15044 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'endpoint' has no effect; remove std::move() or make the variable non-const 1
15045 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15046 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15047 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'text_records' has no effect; remove std::move() or make the variable non-const 1
15048 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15049 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15050 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15051 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15052 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15053 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15054 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
15055 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15056 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15057 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15058 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15059 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15060 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ResolveHostHandleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15061 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'ResolveHostClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15062 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'MdnsListenClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15063 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 78 performance-trivially-destructible class 'HostResolverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15064 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 96 performance-trivially-destructible class 'DnsConfigChangeManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15065 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom-test-utils.h @ Line 112 performance-trivially-destructible class 'DnsConfigChangeManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15066 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'server_template_in' has no effect; remove std::move() or make the variable non-const 1
15067 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'use_post_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15068 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'append_to_multi_label_name_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
15069 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'ndots_in' of the trivially-copyable type 'int8_t' (aka 'signed char') has no effect; remove std::move() 1
15070 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'attempts_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15071 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'rotate_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
15072 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'use_local_ipv6_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
15073 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'secure_dns_mode_in' of the trivially-copyable type 'network::mojom::OptionalSecureDnsMode' has no effect; remove std::move() 1
15074 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'allow_dns_over_https_upgrade_in' of the trivially-copyable type 'DnsConfigOverrides::Tristate' (aka 'network::mojom::DnsConfigOverrides_Tristate') has no effect; remove std::move() 1
15075 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'clear_hosts_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15076 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 192 performance-move-const-arg std::move of the variable 'error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15077 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 193 performance-move-const-arg std::move of the variable 'is_secure_network_error_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15078 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 235 performance-move-const-arg std::move of the variable 'dns_query_type_in' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15079 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 236 performance-move-const-arg std::move of the variable 'initial_priority_in' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
15080 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 237 performance-move-const-arg std::move of the variable 'source_in' of the trivially-copyable type '::net::HostResolverSource' has no effect; remove std::move() 1
15081 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 238 performance-move-const-arg std::move of the variable 'cache_usage_in' of the trivially-copyable type 'ResolveHostParameters::CacheUsage' (aka 'network::mojom::ResolveHostParameters_CacheUsage') has no effect; remove std::move() 1
15082 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 240 performance-move-const-arg std::move of the variable 'include_canonical_name_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15083 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 241 performance-move-const-arg std::move of the variable 'loopback_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15084 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 242 performance-move-const-arg std::move of the variable 'is_speculative_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15085 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 243 performance-move-const-arg std::move of the variable 'secure_dns_mode_override_in' of the trivially-copyable type 'network::mojom::OptionalSecureDnsMode' has no effect; remove std::move() 1
15086 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 371 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15087 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 612 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15088 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 613 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15089 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 614 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15090 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 649 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15091 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 684 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15092 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 993 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15093 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 994 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15094 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 995 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15095 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1036 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15096 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1037 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15097 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1038 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15098 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1079 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15099 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1080 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15100 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1081 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15101 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1119 performance-move-const-arg std::move of the variable 'p_update_type' of the trivially-copyable type '::net::HostResolver::MdnsListener::Delegate::UpdateType' has no effect; remove std::move() 1
15102 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1120 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15103 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1176 cppcoreguidelines-special-member-functions class 'HostResolver_MdnsListen_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15104 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1418 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15105 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1512 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15106 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1513 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15107 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1581 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15108 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.cc @ Line 1582 performance-move-const-arg std::move of the variable 'p_query_type' of the trivially-copyable type '::net::DnsQueryType' has no effect; remove std::move() 1
15109 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'ResolveHostHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15110 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 106 cppcoreguidelines-special-member-functions class 'ResolveHostClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15111 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 147 cppcoreguidelines-special-member-functions class 'MdnsListenClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15112 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 195 cppcoreguidelines-special-member-functions class 'HostResolver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15113 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 234 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15114 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 267 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15115 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 404 cppcoreguidelines-special-member-functions class 'ResolveHostHandleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15116 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 445 cppcoreguidelines-special-member-functions class 'ResolveHostClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15117 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 486 cppcoreguidelines-special-member-functions class 'MdnsListenClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15118 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 527 cppcoreguidelines-special-member-functions class 'HostResolverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15119 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 568 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15120 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 609 cppcoreguidelines-special-member-functions class 'DnsConfigChangeManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15121 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 672 cppcoreguidelines-special-member-functions class 'DnsOverHttpsServer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15122 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 813 cppcoreguidelines-special-member-functions class 'ResolveErrorInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15123 build/src/core/Debug/x86_64/gen/services/network/public/mojom/host_resolver.mojom.h @ Line 843 performance-trivially-destructible class 'ResolveErrorInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
15124 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'key_in' has no effect; remove std::move() or make the variable non-const 1
15125 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
15126 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'HttpRawHeaderPair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15127 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'HttpRawHeaderPair_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15128 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'HttpRawHeaderPair_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15129 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'key_in' has no effect; remove std::move() or make the variable non-const 1
15130 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
15131 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_headers.mojom.h @ Line 57 cppcoreguidelines-special-member-functions class 'HttpRawHeaderPair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15132 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'http_status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15133 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'http_status_text_in' has no effect; remove std::move() or make the variable non-const 1
15134 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'request_headers_text_in' has no effect; remove std::move() or make the variable non-const 1
15135 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'response_headers_text_in' has no effect; remove std::move() or make the variable non-const 1
15136 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'HttpRawRequestResponseInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15137 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'HttpRawRequestResponseInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15138 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'http_status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15139 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'http_status_text_in' has no effect; remove std::move() or make the variable non-const 1
15140 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'request_headers_text_in' has no effect; remove std::move() or make the variable non-const 1
15141 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_raw_request_response_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'response_headers_text_in' has no effect; remove std::move() or make the variable non-const 1
15142 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'key_in' has no effect; remove std::move() or make the variable non-const 1
15143 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
15144 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'HttpRequestHeaderKeyValuePair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15145 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'HttpRequestHeaderKeyValuePair_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15146 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'HttpRequestHeaderKeyValuePair_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15147 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'HttpRequestHeaders_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15148 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom-shared-internal.h @ Line 98 cppcoreguidelines-special-member-functions class 'HttpRequestHeaders_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15149 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'key_in' has no effect; remove std::move() or make the variable non-const 1
15150 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
15151 build/src/core/Debug/x86_64/gen/services/network/public/mojom/http_request_headers.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'HttpRequestHeaderKeyValuePair' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15152 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_address.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'IPAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15153 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_address.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'IPAddress_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15154 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_address.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'IPAddress_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15155 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_address.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'IPAddress' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15156 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'address_in' has no effect; remove std::move() or make the variable non-const 1
15157 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
15158 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'IPEndPoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15159 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'IPEndPoint_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15160 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'IPEndPoint_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15161 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'address_in' has no effect; remove std::move() or make the variable non-const 1
15162 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
15163 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ip_endpoint.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'IPEndPoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15164 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'request_type_in' of the trivially-copyable type 'network::mojom::blink::IsolationInfoRequestType' (aka 'network::mojom::IsolationInfoRequestType') has no effect; remove std::move() 1
15165 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'top_frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
15166 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
15167 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'opaque_and_non_transient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15168 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
15169 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'IsolationInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15170 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'IsolationInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15171 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'request_type_in' of the trivially-copyable type 'network::mojom::IsolationInfoRequestType' has no effect; remove std::move() 1
15172 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'top_frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
15173 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'frame_origin_in' has no effect; remove std::move() or make the variable non-const 1
15174 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'opaque_and_non_transient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15175 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
15176 build/src/core/Debug/x86_64/gen/services/network/public/mojom/isolation_info.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'IsolationInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15177 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'dns_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15178 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'dns_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15179 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'connect_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15180 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'connect_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15181 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'ssl_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15182 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'ssl_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15183 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the variable 'socket_reused_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15184 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the variable 'socket_log_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15185 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 147 performance-move-const-arg std::move of the variable 'request_start_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15186 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 148 performance-move-const-arg std::move of the variable 'request_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15187 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 149 performance-move-const-arg std::move of the variable 'proxy_resolve_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15188 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 150 performance-move-const-arg std::move of the variable 'proxy_resolve_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15189 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 152 performance-move-const-arg std::move of the variable 'send_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15190 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'send_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15191 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 154 performance-move-const-arg std::move of the variable 'receive_headers_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15192 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the variable 'receive_headers_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15193 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 156 performance-move-const-arg std::move of the variable 'receive_non_informational_headers_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15194 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 157 performance-move-const-arg std::move of the variable 'first_early_hints_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15195 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 158 performance-move-const-arg std::move of the variable 'push_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15196 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 159 performance-move-const-arg std::move of the variable 'push_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15197 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 160 performance-move-const-arg std::move of the variable 'service_worker_start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15198 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 161 performance-move-const-arg std::move of the variable 'service_worker_ready_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15199 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 162 performance-move-const-arg std::move of the variable 'service_worker_fetch_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15200 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.cc @ Line 163 performance-move-const-arg std::move of the variable 'service_worker_respond_with_settled_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15201 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'LoadTimingInfoConnectTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15202 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-blink.h @ Line 101 performance-trivially-destructible class 'LoadTimingInfoConnectTiming' can be made trivially destructible by defaulting the destructor on its first declaration 3
15203 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'LoadTimingInfoConnectTiming_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15204 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'LoadTimingInfoConnectTiming_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15205 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'LoadTimingInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15206 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom-shared-internal.h @ Line 122 cppcoreguidelines-special-member-functions class 'LoadTimingInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15207 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'dns_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15208 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'dns_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15209 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'connect_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15210 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'connect_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15211 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'ssl_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15212 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'ssl_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15213 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 143 performance-move-const-arg std::move of the variable 'socket_reused_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15214 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 144 performance-move-const-arg std::move of the variable 'socket_log_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15215 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 145 performance-move-const-arg std::move of the variable 'request_start_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15216 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 146 performance-move-const-arg std::move of the variable 'request_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15217 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 147 performance-move-const-arg std::move of the variable 'proxy_resolve_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15218 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 148 performance-move-const-arg std::move of the variable 'proxy_resolve_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15219 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 149 performance-move-const-arg std::move of the const variable 'connect_timing_in' has no effect; remove std::move() or make the variable non-const 1
15220 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 150 performance-move-const-arg std::move of the variable 'send_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15221 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'send_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15222 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 152 performance-move-const-arg std::move of the variable 'receive_headers_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15223 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 153 performance-move-const-arg std::move of the variable 'receive_headers_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15224 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 154 performance-move-const-arg std::move of the variable 'receive_non_informational_headers_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15225 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 155 performance-move-const-arg std::move of the variable 'first_early_hints_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15226 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 156 performance-move-const-arg std::move of the variable 'push_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15227 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 157 performance-move-const-arg std::move of the variable 'push_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15228 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 158 performance-move-const-arg std::move of the variable 'service_worker_start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15229 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 159 performance-move-const-arg std::move of the variable 'service_worker_ready_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15230 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 160 performance-move-const-arg std::move of the variable 'service_worker_fetch_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15231 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.cc @ Line 161 performance-move-const-arg std::move of the variable 'service_worker_respond_with_settled_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15232 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'LoadTimingInfoConnectTiming' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15233 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'LoadTimingInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15234 build/src/core/Debug/x86_64/gen/services/network/public/mojom/load_timing_info.mojom.h @ Line 97 performance-trivially-destructible class 'LoadTimingInfoConnectTiming' can be made trivially destructible by defaulting the destructor on its first declaration 3
15235 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15236 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15237 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15238 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
15239 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'announcement_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15240 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15241 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'removed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15242 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'goodbye_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15243 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'MdnsResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15244 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'MdnsResponder_CreateNameForAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15245 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'MdnsResponder_RemoveNameForAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15246 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 261 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15247 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 262 performance-move-const-arg std::move of the variable 'p_announcement_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15248 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 410 performance-move-const-arg std::move of the variable 'p_removed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15249 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 411 performance-move-const-arg std::move of the variable 'p_goodbye_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15250 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 521 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15251 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.cc @ Line 559 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15252 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'MdnsResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15253 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-blink.h @ Line 133 cppcoreguidelines-special-member-functions class 'MdnsResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15254 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'MdnsResponder_CreateNameForAddress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15255 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'MdnsResponder_CreateNameForAddress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15256 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'MdnsResponder_RemoveNameForAddress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15257 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'MdnsResponder_RemoveNameForAddress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15258 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15259 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15260 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15261 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
15262 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'announcement_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15263 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'address' has no effect; remove std::move() or make the variable non-const 1
15264 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'removed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15265 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'goodbye_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15266 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'MdnsResponderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15267 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'MdnsResponder_CreateNameForAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15268 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'MdnsResponder_RemoveNameForAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15269 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 259 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15270 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'p_announcement_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15271 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 408 performance-move-const-arg std::move of the variable 'p_removed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15272 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 409 performance-move-const-arg std::move of the variable 'p_goodbye_scheduled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15273 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 519 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15274 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.cc @ Line 557 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15275 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'MdnsResponder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15276 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mdns_responder.mojom.h @ Line 128 cppcoreguidelines-special-member-functions class 'MdnsResponderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15277 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'unique_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15278 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'MutableNetworkTrafficAnnotationTag' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15279 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom-blink.h @ Line 92 performance-trivially-destructible class 'MutableNetworkTrafficAnnotationTag' can be made trivially destructible by defaulting the destructor on its first declaration 3
15280 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'MutableNetworkTrafficAnnotationTag_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15281 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'MutableNetworkTrafficAnnotationTag_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15282 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'unique_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15283 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'MutableNetworkTrafficAnnotationTag' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15284 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_network_traffic_annotation_tag.mojom.h @ Line 87 performance-trivially-destructible class 'MutableNetworkTrafficAnnotationTag' can be made trivially destructible by defaulting the destructor on its first declaration 3
15285 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'unique_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15286 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'completing_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15287 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'MutablePartialNetworkTrafficAnnotationTag' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15288 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-blink.h @ Line 92 performance-trivially-destructible class 'MutablePartialNetworkTrafficAnnotationTag' can be made trivially destructible by defaulting the destructor on its first declaration 3
15289 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'MutablePartialNetworkTrafficAnnotationTag_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15290 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'MutablePartialNetworkTrafficAnnotationTag_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15291 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'unique_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15292 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'completing_id_hash_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15293 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'MutablePartialNetworkTrafficAnnotationTag' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15294 build/src/core/Debug/x86_64/gen/services/network/public/mojom/mutable_partial_network_traffic_annotation_tag.mojom.h @ Line 88 performance-trivially-destructible class 'MutablePartialNetworkTrafficAnnotationTag' can be made trivially destructible by defaulting the destructor on its first declaration 3
15295 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type 'network::mojom::blink::NetLogCaptureMode' (aka 'network::mojom::NetLogCaptureMode') has no effect; remove std::move() 1
15296 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15297 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type 'network::mojom::blink::NetLogCaptureMode' (aka 'network::mojom::NetLogCaptureMode') has no effect; remove std::move() 1
15298 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15299 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15300 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15301 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'modes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15302 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15303 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'source_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15304 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15305 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'source_start_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15306 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'phase' of the trivially-copyable type 'network::mojom::blink::NetLogEventPhase' (aka 'network::mojom::NetLogEventPhase') has no effect; remove std::move() 1
15307 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.cc @ Line 91 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15308 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'NetLogExporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15309 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'NetLogProxySourceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15310 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'NetLogProxySinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15311 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 50 cppcoreguidelines-special-member-functions class 'NetLogExporter_Start_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15312 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 63 cppcoreguidelines-special-member-functions class 'NetLogExporter_Stop_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15313 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 282 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15314 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 413 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15315 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 530 performance-move-const-arg std::move of the variable 'p_capture_mode' of the trivially-copyable type 'network::mojom::blink::NetLogCaptureMode' (aka 'network::mojom::NetLogCaptureMode') has no effect; remove std::move() 1
15316 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 531 performance-move-const-arg std::move of the variable 'p_max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15317 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 675 performance-move-const-arg std::move of the variable 'p_modes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15318 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 861 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15319 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 862 performance-move-const-arg std::move of the variable 'p_source_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15320 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 863 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15321 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 864 performance-move-const-arg std::move of the variable 'p_source_start_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15322 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 865 performance-move-const-arg std::move of the variable 'p_phase' of the trivially-copyable type 'network::mojom::blink::NetLogEventPhase' (aka 'network::mojom::NetLogEventPhase') has no effect; remove std::move() 1
15323 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.cc @ Line 866 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15324 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 141 cppcoreguidelines-special-member-functions class 'NetLogExporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15325 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 184 cppcoreguidelines-special-member-functions class 'NetLogProxySource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15326 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 217 cppcoreguidelines-special-member-functions class 'NetLogProxySink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15327 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 299 cppcoreguidelines-special-member-functions class 'NetLogExporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15328 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 340 cppcoreguidelines-special-member-functions class 'NetLogProxySourceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15329 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-blink.h @ Line 381 cppcoreguidelines-special-member-functions class 'NetLogProxySinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15330 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetLogExporter_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15331 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 42 cppcoreguidelines-special-member-functions class 'NetLogExporter_Start_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15332 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'NetLogExporter_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15333 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 75 cppcoreguidelines-special-member-functions class 'NetLogExporter_Stop_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15334 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 92 cppcoreguidelines-special-member-functions class 'NetLogProxySource_UpdateCaptureModes_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15335 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-params-data.h @ Line 109 cppcoreguidelines-special-member-functions class 'NetLogProxySink_AddEntry_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15336 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type '::net::NetLogCaptureMode' has no effect; remove std::move() 1
15337 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15338 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type '::net::NetLogCaptureMode' has no effect; remove std::move() 1
15339 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15340 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15341 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15342 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'modes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15343 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15344 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'source_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15345 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15346 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'source_start_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15347 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'phase' of the trivially-copyable type '::net::NetLogEventPhase' has no effect; remove std::move() 1
15348 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15349 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'NetLogExporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15350 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'NetLogProxySourceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15351 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'NetLogProxySinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15352 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'NetLogExporter_Start_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15353 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 61 cppcoreguidelines-special-member-functions class 'NetLogExporter_Stop_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15354 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 280 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15355 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 411 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15356 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 528 performance-move-const-arg std::move of the variable 'p_capture_mode' of the trivially-copyable type '::net::NetLogCaptureMode' has no effect; remove std::move() 1
15357 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 529 performance-move-const-arg std::move of the variable 'p_max_file_size' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
15358 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 673 performance-move-const-arg std::move of the variable 'p_modes' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15359 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 859 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15360 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 860 performance-move-const-arg std::move of the variable 'p_source_type' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15361 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 861 performance-move-const-arg std::move of the variable 'p_source_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15362 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 862 performance-move-const-arg std::move of the variable 'p_source_start_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15363 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 863 performance-move-const-arg std::move of the variable 'p_phase' of the trivially-copyable type '::net::NetLogEventPhase' has no effect; remove std::move() 1
15364 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.cc @ Line 864 performance-move-const-arg std::move of the variable 'p_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
15365 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'NetLogExporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15366 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 114 cppcoreguidelines-special-member-functions class 'NetLogProxySource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15367 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 147 cppcoreguidelines-special-member-functions class 'NetLogProxySink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15368 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 229 cppcoreguidelines-special-member-functions class 'NetLogExporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15369 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 270 cppcoreguidelines-special-member-functions class 'NetLogProxySourceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15370 build/src/core/Debug/x86_64/gen/services/network/public/mojom/net_log.mojom.h @ Line 311 cppcoreguidelines-special-member-functions class 'NetLogProxySinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15371 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
15372 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
15373 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'NetworkChangeManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15374 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink-test-utils.h @ Line 43 performance-trivially-destructible class 'NetworkChangeManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15375 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.cc @ Line 164 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
15376 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.cc @ Line 199 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
15377 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.h @ Line 137 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15378 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.h @ Line 174 cppcoreguidelines-special-member-functions class 'NetworkChangeManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15379 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.h @ Line 241 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15380 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-blink.h @ Line 282 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15381 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClient_OnInitialConnectionType_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15382 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClient_OnNetworkChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15383 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'NetworkChangeManager_RequestNotifications_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15384 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::ConnectionType' has no effect; remove std::move() 1
15385 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::ConnectionType' has no effect; remove std::move() 1
15386 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'NetworkChangeManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15387 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'NetworkChangeManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15388 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.cc @ Line 162 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::ConnectionType' has no effect; remove std::move() 1
15389 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.cc @ Line 197 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::ConnectionType' has no effect; remove std::move() 1
15390 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15391 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.h @ Line 103 cppcoreguidelines-special-member-functions class 'NetworkChangeManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15392 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.h @ Line 170 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15393 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_change_manager.mojom.h @ Line 211 cppcoreguidelines-special-member-functions class 'NetworkChangeManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15394 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15395 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15396 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 112 performance-move-const-arg std::move of the variable 'bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15397 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15398 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 127 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15399 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 127 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
15400 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 137 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15401 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15402 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 145 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15403 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 156 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15404 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 156 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
15405 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 167 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15406 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 167 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15407 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 167 performance-move-const-arg std::move of the const variable 'preserve_fragment_on_redirect_url' has no effect; remove std::move() or make the variable non-const 1
15408 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 180 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15409 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 183 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
15410 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 194 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15411 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 194 performance-move-const-arg std::move of the variable 'async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15412 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 194 performance-move-const-arg std::move of the const variable 'file_paths' has no effect; remove std::move() or make the variable non-const 1
15413 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 197 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
15414 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 200 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15415 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15416 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15417 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15418 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
15419 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 203 performance-move-const-arg std::move of the variable 'load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15420 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 216 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15421 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 216 performance-move-const-arg std::move of the variable 'async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15422 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 216 performance-move-const-arg std::move of the const variable 'file_paths' has no effect; remove std::move() or make the variable non-const 1
15423 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 224 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15424 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 235 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
15425 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 240 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
15426 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 250 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15427 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 255 performance-move-const-arg std::move of the variable 'allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15428 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 265 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15429 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 265 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15430 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 265 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15431 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 265 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
15432 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 265 performance-move-const-arg std::move of the variable 'load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15433 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the variable 'role' of the trivially-copyable type '::network::mojom::blink::RestrictedCookieManagerRole' (aka 'network::mojom::RestrictedCookieManagerRole') has no effect; remove std::move() 1
15434 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15435 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 304 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
15436 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 307 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
15437 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 316 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15438 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 316 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15439 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 319 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15440 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 319 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15441 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 322 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15442 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 322 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15443 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 325 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15444 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 325 performance-move-const-arg std::move of the const variable 'http_method' has no effect; remove std::move() or make the variable non-const 1
15445 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 325 performance-move-const-arg std::move of the variable 'is_subframe_document_resource' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15446 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 331 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15447 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 331 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15448 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 343 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
15449 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 349 performance-move-const-arg std::move of the const variable 'type' has no effect; remove std::move() or make the variable non-const 1
15450 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 349 performance-move-const-arg std::move of the const variable 'group' has no effect; remove std::move() or make the variable non-const 1
15451 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 349 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15452 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 349 performance-move-const-arg std::move of the const variable 'user_agent' has no effect; remove std::move() or make the variable non-const 1
15453 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 361 performance-move-const-arg std::move of the const variable 'throttling_profile_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
15454 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 364 performance-move-const-arg std::move of the const variable 'new_accept_language' has no effect; remove std::move() or make the variable non-const 1
15455 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 367 performance-move-const-arg std::move of the const variable 'new_user_agent' has no effect; remove std::move() or make the variable non-const 1
15456 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 370 performance-move-const-arg std::move of the variable 'enable_referrers' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15457 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 376 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15458 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 376 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15459 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 376 performance-move-const-arg std::move of the variable 'enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15460 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 376 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
15461 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 379 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
15462 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 382 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
15463 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 388 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15464 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 388 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15465 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 388 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15466 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 391 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15467 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 391 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15468 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 394 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15469 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 394 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15470 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 400 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15471 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15472 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'requested_protocols' has no effect; remove std::move() or make the variable non-const 1
15473 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
15474 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
15475 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15476 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15477 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the variable 'options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15478 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 409 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15479 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 412 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15480 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 412 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15481 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 418 performance-move-const-arg std::move of the variable 'num_streams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15482 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 418 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15483 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 418 performance-move-const-arg std::move of the variable 'allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15484 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 433 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15485 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 433 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
15486 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 433 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
15487 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 436 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15488 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 439 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15489 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 439 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15490 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 439 performance-move-const-arg std::move of the variable 'include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15491 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 442 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15492 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 445 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
15493 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 448 performance-move-const-arg std::move of the const variable 'source_origin' has no effect; remove std::move() or make the variable non-const 1
15494 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 451 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15495 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 454 performance-move-const-arg std::move of the variable 'split_auth_cache_by_network_isolation_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15496 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 460 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
15497 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 463 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
15498 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 466 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15499 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 472 performance-move-const-arg std::move of the const variable 'hostname' has no effect; remove std::move() or make the variable non-const 1
15500 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 472 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
15501 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 472 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
15502 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 475 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15503 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 475 performance-move-const-arg std::move of the const variable 'upload_url' has no effect; remove std::move() or make the variable non-const 1
15504 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 484 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15505 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 520 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15506 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 520 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15507 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 531 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15508 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 531 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15509 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 542 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15510 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 542 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15511 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 550 performance-move-const-arg std::move of the variable 'is_upper_bound' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15512 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 550 performance-move-const-arg std::move of the variable 'size_or_error' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
15513 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 572 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15514 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 572 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15515 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 616 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
15516 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 664 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15517 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 664 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15518 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 664 performance-move-const-arg std::move of the variable 'enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15519 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 664 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
15520 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 669 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15521 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 679 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
15522 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 684 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15523 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 694 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
15524 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 709 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15525 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 709 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15526 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 709 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15527 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 717 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15528 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 717 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
15529 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 728 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15530 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 728 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15531 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 745 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15532 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 745 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15533 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 745 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
15534 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 759 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15535 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 759 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15536 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 767 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15537 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 767 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
15538 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 800 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15539 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 800 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
15540 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 800 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
15541 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 808 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15542 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 819 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15543 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 834 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15544 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 834 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15545 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 834 performance-move-const-arg std::move of the variable 'include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15546 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 845 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15547 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 850 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15548 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 860 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
15549 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 875 performance-move-const-arg std::move of the const variable 'source_origin' has no effect; remove std::move() or make the variable non-const 1
15550 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 886 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
15551 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 891 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15552 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 906 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
15553 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 916 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
15554 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 927 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
15555 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 938 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15556 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 964 performance-move-const-arg std::move of the const variable 'hostname' has no effect; remove std::move() or make the variable non-const 1
15557 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 964 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
15558 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 964 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
15559 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 969 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15560 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 979 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15561 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.cc @ Line 979 performance-move-const-arg std::move of the const variable 'upload_url' has no effect; remove std::move() or make the variable non-const 1
15562 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'CustomProxyConnectionObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15563 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 45 performance-trivially-destructible class 'CustomProxyConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15564 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 64 performance-trivially-destructible class 'TrustedHeaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15565 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 85 performance-trivially-destructible class 'TrustedURLLoaderHeaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15566 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 105 performance-trivially-destructible class 'NetworkContextClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15567 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink-test-utils.h @ Line 195 performance-trivially-destructible class 'NetworkContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
15568 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'should_override_existing_config_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15569 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'allow_non_idempotent_methods_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15570 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'connect_tunnel_headers_in' has no effect; remove std::move() or make the variable non-const 1
15571 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the variable 'allow_default_credentials_in' of the trivially-copyable type '::network::mojom::blink::DefaultCredentials' (aka 'network::mojom::DefaultCredentials') has no effect; remove std::move() 1
15572 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 292 performance-move-const-arg std::move of the const variable 'context_name_in' has no effect; remove std::move() or make the variable non-const 1
15573 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 293 performance-move-const-arg std::move of the const variable 'user_agent_in' has no effect; remove std::move() or make the variable non-const 1
15574 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 294 performance-move-const-arg std::move of the const variable 'accept_language_in' has no effect; remove std::move() or make the variable non-const 1
15575 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 295 performance-move-const-arg std::move of the variable 'enable_brotli_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15576 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 296 performance-move-const-arg std::move of the const variable 'quic_user_agent_id_in' has no effect; remove std::move() or make the variable non-const 1
15577 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 297 performance-move-const-arg std::move of the variable 'enable_referrers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15578 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 298 performance-move-const-arg std::move of the variable 'validate_referrer_policy_on_initial_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15579 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 300 performance-move-const-arg std::move of the const variable 'cookie_path_in' has no effect; remove std::move() or make the variable non-const 1
15580 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 301 performance-move-const-arg std::move of the const variable 'trust_token_path_in' has no effect; remove std::move() or make the variable non-const 1
15581 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 302 performance-move-const-arg std::move of the variable 'enable_encrypted_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15582 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 303 performance-move-const-arg std::move of the variable 'restore_old_session_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15583 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 304 performance-move-const-arg std::move of the variable 'persist_session_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15584 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 305 performance-move-const-arg std::move of the variable 'http_cache_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15585 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 306 performance-move-const-arg std::move of the variable 'http_cache_max_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15586 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 307 performance-move-const-arg std::move of the const variable 'http_cache_path_in' has no effect; remove std::move() or make the variable non-const 1
15587 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 308 performance-move-const-arg std::move of the const variable 'http_server_properties_path_in' has no effect; remove std::move() or make the variable non-const 1
15588 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 309 performance-move-const-arg std::move of the const variable 'transport_security_persister_path_in' has no effect; remove std::move() or make the variable non-const 1
15589 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 310 performance-move-const-arg std::move of the variable 'enable_ftp_url_support_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15590 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 311 performance-move-const-arg std::move of the variable 'disable_idle_sockets_close_on_memory_pressure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15591 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 321 performance-move-const-arg std::move of the variable 'pac_quick_check_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15592 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 322 performance-move-const-arg std::move of the variable 'enable_certificate_reporting_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15593 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 323 performance-move-const-arg std::move of the variable 'enforce_chrome_ct_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15594 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 324 performance-move-const-arg std::move of the variable 'enable_expect_ct_reporting_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15595 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 325 performance-move-const-arg std::move of the variable 'enable_sct_auditing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15596 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 328 performance-move-const-arg std::move of the variable 'ct_log_update_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15597 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 332 performance-move-const-arg std::move of the variable 'enable_domain_reliability_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15598 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 333 performance-move-const-arg std::move of the const variable 'domain_reliability_upload_reporter_in' has no effect; remove std::move() or make the variable non-const 1
15599 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 334 performance-move-const-arg std::move of the variable 'discard_domain_reliablity_uploads_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15600 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 336 performance-move-const-arg std::move of the variable 'skip_reporting_send_permission_check_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15601 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 339 performance-move-const-arg std::move of the variable 'allow_any_cors_exempt_header_for_browser_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15602 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the const variable 'reporting_and_nel_store_path_in' has no effect; remove std::move() or make the variable non-const 1
15603 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 343 performance-move-const-arg std::move of the variable 'reset_http_cache_backend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15604 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 344 performance-move-const-arg std::move of the variable 'split_auth_cache_by_network_isolation_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15605 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 345 performance-move-const-arg std::move of the variable 'require_network_isolation_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15606 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 585 performance-move-const-arg std::move of the variable 'offline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15607 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 586 performance-move-const-arg std::move of the variable 'latency_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15608 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 587 performance-move-const-arg std::move of the variable 'download_throughput_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
15609 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 588 performance-move-const-arg std::move of the variable 'upload_throughput_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
15610 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 626 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'ClearDataFilter::Type' (aka 'network::mojom::ClearDataFilter_Type') has no effect; remove std::move() 1
15611 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 664 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15612 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 665 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15613 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 666 performance-move-const-arg std::move of the variable 'total_bytes_received_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
15614 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 667 performance-move-const-arg std::move of the variable 'total_bytes_sent_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
15615 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 728 performance-move-const-arg std::move of the variable 'success_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15616 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 729 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
15617 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 730 performance-move-const-arg std::move of the const variable 'outer_url_in' has no effect; remove std::move() or make the variable non-const 1
15618 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 731 performance-move-const-arg std::move of the const variable 'inner_url_in' has no effect; remove std::move() or make the variable non-const 1
15619 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 732 performance-move-const-arg std::move of the const variable 'cert_url_in' has no effect; remove std::move() or make the variable non-const 1
15620 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 733 performance-move-const-arg std::move of the const variable 'referrer_in' has no effect; remove std::move() or make the variable non-const 1
15621 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 734 performance-move-const-arg std::move of the const variable 'server_ip_address_in' has no effect; remove std::move() or make the variable non-const 1
15622 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 735 performance-move-const-arg std::move of the const variable 'protocol_in' has no effect; remove std::move() or make the variable non-const 1
15623 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 736 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
15624 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 737 performance-move-const-arg std::move of the variable 'status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15625 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 738 performance-move-const-arg std::move of the variable 'elapsed_time_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15626 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 806 performance-move-const-arg std::move of the variable 'skip_cors_enabled_scheme_check_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15627 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 872 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15628 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 873 performance-move-const-arg std::move of the const variable 'request_initiator_origin_lock_in' has no effect; remove std::move() or make the variable non-const 1
15629 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 874 performance-move-const-arg std::move of the variable 'is_corb_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15630 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 875 performance-move-const-arg std::move of the variable 'ignore_isolated_world_origin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15631 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 876 performance-move-const-arg std::move of the variable 'unsafe_non_webby_initiator_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15632 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 877 performance-move-const-arg std::move of the variable 'disable_web_security_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15633 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 879 performance-move-const-arg std::move of the const variable 'isolation_info_in' has no effect; remove std::move() or make the variable non-const 1
15634 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 880 performance-move-const-arg std::move of the variable 'disable_secure_dns_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15635 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 881 performance-move-const-arg std::move of the variable 'is_trusted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15636 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 882 performance-move-const-arg std::move of the variable 'automatically_assign_isolation_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15637 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 883 performance-move-const-arg std::move of the const variable 'top_frame_id_in' has no effect; remove std::move() or make the variable non-const 1
15638 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 889 performance-move-const-arg std::move of the variable 'trust_token_redemption_policy_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenRedemptionPolicy' (aka 'network::mojom::TrustTokenRedemptionPolicy') has no effect; remove std::move() 1
15639 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 890 performance-move-const-arg std::move of the const variable 'debug_tag_in' has no effect; remove std::move() or make the variable non-const 1
15640 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1136 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15641 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1219 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_MarkProxiesAsBad_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15642 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1619 performance-move-const-arg std::move of the variable 'p_bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15643 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1655 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnBeforeSendHeaders_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15644 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1668 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnHeadersReceived_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15645 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1881 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15646 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 1882 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15647 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2029 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15648 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2030 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15649 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2031 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15650 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2157 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15651 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2198 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15652 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2199 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15653 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2374 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15654 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2415 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15655 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2460 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnFileUploadRequested_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15656 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2473 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendReportingReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15657 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2486 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendDomainReliabilityUpload_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15658 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2499 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnClearSiteData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15659 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2512 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnTrustTokenIssuanceDivertedToSystem_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15660 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 2890 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15661 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3038 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15662 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3181 performance-move-const-arg std::move of the variable 'p_allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15663 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3562 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15664 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3563 performance-move-const-arg std::move of the variable 'p_async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15665 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3564 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15666 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3602 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15667 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3640 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15668 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3690 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15669 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3691 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15670 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3692 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15671 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3693 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15672 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3694 performance-move-const-arg std::move of the variable 'p_load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15673 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3786 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearTrustTokenData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15674 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3799 cppcoreguidelines-special-member-functions class 'NetworkContext_GetStoredTrustTokenCounts_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15675 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3812 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkingHistoryBetween_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15676 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3825 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15677 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3838 cppcoreguidelines-special-member-functions class 'NetworkContext_ComputeHttpCacheSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15678 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3851 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHostCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15679 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3864 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpAuthCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15680 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3877 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15681 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3890 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheClients_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15682 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3903 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkErrorLogging_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15683 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3916 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearDomainReliability_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15684 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3929 cppcoreguidelines-special-member-functions class 'NetworkContext_GetDomainReliabilityJSON_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15685 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3942 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseAllConnections_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15686 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3955 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseIdleConnections_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15687 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3968 cppcoreguidelines-special-member-functions class 'NetworkContext_AddExpectCT_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15688 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3981 cppcoreguidelines-special-member-functions class 'NetworkContext_SetExpectCTTestReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15689 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 3994 cppcoreguidelines-special-member-functions class 'NetworkContext_GetExpectCTState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15690 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4007 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPServerSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15691 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4020 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPConnectedSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15692 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4033 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPBoundSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15693 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4046 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceReloadProxyConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15694 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4059 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearBadProxiesCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15695 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4072 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertForSignedExchange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15696 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4085 cppcoreguidelines-special-member-functions class 'NetworkContext_ParseHeaders_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15697 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4098 cppcoreguidelines-special-member-functions class 'NetworkContext_AddHSTS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15698 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4111 cppcoreguidelines-special-member-functions class 'NetworkContext_IsHSTSActiveForHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15699 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4124 cppcoreguidelines-special-member-functions class 'NetworkContext_GetHSTSState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15700 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4137 cppcoreguidelines-special-member-functions class 'NetworkContext_SetCorsOriginAccessListsForOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15701 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4150 cppcoreguidelines-special-member-functions class 'NetworkContext_DeleteDynamicDataForHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15702 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4163 cppcoreguidelines-special-member-functions class 'NetworkContext_SaveHttpAuthCacheProxyEntries_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15703 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4176 cppcoreguidelines-special-member-functions class 'NetworkContext_LoadHttpAuthCacheProxyEntries_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15704 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4189 cppcoreguidelines-special-member-functions class 'NetworkContext_AddAuthCacheEntry_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15705 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4202 cppcoreguidelines-special-member-functions class 'NetworkContext_LookupServerBasicAuthCredentials_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15706 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4214 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15707 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4227 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15708 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4239 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15709 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4253 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15710 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4265 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15711 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4278 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15712 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4290 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15713 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 4303 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
15714 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 8809 performance-move-const-arg std::move of the variable 'p_is_upper_bound' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15715 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 8810 performance-move-const-arg std::move of the variable 'p_size_or_error' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
15716 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10036 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15717 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10167 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15718 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10442 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15719 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10443 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15720 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10596 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15721 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10597 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15722 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10598 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15723 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10764 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15724 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 10765 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15725 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 11147 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15726 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 11553 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15727 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 11944 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15728 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 12075 performance-move-const-arg std::move of the variable 'p_cache_key' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
15729 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 12733 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15730 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 12799 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15731 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13290 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type '::network::mojom::blink::RestrictedCookieManagerRole' (aka 'network::mojom::RestrictedCookieManagerRole') has no effect; remove std::move() 1
15732 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13291 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15733 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13292 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15734 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13334 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15735 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13393 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15736 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13394 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15737 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13396 performance-move-const-arg std::move of the variable 'p_is_subframe_document_resource' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15738 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15739 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13468 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15740 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13469 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15741 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13471 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15742 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13555 performance-move-const-arg std::move of the variable 'p_throttling_profile_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
15743 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13591 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15744 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13626 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15745 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13661 performance-move-const-arg std::move of the variable 'p_enable_referrers' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15746 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13837 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15747 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13924 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15748 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13925 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15749 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13926 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15750 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13927 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15751 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13929 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15752 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13930 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15753 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13931 performance-move-const-arg std::move of the variable 'p_options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15754 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13932 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15755 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13985 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15756 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 13986 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15757 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14070 performance-move-const-arg std::move of the variable 'p_num_streams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15758 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14071 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15759 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14072 performance-move-const-arg std::move of the variable 'p_allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15760 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14309 performance-move-const-arg std::move of the variable 'p_split_auth_cache_by_network_isolation_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15761 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14405 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15762 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14550 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15763 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14551 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15764 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14595 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15765 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14596 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15766 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14638 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15767 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14639 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15768 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14721 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15769 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14722 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15770 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 14878 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
15771 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15051 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15772 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15052 performance-move-const-arg std::move of the variable 'p_expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15773 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15053 performance-move-const-arg std::move of the variable 'p_enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15774 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15054 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15775 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15093 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15776 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15134 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15777 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15187 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15778 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15188 performance-move-const-arg std::move of the variable 'p_backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
15779 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15189 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15780 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15781 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15250 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15782 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15298 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15783 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15299 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
15784 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15449 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15785 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15451 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15786 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15452 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15787 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15493 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15788 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15538 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15789 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15539 performance-move-const-arg std::move of the variable 'p_expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
15790 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15540 performance-move-const-arg std::move of the variable 'p_include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15791 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15578 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15792 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15616 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15793 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15660 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15794 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15700 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15795 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15775 performance-move-const-arg std::move of the variable 'p_cache_key' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
15796 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15819 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15797 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15862 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15798 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15945 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15799 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15946 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15800 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15947 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15801 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15988 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15802 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.cc @ Line 15989 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
15803 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 219 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15804 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 257 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15805 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 301 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15806 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 342 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15807 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 380 cppcoreguidelines-special-member-functions class 'NetworkContextClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15808 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 440 cppcoreguidelines-special-member-functions class 'NetworkContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15809 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1067 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15810 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1108 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15811 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1149 cppcoreguidelines-special-member-functions class 'TrustedHeaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15812 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1190 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15813 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1231 cppcoreguidelines-special-member-functions class 'NetworkContextClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15814 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1272 cppcoreguidelines-special-member-functions class 'NetworkContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15815 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1349 cppcoreguidelines-special-member-functions class 'HttpAuthStaticNetworkContextParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15816 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1490 cppcoreguidelines-special-member-functions class 'NetworkUsage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15817 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1920 cppcoreguidelines-special-member-functions class 'CTPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15818 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 2356 cppcoreguidelines-special-member-functions class 'NetworkConditions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15819 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 2501 cppcoreguidelines-special-member-functions class 'ClearDataFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15820 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 2645 cppcoreguidelines-special-member-functions class 'SignedExchangeReport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15821 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1378 performance-trivially-destructible class 'HttpAuthStaticNetworkContextParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
15822 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 1522 performance-trivially-destructible class 'NetworkUsage' can be made trivially destructible by defaulting the destructor on its first declaration 3
15823 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-blink.h @ Line 2388 performance-trivially-destructible class 'NetworkConditions' can be made trivially destructible by defaulting the destructor on its first declaration 3
15824 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserver_OnFallback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15825 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserver_OnTunnelHeadersReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15826 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_OnCustomProxyConfigUpdated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15827 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_MarkProxiesAsBad_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15828 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_MarkProxiesAsBad_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15829 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_ClearBadProxiesCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15830 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 120 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnBeforeSendHeaders_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15831 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnBeforeSendHeaders_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15832 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnHeadersReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15833 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnHeadersReceived_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15834 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 190 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClient_OnLoaderCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15835 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 207 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClient_OnLoaderForCorsPreflightCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15836 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 225 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnFileUploadRequested_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15837 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 244 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnFileUploadRequested_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15838 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 262 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendReportingReports_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15839 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendReportingReports_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15840 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendDomainReliabilityUpload_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15841 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 310 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendDomainReliabilityUpload_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15842 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 327 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnClearSiteData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15843 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 348 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnClearSiteData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15844 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 363 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnTrustTokenIssuanceDivertedToSystem_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15845 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 379 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnTrustTokenIssuanceDivertedToSystem_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15846 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 395 cppcoreguidelines-special-member-functions class 'NetworkContext_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15847 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 411 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateURLLoaderFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15848 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 429 cppcoreguidelines-special-member-functions class 'NetworkContext_ResetURLLoaderFactories_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15849 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 444 cppcoreguidelines-special-member-functions class 'NetworkContext_GetCookieManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15850 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 461 cppcoreguidelines-special-member-functions class 'NetworkContext_GetRestrictedCookieManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15851 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 481 cppcoreguidelines-special-member-functions class 'NetworkContext_GetHasTrustTokensAnswerer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15852 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 499 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearTrustTokenData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15853 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 515 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearTrustTokenData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15854 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 530 cppcoreguidelines-special-member-functions class 'NetworkContext_GetStoredTrustTokenCounts_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15855 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 545 cppcoreguidelines-special-member-functions class 'NetworkContext_GetStoredTrustTokenCounts_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15856 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 561 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkingHistoryBetween_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15857 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 578 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkingHistoryBetween_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15858 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 593 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15859 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 611 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpCache_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15860 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 626 cppcoreguidelines-special-member-functions class 'NetworkContext_ComputeHttpCacheSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15861 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 643 cppcoreguidelines-special-member-functions class 'NetworkContext_ComputeHttpCacheSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15862 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 661 cppcoreguidelines-special-member-functions class 'NetworkContext_NotifyExternalCacheHit_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15863 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 681 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHostCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15864 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 697 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHostCache_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15865 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 712 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpAuthCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15866 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 729 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpAuthCache_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15867 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 744 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheReports_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15868 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 760 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheReports_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15869 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 775 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheClients_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15870 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 791 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheClients_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15871 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 806 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkErrorLogging_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15872 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 822 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkErrorLogging_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15873 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 837 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearDomainReliability_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15874 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 855 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearDomainReliability_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15875 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 870 cppcoreguidelines-special-member-functions class 'NetworkContext_GetDomainReliabilityJSON_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15876 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 885 cppcoreguidelines-special-member-functions class 'NetworkContext_GetDomainReliabilityJSON_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15877 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 901 cppcoreguidelines-special-member-functions class 'NetworkContext_QueueReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15878 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 922 cppcoreguidelines-special-member-functions class 'NetworkContext_QueueSignedExchangeReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15879 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 939 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseAllConnections_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15880 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 954 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseAllConnections_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15881 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 969 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseIdleConnections_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15882 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 984 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseIdleConnections_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15883 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 999 cppcoreguidelines-special-member-functions class 'NetworkContext_SetNetworkConditions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15884 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1016 cppcoreguidelines-special-member-functions class 'NetworkContext_SetAcceptLanguage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15885 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1032 cppcoreguidelines-special-member-functions class 'NetworkContext_SetUserAgent_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15886 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1048 cppcoreguidelines-special-member-functions class 'NetworkContext_SetEnableReferrers_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15887 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1065 cppcoreguidelines-special-member-functions class 'NetworkContext_SetCTPolicy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15888 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1081 cppcoreguidelines-special-member-functions class 'NetworkContext_AddExpectCT_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15889 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1102 cppcoreguidelines-special-member-functions class 'NetworkContext_AddExpectCT_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15890 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1119 cppcoreguidelines-special-member-functions class 'NetworkContext_SetExpectCTTestReport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15891 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1135 cppcoreguidelines-special-member-functions class 'NetworkContext_SetExpectCTTestReport_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15892 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1152 cppcoreguidelines-special-member-functions class 'NetworkContext_GetExpectCTState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15893 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1169 cppcoreguidelines-special-member-functions class 'NetworkContext_GetExpectCTState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15894 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1185 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateUDPSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15895 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1203 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPServerSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15896 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1222 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPServerSocket_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15897 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1240 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPConnectedSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15898 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1262 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPConnectedSocket_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15899 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1283 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPBoundSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15900 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1302 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPBoundSocket_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15901 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1320 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateProxyResolvingSocketFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15902 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1337 cppcoreguidelines-special-member-functions class 'NetworkContext_LookUpProxyForURL_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15903 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1355 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceReloadProxyConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15904 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1370 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceReloadProxyConfig_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15905 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1385 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearBadProxiesCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15906 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1400 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearBadProxiesCache_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15907 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1415 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateWebSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15908 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1443 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateQuicTransport_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15909 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1463 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateNetLogExporter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15910 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1480 cppcoreguidelines-special-member-functions class 'NetworkContext_PreconnectSockets_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15911 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1500 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateP2PSocketManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15912 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1519 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateMdnsResponder_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15913 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1536 cppcoreguidelines-special-member-functions class 'NetworkContext_ResolveHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15914 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1555 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateHostResolver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15915 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1573 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertForSignedExchange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15916 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1593 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertForSignedExchange_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15917 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1611 cppcoreguidelines-special-member-functions class 'NetworkContext_ParseHeaders_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15918 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1628 cppcoreguidelines-special-member-functions class 'NetworkContext_ParseHeaders_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15919 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1644 cppcoreguidelines-special-member-functions class 'NetworkContext_AddHSTS_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15920 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1663 cppcoreguidelines-special-member-functions class 'NetworkContext_AddHSTS_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15921 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1678 cppcoreguidelines-special-member-functions class 'NetworkContext_IsHSTSActiveForHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15922 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1694 cppcoreguidelines-special-member-functions class 'NetworkContext_IsHSTSActiveForHost_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15923 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1711 cppcoreguidelines-special-member-functions class 'NetworkContext_GetHSTSState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15924 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1727 cppcoreguidelines-special-member-functions class 'NetworkContext_GetHSTSState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15925 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1743 cppcoreguidelines-special-member-functions class 'NetworkContext_SetCorsOriginAccessListsForOrigin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15926 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1761 cppcoreguidelines-special-member-functions class 'NetworkContext_SetCorsOriginAccessListsForOrigin_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15927 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1776 cppcoreguidelines-special-member-functions class 'NetworkContext_DeleteDynamicDataForHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15928 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1792 cppcoreguidelines-special-member-functions class 'NetworkContext_DeleteDynamicDataForHost_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15929 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1809 cppcoreguidelines-special-member-functions class 'NetworkContext_SetSplitAuthCacheByNetworkIsolationKey_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15930 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1826 cppcoreguidelines-special-member-functions class 'NetworkContext_SaveHttpAuthCacheProxyEntries_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15931 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1841 cppcoreguidelines-special-member-functions class 'NetworkContext_SaveHttpAuthCacheProxyEntries_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15932 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1857 cppcoreguidelines-special-member-functions class 'NetworkContext_LoadHttpAuthCacheProxyEntries_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15933 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1873 cppcoreguidelines-special-member-functions class 'NetworkContext_LoadHttpAuthCacheProxyEntries_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15934 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1888 cppcoreguidelines-special-member-functions class 'NetworkContext_AddAuthCacheEntry_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15935 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1906 cppcoreguidelines-special-member-functions class 'NetworkContext_AddAuthCacheEntry_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15936 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1921 cppcoreguidelines-special-member-functions class 'NetworkContext_LookupServerBasicAuthCredentials_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15937 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1938 cppcoreguidelines-special-member-functions class 'NetworkContext_LookupServerBasicAuthCredentials_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15938 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1954 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15939 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1969 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15940 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 1984 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15941 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2003 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15942 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2020 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15943 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2037 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15944 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2052 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15945 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2067 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15946 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2082 cppcoreguidelines-special-member-functions class 'NetworkContext_GetOriginPolicyManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15947 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-params-data.h @ Line 2099 cppcoreguidelines-special-member-functions class 'NetworkContext_SetSCTAuditingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15948 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 161 cppcoreguidelines-special-member-functions class 'CustomProxyConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15949 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 183 cppcoreguidelines-special-member-functions class 'CustomProxyConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15950 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 213 cppcoreguidelines-special-member-functions class 'CertVerifierServiceRemoteParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15951 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 231 cppcoreguidelines-special-member-functions class 'CertVerifierServiceRemoteParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15952 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 261 cppcoreguidelines-special-member-functions class 'HttpAuthStaticNetworkContextParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15953 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 280 cppcoreguidelines-special-member-functions class 'HttpAuthStaticNetworkContextParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15954 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 310 cppcoreguidelines-special-member-functions class 'CTPolicy_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15955 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 331 cppcoreguidelines-special-member-functions class 'CTPolicy_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15956 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 361 cppcoreguidelines-special-member-functions class 'NetworkContextParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15957 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 433 cppcoreguidelines-special-member-functions class 'NetworkContextParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15958 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 463 cppcoreguidelines-special-member-functions class 'NetworkConditions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15959 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 485 cppcoreguidelines-special-member-functions class 'NetworkConditions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15960 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 515 cppcoreguidelines-special-member-functions class 'ClearDataFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15961 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 536 cppcoreguidelines-special-member-functions class 'ClearDataFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15962 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 566 cppcoreguidelines-special-member-functions class 'NetworkUsage_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15963 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 587 cppcoreguidelines-special-member-functions class 'NetworkUsage_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15964 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 617 cppcoreguidelines-special-member-functions class 'SignedExchangeReport_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15965 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 646 cppcoreguidelines-special-member-functions class 'SignedExchangeReport_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15966 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 676 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryOverride_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15967 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 697 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryOverride_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15968 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 727 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15969 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-shared-internal.h @ Line 765 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15970 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'bad_proxy' has no effect; remove std::move() or make the variable non-const 1
15971 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15972 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'proxy_server' has no effect; remove std::move() or make the variable non-const 1
15973 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'response_headers' has no effect; remove std::move() or make the variable non-const 1
15974 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15975 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'bad_proxies' has no effect; remove std::move() or make the variable non-const 1
15976 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
15977 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'bad_proxies' has no effect; remove std::move() or make the variable non-const 1
15978 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 123 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15979 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15980 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
15981 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15982 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15983 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 144 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15984 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15985 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 155 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
15986 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 166 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15987 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 166 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
15988 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 166 performance-move-const-arg std::move of the const variable 'preserve_fragment_on_redirect_url' has no effect; remove std::move() or make the variable non-const 1
15989 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15990 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 182 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
15991 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15992 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
15993 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 193 performance-move-const-arg std::move of the const variable 'file_paths' has no effect; remove std::move() or make the variable non-const 1
15994 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 196 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
15995 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 199 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
15996 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15997 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
15998 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
15999 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
16000 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 202 performance-move-const-arg std::move of the variable 'load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16001 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16002 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the variable 'async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16003 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 215 performance-move-const-arg std::move of the const variable 'file_paths' has no effect; remove std::move() or make the variable non-const 1
16004 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 223 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16005 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 234 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
16006 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 239 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
16007 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 249 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16008 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 254 performance-move-const-arg std::move of the variable 'allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16009 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 264 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16010 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 264 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16011 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 264 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16012 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 264 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
16013 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 264 performance-move-const-arg std::move of the variable 'load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16014 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 303 performance-move-const-arg std::move of the variable 'role' of the trivially-copyable type '::network::mojom::RestrictedCookieManagerRole' has no effect; remove std::move() 1
16015 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 303 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16016 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 303 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
16017 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 306 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
16018 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 315 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16019 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 315 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16020 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 318 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16021 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 318 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16022 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 321 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16023 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 321 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16024 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 324 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16025 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 324 performance-move-const-arg std::move of the const variable 'http_method' has no effect; remove std::move() or make the variable non-const 1
16026 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 324 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
16027 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 324 performance-move-const-arg std::move of the variable 'is_subframe_document_resource' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16028 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 330 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16029 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 330 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16030 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 342 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
16031 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 348 performance-move-const-arg std::move of the const variable 'type' has no effect; remove std::move() or make the variable non-const 1
16032 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 348 performance-move-const-arg std::move of the const variable 'group' has no effect; remove std::move() or make the variable non-const 1
16033 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 348 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16034 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 348 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16035 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 348 performance-move-const-arg std::move of the const variable 'user_agent' has no effect; remove std::move() or make the variable non-const 1
16036 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 351 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16037 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 360 performance-move-const-arg std::move of the const variable 'throttling_profile_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16038 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 363 performance-move-const-arg std::move of the const variable 'new_accept_language' has no effect; remove std::move() or make the variable non-const 1
16039 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 366 performance-move-const-arg std::move of the const variable 'new_user_agent' has no effect; remove std::move() or make the variable non-const 1
16040 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 369 performance-move-const-arg std::move of the variable 'enable_referrers' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16041 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 375 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16042 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 375 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16043 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 375 performance-move-const-arg std::move of the variable 'enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16044 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 375 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16045 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 375 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16046 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 378 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16047 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 381 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
16048 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 381 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16049 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 387 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16050 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 387 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16051 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 387 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16052 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 390 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16053 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 390 performance-move-const-arg std::move of the const variable 'remote_addr_list' has no effect; remove std::move() or make the variable non-const 1
16054 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 390 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16055 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 393 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16056 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 393 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16057 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 399 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16058 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 399 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16059 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16060 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'requested_protocols' has no effect; remove std::move() or make the variable non-const 1
16061 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
16062 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
16063 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16064 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16065 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the variable 'options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16066 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 408 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16067 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 411 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16068 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 411 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16069 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 411 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16070 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 417 performance-move-const-arg std::move of the variable 'num_streams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16071 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 417 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16072 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 417 performance-move-const-arg std::move of the variable 'allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16073 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 417 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16074 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 420 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16075 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 426 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16076 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 426 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16077 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 429 performance-move-const-arg std::move of the const variable 'config_overrides' has no effect; remove std::move() or make the variable non-const 1
16078 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 432 performance-move-const-arg std::move of the const variable 'certificate' has no effect; remove std::move() or make the variable non-const 1
16079 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 432 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16080 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 432 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16081 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 432 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
16082 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 432 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
16083 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 435 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16084 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 435 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
16085 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 438 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16086 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 438 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16087 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 438 performance-move-const-arg std::move of the variable 'include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16088 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 441 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16089 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 444 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
16090 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 447 performance-move-const-arg std::move of the const variable 'source_origin' has no effect; remove std::move() or make the variable non-const 1
16091 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 450 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16092 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 453 performance-move-const-arg std::move of the variable 'split_auth_cache_by_network_isolation_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16093 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 459 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16094 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 462 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
16095 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 462 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16096 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 462 performance-move-const-arg std::move of the const variable 'credentials' has no effect; remove std::move() or make the variable non-const 1
16097 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 465 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16098 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 465 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16099 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 471 performance-move-const-arg std::move of the const variable 'certificate' has no effect; remove std::move() or make the variable non-const 1
16100 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 471 performance-move-const-arg std::move of the const variable 'hostname' has no effect; remove std::move() or make the variable non-const 1
16101 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 471 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
16102 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 471 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
16103 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 474 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16104 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 474 performance-move-const-arg std::move of the const variable 'upload_url' has no effect; remove std::move() or make the variable non-const 1
16105 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 483 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16106 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 519 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16107 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 519 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16108 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 530 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16109 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 530 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16110 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 541 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16111 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 541 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16112 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 549 performance-move-const-arg std::move of the variable 'is_upper_bound' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16113 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 549 performance-move-const-arg std::move of the variable 'size_or_error' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16114 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 571 performance-move-const-arg std::move of the variable 'start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16115 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 571 performance-move-const-arg std::move of the variable 'end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16116 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 615 performance-move-const-arg std::move of the variable 'mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
16117 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 663 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16118 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 663 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16119 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 663 performance-move-const-arg std::move of the variable 'enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16120 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 663 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16121 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 663 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16122 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 668 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16123 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 678 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16124 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 683 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16125 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 693 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
16126 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 693 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16127 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 708 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16128 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 708 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16129 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 708 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16130 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 716 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16131 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 716 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
16132 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 727 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16133 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 727 performance-move-const-arg std::move of the const variable 'remote_addr_list' has no effect; remove std::move() or make the variable non-const 1
16134 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 727 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16135 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 744 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16136 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 744 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16137 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 744 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
16138 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 758 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16139 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 758 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16140 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 766 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16141 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 766 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
16142 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 799 performance-move-const-arg std::move of the const variable 'certificate' has no effect; remove std::move() or make the variable non-const 1
16143 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 799 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16144 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 799 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16145 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 799 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
16146 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 799 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
16147 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 807 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16148 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 807 performance-move-const-arg std::move of the const variable 'cv_result' has no effect; remove std::move() or make the variable non-const 1
16149 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 818 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16150 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 818 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
16151 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 833 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16152 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 833 performance-move-const-arg std::move of the variable 'expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16153 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 833 performance-move-const-arg std::move of the variable 'include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16154 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 844 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16155 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 849 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16156 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 859 performance-move-const-arg std::move of the const variable 'domain' has no effect; remove std::move() or make the variable non-const 1
16157 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 874 performance-move-const-arg std::move of the const variable 'source_origin' has no effect; remove std::move() or make the variable non-const 1
16158 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 885 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16159 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 890 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16160 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 905 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16161 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 915 performance-move-const-arg std::move of the const variable 'cache_key' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16162 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 926 performance-move-const-arg std::move of the const variable 'challenge' has no effect; remove std::move() or make the variable non-const 1
16163 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 926 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16164 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 926 performance-move-const-arg std::move of the const variable 'credentials' has no effect; remove std::move() or make the variable non-const 1
16165 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 937 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16166 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 937 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
16167 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 942 performance-move-const-arg std::move of the const variable 'credentials' has no effect; remove std::move() or make the variable non-const 1
16168 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 963 performance-move-const-arg std::move of the const variable 'certificate' has no effect; remove std::move() or make the variable non-const 1
16169 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 963 performance-move-const-arg std::move of the const variable 'hostname' has no effect; remove std::move() or make the variable non-const 1
16170 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 963 performance-move-const-arg std::move of the const variable 'ocsp_response' has no effect; remove std::move() or make the variable non-const 1
16171 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 963 performance-move-const-arg std::move of the const variable 'sct_list' has no effect; remove std::move() or make the variable non-const 1
16172 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 968 performance-move-const-arg std::move of the variable 'error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16173 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 978 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
16174 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.cc @ Line 978 performance-move-const-arg std::move of the const variable 'upload_url' has no effect; remove std::move() or make the variable non-const 1
16175 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'CustomProxyConnectionObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16176 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'CustomProxyConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16177 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 62 performance-trivially-destructible class 'TrustedHeaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16178 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 83 performance-trivially-destructible class 'TrustedURLLoaderHeaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16179 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 103 performance-trivially-destructible class 'NetworkContextClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16180 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom-test-utils.h @ Line 193 performance-trivially-destructible class 'NetworkContextAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16181 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'rules_in' has no effect; remove std::move() or make the variable non-const 1
16182 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'should_override_existing_config_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16183 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'allow_non_idempotent_methods_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16184 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'connect_tunnel_headers_in' has no effect; remove std::move() or make the variable non-const 1
16185 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'allow_default_credentials_in' of the trivially-copyable type '::net::HttpAuthPreferences::DefaultCredentials' has no effect; remove std::move() 1
16186 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 287 performance-move-const-arg std::move of the const variable 'context_name_in' has no effect; remove std::move() or make the variable non-const 1
16187 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 288 performance-move-const-arg std::move of the const variable 'user_agent_in' has no effect; remove std::move() or make the variable non-const 1
16188 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 289 performance-move-const-arg std::move of the const variable 'accept_language_in' has no effect; remove std::move() or make the variable non-const 1
16189 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 290 performance-move-const-arg std::move of the variable 'enable_brotli_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16190 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 291 performance-move-const-arg std::move of the const variable 'quic_user_agent_id_in' has no effect; remove std::move() or make the variable non-const 1
16191 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 292 performance-move-const-arg std::move of the variable 'enable_referrers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16192 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 293 performance-move-const-arg std::move of the variable 'validate_referrer_policy_on_initial_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16193 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 295 performance-move-const-arg std::move of the const variable 'cookie_path_in' has no effect; remove std::move() or make the variable non-const 1
16194 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 296 performance-move-const-arg std::move of the const variable 'trust_token_path_in' has no effect; remove std::move() or make the variable non-const 1
16195 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 297 performance-move-const-arg std::move of the variable 'enable_encrypted_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16196 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 298 performance-move-const-arg std::move of the variable 'restore_old_session_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16197 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 299 performance-move-const-arg std::move of the variable 'persist_session_cookies_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16198 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 300 performance-move-const-arg std::move of the variable 'http_cache_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16199 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 301 performance-move-const-arg std::move of the variable 'http_cache_max_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16200 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 302 performance-move-const-arg std::move of the const variable 'http_cache_path_in' has no effect; remove std::move() or make the variable non-const 1
16201 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 303 performance-move-const-arg std::move of the const variable 'http_server_properties_path_in' has no effect; remove std::move() or make the variable non-const 1
16202 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 304 performance-move-const-arg std::move of the const variable 'transport_security_persister_path_in' has no effect; remove std::move() or make the variable non-const 1
16203 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 305 performance-move-const-arg std::move of the variable 'enable_ftp_url_support_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16204 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 306 performance-move-const-arg std::move of the variable 'disable_idle_sockets_close_on_memory_pressure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16205 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 309 performance-move-const-arg std::move of the const variable 'initial_proxy_config_in' has no effect; remove std::move() or make the variable non-const 1
16206 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 316 performance-move-const-arg std::move of the variable 'pac_quick_check_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16207 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 317 performance-move-const-arg std::move of the variable 'enable_certificate_reporting_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16208 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 318 performance-move-const-arg std::move of the variable 'enforce_chrome_ct_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16209 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 319 performance-move-const-arg std::move of the variable 'enable_expect_ct_reporting_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16210 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 320 performance-move-const-arg std::move of the variable 'enable_sct_auditing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16211 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 323 performance-move-const-arg std::move of the variable 'ct_log_update_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16212 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 327 performance-move-const-arg std::move of the variable 'enable_domain_reliability_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16213 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 328 performance-move-const-arg std::move of the const variable 'domain_reliability_upload_reporter_in' has no effect; remove std::move() or make the variable non-const 1
16214 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 329 performance-move-const-arg std::move of the variable 'discard_domain_reliablity_uploads_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16215 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 331 performance-move-const-arg std::move of the variable 'skip_reporting_send_permission_check_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16216 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 334 performance-move-const-arg std::move of the variable 'allow_any_cors_exempt_header_for_browser_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16217 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 336 performance-move-const-arg std::move of the const variable 'reporting_and_nel_store_path_in' has no effect; remove std::move() or make the variable non-const 1
16218 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'reset_http_cache_backend_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16219 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 339 performance-move-const-arg std::move of the variable 'split_auth_cache_by_network_isolation_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16220 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 340 performance-move-const-arg std::move of the variable 'require_network_isolation_key_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16221 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 580 performance-move-const-arg std::move of the variable 'offline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16222 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 581 performance-move-const-arg std::move of the variable 'latency_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16223 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 582 performance-move-const-arg std::move of the variable 'download_throughput_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16224 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 583 performance-move-const-arg std::move of the variable 'upload_throughput_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16225 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 621 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'ClearDataFilter::Type' (aka 'network::mojom::ClearDataFilter_Type') has no effect; remove std::move() 1
16226 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 659 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16227 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 660 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16228 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 661 performance-move-const-arg std::move of the variable 'total_bytes_received_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16229 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 662 performance-move-const-arg std::move of the variable 'total_bytes_sent_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16230 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 723 performance-move-const-arg std::move of the variable 'success_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16231 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 724 performance-move-const-arg std::move of the const variable 'type_in' has no effect; remove std::move() or make the variable non-const 1
16232 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 725 performance-move-const-arg std::move of the const variable 'outer_url_in' has no effect; remove std::move() or make the variable non-const 1
16233 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 726 performance-move-const-arg std::move of the const variable 'inner_url_in' has no effect; remove std::move() or make the variable non-const 1
16234 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 727 performance-move-const-arg std::move of the const variable 'cert_url_in' has no effect; remove std::move() or make the variable non-const 1
16235 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 728 performance-move-const-arg std::move of the const variable 'referrer_in' has no effect; remove std::move() or make the variable non-const 1
16236 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 729 performance-move-const-arg std::move of the const variable 'server_ip_address_in' has no effect; remove std::move() or make the variable non-const 1
16237 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 730 performance-move-const-arg std::move of the const variable 'protocol_in' has no effect; remove std::move() or make the variable non-const 1
16238 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 731 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
16239 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 732 performance-move-const-arg std::move of the variable 'status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16240 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 733 performance-move-const-arg std::move of the variable 'elapsed_time_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16241 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 801 performance-move-const-arg std::move of the variable 'skip_cors_enabled_scheme_check_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16242 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 867 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16243 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 868 performance-move-const-arg std::move of the const variable 'request_initiator_origin_lock_in' has no effect; remove std::move() or make the variable non-const 1
16244 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 869 performance-move-const-arg std::move of the variable 'is_corb_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16245 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 870 performance-move-const-arg std::move of the variable 'ignore_isolated_world_origin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16246 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 871 performance-move-const-arg std::move of the variable 'unsafe_non_webby_initiator_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16247 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 872 performance-move-const-arg std::move of the variable 'disable_web_security_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16248 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 874 performance-move-const-arg std::move of the const variable 'isolation_info_in' has no effect; remove std::move() or make the variable non-const 1
16249 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 875 performance-move-const-arg std::move of the variable 'disable_secure_dns_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16250 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 876 performance-move-const-arg std::move of the variable 'is_trusted_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16251 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 877 performance-move-const-arg std::move of the variable 'automatically_assign_isolation_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16252 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 878 performance-move-const-arg std::move of the const variable 'top_frame_id_in' has no effect; remove std::move() or make the variable non-const 1
16253 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 884 performance-move-const-arg std::move of the variable 'trust_token_redemption_policy_in' of the trivially-copyable type 'network::mojom::TrustTokenRedemptionPolicy' has no effect; remove std::move() 1
16254 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 885 performance-move-const-arg std::move of the const variable 'debug_tag_in' has no effect; remove std::move() or make the variable non-const 1
16255 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1130 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16256 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1131 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16257 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1169 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16258 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1170 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16259 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1214 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient_MarkProxiesAsBad_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16260 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1614 performance-move-const-arg std::move of the variable 'p_bypass_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16261 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1615 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16262 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1650 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnBeforeSendHeaders_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16263 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1663 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient_OnHeadersReceived_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16264 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1876 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16265 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 1877 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16266 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2024 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16267 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2025 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16268 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2026 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16269 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2152 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16270 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2193 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16271 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2194 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16272 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2369 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16273 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2410 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16274 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2455 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnFileUploadRequested_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16275 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2468 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendReportingReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16276 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2481 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnCanSendDomainReliabilityUpload_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16277 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2494 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnClearSiteData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16278 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2507 cppcoreguidelines-special-member-functions class 'NetworkContextClient_OnTrustTokenIssuanceDivertedToSystem_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16279 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 2885 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16280 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3033 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16281 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3176 performance-move-const-arg std::move of the variable 'p_allowed' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16282 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3557 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16283 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3558 performance-move-const-arg std::move of the variable 'p_async' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16284 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3559 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16285 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3597 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16286 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3635 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16287 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3685 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16288 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3686 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16289 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3687 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16290 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3688 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16291 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3689 performance-move-const-arg std::move of the variable 'p_load_flags' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16292 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3781 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearTrustTokenData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16293 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3794 cppcoreguidelines-special-member-functions class 'NetworkContext_GetStoredTrustTokenCounts_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16294 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3807 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkingHistoryBetween_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16295 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3820 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16296 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3833 cppcoreguidelines-special-member-functions class 'NetworkContext_ComputeHttpCacheSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16297 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3846 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHostCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16298 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3859 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearHttpAuthCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16299 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3872 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheReports_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16300 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3885 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearReportingCacheClients_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16301 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3898 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearNetworkErrorLogging_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16302 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3911 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearDomainReliability_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16303 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3924 cppcoreguidelines-special-member-functions class 'NetworkContext_GetDomainReliabilityJSON_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16304 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3937 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseAllConnections_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16305 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3950 cppcoreguidelines-special-member-functions class 'NetworkContext_CloseIdleConnections_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16306 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3963 cppcoreguidelines-special-member-functions class 'NetworkContext_AddExpectCT_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16307 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3976 cppcoreguidelines-special-member-functions class 'NetworkContext_SetExpectCTTestReport_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16308 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 3989 cppcoreguidelines-special-member-functions class 'NetworkContext_GetExpectCTState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16309 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4002 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPServerSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16310 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4015 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPConnectedSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16311 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4028 cppcoreguidelines-special-member-functions class 'NetworkContext_CreateTCPBoundSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16312 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4041 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceReloadProxyConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16313 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4054 cppcoreguidelines-special-member-functions class 'NetworkContext_ClearBadProxiesCache_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16314 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4067 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertForSignedExchange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16315 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4080 cppcoreguidelines-special-member-functions class 'NetworkContext_ParseHeaders_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16316 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4093 cppcoreguidelines-special-member-functions class 'NetworkContext_AddHSTS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16317 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4106 cppcoreguidelines-special-member-functions class 'NetworkContext_IsHSTSActiveForHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16318 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4119 cppcoreguidelines-special-member-functions class 'NetworkContext_GetHSTSState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16319 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4132 cppcoreguidelines-special-member-functions class 'NetworkContext_SetCorsOriginAccessListsForOrigin_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16320 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4145 cppcoreguidelines-special-member-functions class 'NetworkContext_DeleteDynamicDataForHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16321 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4158 cppcoreguidelines-special-member-functions class 'NetworkContext_SaveHttpAuthCacheProxyEntries_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16322 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4171 cppcoreguidelines-special-member-functions class 'NetworkContext_LoadHttpAuthCacheProxyEntries_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16323 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4184 cppcoreguidelines-special-member-functions class 'NetworkContext_AddAuthCacheEntry_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16324 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4197 cppcoreguidelines-special-member-functions class 'NetworkContext_LookupServerBasicAuthCredentials_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16325 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4209 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16326 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4222 cppcoreguidelines-special-member-functions class 'NetworkContext_EnableStaticKeyPinningForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16327 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4234 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16328 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4248 cppcoreguidelines-special-member-functions class 'NetworkContext_VerifyCertificateForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16329 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4260 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16330 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4273 cppcoreguidelines-special-member-functions class 'NetworkContext_AddDomainReliabilityContextForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16331 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4285 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16332 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 4298 cppcoreguidelines-special-member-functions class 'NetworkContext_ForceDomainReliabilityUploadsForTesting_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16333 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 8804 performance-move-const-arg std::move of the variable 'p_is_upper_bound' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16334 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 8805 performance-move-const-arg std::move of the variable 'p_size_or_error' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16335 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10031 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16336 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10162 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16337 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10437 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16338 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10438 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16339 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10591 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16340 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10592 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16341 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10593 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16342 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10759 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16343 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 10760 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16344 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 11142 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16345 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 11143 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16346 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 11548 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16347 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 11939 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16348 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 12070 performance-move-const-arg std::move of the variable 'p_cache_key' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16349 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 12449 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16350 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 12728 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16351 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 12794 performance-move-const-arg std::move of the variable 'p_error_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16352 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13285 performance-move-const-arg std::move of the variable 'p_role' of the trivially-copyable type '::network::mojom::RestrictedCookieManagerRole' has no effect; remove std::move() 1
16353 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13286 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16354 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13287 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16355 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13329 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16356 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13388 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16357 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13389 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16358 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13390 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16359 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13391 performance-move-const-arg std::move of the variable 'p_is_subframe_document_resource' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16360 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13462 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16361 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13463 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16362 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13464 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16363 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13465 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16364 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13466 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16365 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13506 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16366 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13550 performance-move-const-arg std::move of the variable 'p_throttling_profile_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16367 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13586 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16368 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13621 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16369 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13656 performance-move-const-arg std::move of the variable 'p_enable_referrers' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16370 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13832 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16371 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13833 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16372 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13919 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16373 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13920 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16374 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13921 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16375 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13922 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16376 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13924 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16377 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13925 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16378 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13926 performance-move-const-arg std::move of the variable 'p_options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16379 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13927 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16380 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13980 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16381 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13981 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16382 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 13982 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16383 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14065 performance-move-const-arg std::move of the variable 'p_num_streams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16384 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14066 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16385 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14067 performance-move-const-arg std::move of the variable 'p_allow_credentials' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16386 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14068 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16387 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14118 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16388 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14204 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16389 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14205 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16390 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16391 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14304 performance-move-const-arg std::move of the variable 'p_split_auth_cache_by_network_isolation_key' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16392 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14400 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16393 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14545 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16394 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14546 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16395 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14590 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16396 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14591 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16397 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14633 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16398 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14634 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16399 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14716 performance-move-const-arg std::move of the variable 'p_start_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16400 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14717 performance-move-const-arg std::move of the variable 'p_end_time' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16401 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 14873 performance-move-const-arg std::move of the variable 'p_mode' of the trivially-copyable type 'NetworkContext::DomainReliabilityClearMode' (aka 'network::mojom::NetworkContext_DomainReliabilityClearMode') has no effect; remove std::move() 1
16402 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15046 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16403 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15047 performance-move-const-arg std::move of the variable 'p_expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16404 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15048 performance-move-const-arg std::move of the variable 'p_enforce' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16405 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15049 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16406 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15050 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16407 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15088 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16408 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15129 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16409 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15130 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16410 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15182 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16411 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15183 performance-move-const-arg std::move of the variable 'p_backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16412 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15184 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16413 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15242 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16414 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15243 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16415 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15245 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16416 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15293 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16417 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15294 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16418 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15443 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16419 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15444 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16420 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15445 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16421 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15446 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16422 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15447 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16423 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15488 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16424 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15489 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16425 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15533 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16426 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15534 performance-move-const-arg std::move of the variable 'p_expiry' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
16427 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15535 performance-move-const-arg std::move of the variable 'p_include_subdomains' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16428 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15573 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16429 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15611 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16430 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15655 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16431 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15695 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16432 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15770 performance-move-const-arg std::move of the variable 'p_cache_key' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16433 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15814 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16434 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15815 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16435 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15816 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16436 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15857 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16437 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15858 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16438 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15939 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16439 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15940 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16440 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15941 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16441 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15942 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16442 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15983 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16443 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.cc @ Line 15984 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16444 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 115 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16445 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 153 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16446 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 197 cppcoreguidelines-special-member-functions class 'TrustedHeaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16447 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 238 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16448 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 276 cppcoreguidelines-special-member-functions class 'NetworkContextClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16449 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 336 cppcoreguidelines-special-member-functions class 'NetworkContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16450 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 963 cppcoreguidelines-special-member-functions class 'CustomProxyConnectionObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16451 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1004 cppcoreguidelines-special-member-functions class 'CustomProxyConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16452 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1045 cppcoreguidelines-special-member-functions class 'TrustedHeaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16453 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1086 cppcoreguidelines-special-member-functions class 'TrustedURLLoaderHeaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16454 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1127 cppcoreguidelines-special-member-functions class 'NetworkContextClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16455 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1168 cppcoreguidelines-special-member-functions class 'NetworkContextStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16456 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1245 cppcoreguidelines-special-member-functions class 'HttpAuthStaticNetworkContextParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16457 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1385 cppcoreguidelines-special-member-functions class 'NetworkUsage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16458 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1536 cppcoreguidelines-special-member-functions class 'CustomProxyConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16459 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1814 cppcoreguidelines-special-member-functions class 'CTPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16460 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 2250 cppcoreguidelines-special-member-functions class 'NetworkConditions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16461 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 2395 cppcoreguidelines-special-member-functions class 'ClearDataFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16462 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 2539 cppcoreguidelines-special-member-functions class 'SignedExchangeReport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16463 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1274 performance-trivially-destructible class 'HttpAuthStaticNetworkContextParams' can be made trivially destructible by defaulting the destructor on its first declaration 3
16464 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 1417 performance-trivially-destructible class 'NetworkUsage' can be made trivially destructible by defaulting the destructor on its first declaration 3
16465 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_context.mojom.h @ Line 2282 performance-trivially-destructible class 'NetworkConditions' can be made trivially destructible by defaulting the destructor on its first declaration 3
16466 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
16467 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'friendly_name_in' has no effect; remove std::move() or make the variable non-const 1
16468 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'interface_index_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16469 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
16470 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'address_in' has no effect; remove std::move() or make the variable non-const 1
16471 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'prefix_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16472 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'ip_address_attributes_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16473 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'NetworkInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16474 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'NetworkInterface_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16475 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'NetworkInterface_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16476 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
16477 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'friendly_name_in' has no effect; remove std::move() or make the variable non-const 1
16478 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'interface_index_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16479 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::network::mojom::ConnectionType' has no effect; remove std::move() 1
16480 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'address_in' has no effect; remove std::move() or make the variable non-const 1
16481 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'prefix_length_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16482 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'ip_address_attributes_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16483 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_interface.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'NetworkInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16484 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'opaque_and_non_transient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16485 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'NetworkIsolationKey_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16486 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'NetworkIsolationKey_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16487 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'top_frame_site_in' has no effect; remove std::move() or make the variable non-const 1
16488 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'frame_site_in' has no effect; remove std::move() or make the variable non-const 1
16489 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'opaque_and_non_transient_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16490 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_isolation_key.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'NetworkIsolationKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16491 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'is_proxy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16492 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'challenger_in' has no effect; remove std::move() or make the variable non-const 1
16493 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
16494 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'realm_in' has no effect; remove std::move() or make the variable non-const 1
16495 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'challenge_in' has no effect; remove std::move() or make the variable non-const 1
16496 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
16497 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'major_value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16498 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'minor_value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16499 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.h @ Line 70 cppcoreguidelines-special-member-functions class 'HttpVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16500 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.h @ Line 216 cppcoreguidelines-special-member-functions class 'AuthChallengeInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16501 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-blink.h @ Line 100 performance-trivially-destructible class 'HttpVersion' can be made trivially destructible by defaulting the destructor on its first declaration 3
16502 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-shared-internal.h @ Line 39 cppcoreguidelines-special-member-functions class 'AuthChallengeInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16503 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'AuthChallengeInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16504 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'HttpVersion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16505 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'HttpVersion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16506 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'is_proxy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16507 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'challenger_in' has no effect; remove std::move() or make the variable non-const 1
16508 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
16509 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'realm_in' has no effect; remove std::move() or make the variable non-const 1
16510 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'challenge_in' has no effect; remove std::move() or make the variable non-const 1
16511 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
16512 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'major_value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16513 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'minor_value_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16514 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'HttpVersion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16515 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.h @ Line 211 cppcoreguidelines-special-member-functions class 'AuthChallengeInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16516 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_param.mojom.h @ Line 96 performance-trivially-destructible class 'HttpVersion' can be made trivially destructible by defaulting the destructor on its first declaration 3
16517 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::blink::EffectiveConnectionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
16518 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16519 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16520 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'downlink_bandwidth_kbps' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16521 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'NetworkQualityEstimatorManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16522 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'NetworkQualityEstimatorManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16523 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.cc @ Line 168 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::mojom::blink::EffectiveConnectionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
16524 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.cc @ Line 169 performance-move-const-arg std::move of the variable 'p_http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16525 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.cc @ Line 170 performance-move-const-arg std::move of the variable 'p_transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16526 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.cc @ Line 171 performance-move-const-arg std::move of the variable 'p_downlink_bandwidth_kbps' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16527 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16528 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.h @ Line 106 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16529 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.h @ Line 171 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16530 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-blink.h @ Line 212 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16531 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerClient_OnNetworkQualityChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16532 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManager_RequestNotifications_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16533 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
16534 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16535 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16536 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'downlink_bandwidth_kbps' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16537 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'NetworkQualityEstimatorManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16538 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'NetworkQualityEstimatorManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16539 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.cc @ Line 166 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
16540 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'p_http_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16541 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'p_transport_rtt' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
16542 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.cc @ Line 169 performance-move-const-arg std::move of the variable 'p_downlink_bandwidth_kbps' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16543 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16544 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.h @ Line 101 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16545 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16546 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_quality_estimator_manager.mojom.h @ Line 207 cppcoreguidelines-special-member-functions class 'NetworkQualityEstimatorManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16547 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'network_traffic_annotation_id_hash' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16548 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'recv_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16549 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'sent_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16550 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16551 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16552 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16553 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16554 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16555 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16556 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'raw_response_headers' has no effect; remove std::move() or make the variable non-const 1
16557 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'resource_address_space' of the trivially-copyable type '::network::mojom::blink::IPAddressSpace' (aka 'network::mojom::IPAddressSpace') has no effect; remove std::move() 1
16558 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16559 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16560 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16561 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16562 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'is_warning' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16563 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'resource_address_space' of the trivially-copyable type '::network::mojom::blink::IPAddressSpace' (aka 'network::mojom::IPAddressSpace') has no effect; remove std::move() 1
16564 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16565 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16566 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16567 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
16568 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'initiator_url' has no effect; remove std::move() or make the variable non-const 1
16569 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'initiator_devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16570 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16571 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16572 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16573 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16574 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16575 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16576 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16577 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16578 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16579 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16580 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type '::network::mojom::blink::NetLogCaptureMode' (aka 'network::mojom::NetLogCaptureMode') has no effect; remove std::move() 1
16581 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'insecure_dns_client_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16582 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'secure_dns_mode' of the trivially-copyable type '::network::mojom::blink::SecureDnsMode' (aka 'network::mojom::SecureDnsMode') has no effect; remove std::move() 1
16583 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16584 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 133 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
16585 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 136 performance-move-const-arg std::move of the variable 'max_connections' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16586 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16587 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16588 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16589 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the const variable 'allowed_request_initiator' has no effect; remove std::move() or make the variable non-const 1
16590 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 166 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16591 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 169 performance-move-const-arg std::move of the variable 'memory_pressure_level' of the trivially-copyable type '::mojo_base::mojom::blink::MemoryPressureLevel' (aka 'mojo_base::mojom::MemoryPressureLevel') has no effect; remove std::move() 1
16592 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 172 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16593 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 178 performance-move-const-arg std::move of the const variable 'raw_commitments' has no effect; remove std::move() or make the variable non-const 1
16594 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 184 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16595 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 184 performance-move-const-arg std::move of the variable 'sampling_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16596 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 184 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16597 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 184 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16598 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 190 performance-move-const-arg std::move of the const variable 'raw_sets' has no effect; remove std::move() or make the variable non-const 1
16599 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 215 performance-move-const-arg std::move of the variable 'policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16600 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 220 performance-move-const-arg std::move of the const variable 'networks' has no effect; remove std::move() or make the variable non-const 1
16601 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 230 performance-move-const-arg std::move of the variable 'crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16602 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.cc @ Line 241 performance-move-const-arg std::move of the const variable 'raw_commitments' has no effect; remove std::move() or make the variable non-const 1
16603 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.h @ Line 34 performance-trivially-destructible class 'NetworkServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16604 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink-test-utils.h @ Line 80 performance-trivially-destructible class 'NetworkServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16605 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16606 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16607 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
16608 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'load_state_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16609 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'state_param_in' has no effect; remove std::move() or make the variable non-const 1
16610 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'upload_position_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
16611 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'upload_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
16612 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the const variable 'gssapi_library_name_in' has no effect; remove std::move() or make the variable non-const 1
16613 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 161 performance-move-const-arg std::move of the const variable 'server_allowlist_in' has no effect; remove std::move() or make the variable non-const 1
16614 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 162 performance-move-const-arg std::move of the const variable 'delegate_allowlist_in' has no effect; remove std::move() or make the variable non-const 1
16615 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 163 performance-move-const-arg std::move of the variable 'delegate_by_kdc_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16616 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 164 performance-move-const-arg std::move of the variable 'negotiate_disable_cname_lookup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16617 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 165 performance-move-const-arg std::move of the variable 'enable_negotiate_port_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16618 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 166 performance-move-const-arg std::move of the variable 'ntlm_v2_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16619 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 167 performance-move-const-arg std::move of the const variable 'android_negotiate_account_type_in' has no effect; remove std::move() or make the variable non-const 1
16620 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 168 performance-move-const-arg std::move of the variable 'allow_gssapi_library_load_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16621 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 169 performance-move-const-arg std::move of the variable 'basic_over_http_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16622 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 241 performance-move-const-arg std::move of the const variable 'store_in' has no effect; remove std::move() or make the variable non-const 1
16623 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 242 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
16624 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 243 performance-move-const-arg std::move of the variable 'should_use_preference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16625 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 244 performance-move-const-arg std::move of the const variable 'user_data_path_in' has no effect; remove std::move() or make the variable non-const 1
16626 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 280 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
16627 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 281 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
16628 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 316 performance-move-const-arg std::move of the variable 'initial_connection_type_in' of the trivially-copyable type '::network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
16629 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 317 performance-move-const-arg std::move of the variable 'initial_connection_subtype_in' of the trivially-copyable type '::network::mojom::blink::ConnectionSubtype' (aka 'network::mojom::ConnectionSubtype') has no effect; remove std::move() 1
16630 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 345 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnLoadingStateUpdate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16631 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1218 performance-move-const-arg std::move of the variable 'p_network_traffic_annotation_id_hash' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16632 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1219 performance-move-const-arg std::move of the variable 'p_recv_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16633 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1220 performance-move-const-arg std::move of the variable 'p_sent_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16634 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1270 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16635 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1271 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16636 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1272 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16637 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1328 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16638 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1329 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16639 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1330 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16640 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1333 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16641 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1334 performance-move-const-arg std::move of the variable 'p_resource_address_space' of the trivially-copyable type '::network::mojom::blink::IPAddressSpace' (aka 'network::mojom::IPAddressSpace') has no effect; remove std::move() 1
16642 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1387 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16643 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1388 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16644 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1389 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16645 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1390 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16646 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1391 performance-move-const-arg std::move of the variable 'p_is_warning' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16647 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1392 performance-move-const-arg std::move of the variable 'p_resource_address_space' of the trivially-copyable type '::network::mojom::blink::IPAddressSpace' (aka 'network::mojom::IPAddressSpace') has no effect; remove std::move() 1
16648 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1443 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16649 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1444 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16650 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1445 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16651 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1446 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16652 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1447 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16653 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1448 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16654 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1495 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16655 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1496 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16656 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1497 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16657 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1498 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16658 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1543 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16659 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1544 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16660 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1545 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16661 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1590 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16662 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1591 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16663 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1592 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16664 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1719 cppcoreguidelines-special-member-functions class 'NetworkService_GetTotalNetworkUsages_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16665 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1732 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkList_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16666 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1745 cppcoreguidelines-special-member-functions class 'NetworkService_UpdateCRLSet_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16667 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 1758 cppcoreguidelines-special-member-functions class 'NetworkService_SetTrustTokenKeyCommitments_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16668 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3291 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16669 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3668 performance-move-const-arg std::move of the variable 'p_capture_mode' of the trivially-copyable type '::network::mojom::blink::NetLogCaptureMode' (aka 'network::mojom::NetLogCaptureMode') has no effect; remove std::move() 1
16670 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3829 performance-move-const-arg std::move of the variable 'p_insecure_dns_client_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16671 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3830 performance-move-const-arg std::move of the variable 'p_secure_dns_mode' of the trivially-copyable type '::network::mojom::blink::SecureDnsMode' (aka 'network::mojom::SecureDnsMode') has no effect; remove std::move() 1
16672 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3970 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16673 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 3971 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16674 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4006 performance-move-const-arg std::move of the variable 'p_max_connections' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16675 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4230 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16676 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4231 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16677 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4266 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16678 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4301 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::mojo_base::mojom::blink::MemoryPressureLevel' (aka 'mojo_base::mojom::MemoryPressureLevel') has no effect; remove std::move() 1
16679 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4336 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16680 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4454 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16681 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4455 performance-move-const-arg std::move of the variable 'p_sampling_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16682 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4456 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16683 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4457 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16684 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4530 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16685 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4658 performance-move-const-arg std::move of the variable 'p_policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16686 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4696 performance-move-const-arg std::move of the variable 'p_crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16687 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.cc @ Line 4755 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16688 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 99 cppcoreguidelines-special-member-functions class 'NetworkServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16689 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 167 cppcoreguidelines-special-member-functions class 'NetworkService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16690 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 424 cppcoreguidelines-special-member-functions class 'NetworkServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16691 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 465 cppcoreguidelines-special-member-functions class 'NetworkServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16692 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 520 cppcoreguidelines-special-member-functions class 'EnvironmentVariable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16693 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 663 cppcoreguidelines-special-member-functions class 'LoadInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16694 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 817 cppcoreguidelines-special-member-functions class 'HttpAuthStaticParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16695 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 956 cppcoreguidelines-special-member-functions class 'HttpAuthDynamicParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16696 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-blink.h @ Line 1117 cppcoreguidelines-special-member-functions class 'CryptConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16697 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnLoadingStateUpdate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16698 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnLoadingStateUpdate_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16699 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnDataUseUpdate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16700 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnRawRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16701 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnRawResponse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16702 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 116 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnPrivateNetworkRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16703 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnCorsPreflightRequest_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16704 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnCorsPreflightResponse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16705 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 180 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnCorsPreflightRequestCompleted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16706 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnTrustTokenOperationDone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16707 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 218 cppcoreguidelines-special-member-functions class 'NetworkService_SetClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16708 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 235 cppcoreguidelines-special-member-functions class 'NetworkService_StartNetLog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16709 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 254 cppcoreguidelines-special-member-functions class 'NetworkService_AttachNetLogProxy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16710 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 272 cppcoreguidelines-special-member-functions class 'NetworkService_SetSSLKeyLogFile_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16711 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 288 cppcoreguidelines-special-member-functions class 'NetworkService_CreateNetworkContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16712 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 306 cppcoreguidelines-special-member-functions class 'NetworkService_ConfigureStubHostResolver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16713 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 325 cppcoreguidelines-special-member-functions class 'NetworkService_DisableQuic_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16714 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 340 cppcoreguidelines-special-member-functions class 'NetworkService_SetUpHttpAuth_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16715 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 356 cppcoreguidelines-special-member-functions class 'NetworkService_ConfigureHttpAuthPrefs_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16716 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 372 cppcoreguidelines-special-member-functions class 'NetworkService_SetRawHeadersAccess_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16717 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 390 cppcoreguidelines-special-member-functions class 'NetworkService_SetMaxConnectionsPerProxy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16718 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 407 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkChangeManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16719 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 424 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkQualityEstimatorManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16720 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 441 cppcoreguidelines-special-member-functions class 'NetworkService_GetDnsConfigChangeManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16721 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 458 cppcoreguidelines-special-member-functions class 'NetworkService_GetTotalNetworkUsages_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16722 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 473 cppcoreguidelines-special-member-functions class 'NetworkService_GetTotalNetworkUsages_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16723 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 489 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkList_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16724 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 506 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkList_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16725 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 522 cppcoreguidelines-special-member-functions class 'NetworkService_UpdateCRLSet_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16726 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 538 cppcoreguidelines-special-member-functions class 'NetworkService_UpdateCRLSet_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16727 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 553 cppcoreguidelines-special-member-functions class 'NetworkService_OnCertDBChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16728 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 568 cppcoreguidelines-special-member-functions class 'NetworkService_SetCryptConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16729 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 584 cppcoreguidelines-special-member-functions class 'NetworkService_AddAllowedRequestInitiatorForPlugin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16730 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 602 cppcoreguidelines-special-member-functions class 'NetworkService_RemoveSecurityExceptionsForPlugin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16731 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 619 cppcoreguidelines-special-member-functions class 'NetworkService_OnMemoryPressure_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16732 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 636 cppcoreguidelines-special-member-functions class 'NetworkService_OnPeerToPeerConnectionsCountChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16733 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 653 cppcoreguidelines-special-member-functions class 'NetworkService_SetEnvironment_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16734 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 669 cppcoreguidelines-special-member-functions class 'NetworkService_SetTrustTokenKeyCommitments_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16735 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 685 cppcoreguidelines-special-member-functions class 'NetworkService_SetTrustTokenKeyCommitments_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16736 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 700 cppcoreguidelines-special-member-functions class 'NetworkService_ClearSCTAuditingCache_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16737 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 715 cppcoreguidelines-special-member-functions class 'NetworkService_ConfigureSCTAuditing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16738 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 736 cppcoreguidelines-special-member-functions class 'NetworkService_BindTestInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16739 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-params-data.h @ Line 753 cppcoreguidelines-special-member-functions class 'NetworkService_SetPreloadedFirstPartySets_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16740 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 62 cppcoreguidelines-special-member-functions class 'LoadInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16741 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'LoadInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16742 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 117 cppcoreguidelines-special-member-functions class 'HttpAuthStaticParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16743 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 136 cppcoreguidelines-special-member-functions class 'HttpAuthStaticParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16744 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 166 cppcoreguidelines-special-member-functions class 'HttpAuthDynamicParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16745 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 193 cppcoreguidelines-special-member-functions class 'HttpAuthDynamicParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16746 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 223 cppcoreguidelines-special-member-functions class 'CryptConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16747 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 245 cppcoreguidelines-special-member-functions class 'CryptConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16748 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 275 cppcoreguidelines-special-member-functions class 'EnvironmentVariable_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16749 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 294 cppcoreguidelines-special-member-functions class 'EnvironmentVariable_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16750 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 324 cppcoreguidelines-special-member-functions class 'NetworkServiceParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16751 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-shared-internal.h @ Line 344 cppcoreguidelines-special-member-functions class 'NetworkServiceParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16752 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'network_traffic_annotation_id_hash' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16753 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'recv_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16754 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'sent_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16755 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16756 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16757 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16758 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'cookies_with_access_result' has no effect; remove std::move() or make the variable non-const 1
16759 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16760 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16761 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16762 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'cookies_with_access_result' has no effect; remove std::move() or make the variable non-const 1
16763 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'raw_response_headers' has no effect; remove std::move() or make the variable non-const 1
16764 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'resource_address_space' of the trivially-copyable type '::network::mojom::IPAddressSpace' has no effect; remove std::move() 1
16765 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16766 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16767 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16768 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16769 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'is_warning' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16770 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'resource_address_space' of the trivially-copyable type '::network::mojom::IPAddressSpace' has no effect; remove std::move() 1
16771 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16772 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16773 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16774 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
16775 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'initiator_url' has no effect; remove std::move() or make the variable non-const 1
16776 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'initiator_devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16777 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16778 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16779 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16780 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
16781 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16782 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16783 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'devtool_request_id' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
16784 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
16785 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16786 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16787 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'devtool_request_id' has no effect; remove std::move() or make the variable non-const 1
16788 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'capture_mode' of the trivially-copyable type '::net::NetLogCaptureMode' has no effect; remove std::move() 1
16789 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'insecure_dns_client_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16790 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'secure_dns_mode' of the trivially-copyable type '::net::SecureDnsMode' has no effect; remove std::move() 1
16791 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16792 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 132 performance-move-const-arg std::move of the const variable 'origins' has no effect; remove std::move() or make the variable non-const 1
16793 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the variable 'max_connections' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16794 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 150 performance-move-const-arg std::move of the variable 'policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16795 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16796 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16797 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the const variable 'allowed_request_initiator' has no effect; remove std::move() or make the variable non-const 1
16798 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 165 performance-move-const-arg std::move of the variable 'process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16799 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'memory_pressure_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
16800 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 171 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16801 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 177 performance-move-const-arg std::move of the const variable 'raw_commitments' has no effect; remove std::move() or make the variable non-const 1
16802 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16803 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'sampling_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16804 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the const variable 'report_uri' has no effect; remove std::move() or make the variable non-const 1
16805 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 183 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16806 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the const variable 'raw_sets' has no effect; remove std::move() or make the variable non-const 1
16807 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 214 performance-move-const-arg std::move of the variable 'policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16808 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the const variable 'networks' has no effect; remove std::move() or make the variable non-const 1
16809 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 229 performance-move-const-arg std::move of the variable 'crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16810 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the const variable 'raw_commitments' has no effect; remove std::move() or make the variable non-const 1
16811 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'NetworkServiceClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16812 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom-test-utils.h @ Line 78 performance-trivially-destructible class 'NetworkServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16813 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16814 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'routing_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16815 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
16816 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'load_state_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16817 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'state_param_in' has no effect; remove std::move() or make the variable non-const 1
16818 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'upload_position_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
16819 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'upload_size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
16820 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 118 performance-move-const-arg std::move of the const variable 'gssapi_library_name_in' has no effect; remove std::move() or make the variable non-const 1
16821 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 160 performance-move-const-arg std::move of the const variable 'server_allowlist_in' has no effect; remove std::move() or make the variable non-const 1
16822 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 161 performance-move-const-arg std::move of the const variable 'delegate_allowlist_in' has no effect; remove std::move() or make the variable non-const 1
16823 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 162 performance-move-const-arg std::move of the variable 'delegate_by_kdc_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16824 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 163 performance-move-const-arg std::move of the variable 'negotiate_disable_cname_lookup_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16825 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'enable_negotiate_port_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16826 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'ntlm_v2_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16827 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 166 performance-move-const-arg std::move of the const variable 'android_negotiate_account_type_in' has no effect; remove std::move() or make the variable non-const 1
16828 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'allow_gssapi_library_load_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16829 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 168 performance-move-const-arg std::move of the variable 'basic_over_http_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16830 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 240 performance-move-const-arg std::move of the const variable 'store_in' has no effect; remove std::move() or make the variable non-const 1
16831 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 241 performance-move-const-arg std::move of the const variable 'product_name_in' has no effect; remove std::move() or make the variable non-const 1
16832 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 242 performance-move-const-arg std::move of the variable 'should_use_preference_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16833 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 243 performance-move-const-arg std::move of the const variable 'user_data_path_in' has no effect; remove std::move() or make the variable non-const 1
16834 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 279 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
16835 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 280 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
16836 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 315 performance-move-const-arg std::move of the variable 'initial_connection_type_in' of the trivially-copyable type '::network::mojom::ConnectionType' has no effect; remove std::move() 1
16837 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 316 performance-move-const-arg std::move of the variable 'initial_connection_subtype_in' of the trivially-copyable type '::network::mojom::ConnectionSubtype' has no effect; remove std::move() 1
16838 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 344 cppcoreguidelines-special-member-functions class 'NetworkServiceClient_OnLoadingStateUpdate_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16839 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1217 performance-move-const-arg std::move of the variable 'p_network_traffic_annotation_id_hash' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16840 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1218 performance-move-const-arg std::move of the variable 'p_recv_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16841 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1219 performance-move-const-arg std::move of the variable 'p_sent_bytes' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16842 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1269 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16843 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1270 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16844 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1271 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16845 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1272 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16846 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1327 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16847 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1328 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16848 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1329 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16849 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1330 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16850 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1332 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16851 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1333 performance-move-const-arg std::move of the variable 'p_resource_address_space' of the trivially-copyable type '::network::mojom::IPAddressSpace' has no effect; remove std::move() 1
16852 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1386 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16853 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1387 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16854 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1388 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16855 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1389 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16856 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1390 performance-move-const-arg std::move of the variable 'p_is_warning' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16857 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1391 performance-move-const-arg std::move of the variable 'p_resource_address_space' of the trivially-copyable type '::network::mojom::IPAddressSpace' has no effect; remove std::move() 1
16858 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1442 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16859 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1443 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16860 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1444 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16861 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1445 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16862 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1446 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16863 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1447 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16864 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1494 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16865 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1495 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16866 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1496 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16867 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1497 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16868 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1542 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16869 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1543 performance-move-const-arg std::move of the variable 'p_render_frame_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16870 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1544 performance-move-const-arg std::move of the variable 'p_devtool_request_id' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
16871 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1545 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16872 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1589 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16873 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1590 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16874 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1591 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16875 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1718 cppcoreguidelines-special-member-functions class 'NetworkService_GetTotalNetworkUsages_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16876 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1731 cppcoreguidelines-special-member-functions class 'NetworkService_GetNetworkList_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16877 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1744 cppcoreguidelines-special-member-functions class 'NetworkService_UpdateCRLSet_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16878 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 1757 cppcoreguidelines-special-member-functions class 'NetworkService_SetTrustTokenKeyCommitments_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16879 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3290 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16880 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3667 performance-move-const-arg std::move of the variable 'p_capture_mode' of the trivially-copyable type '::net::NetLogCaptureMode' has no effect; remove std::move() 1
16881 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3828 performance-move-const-arg std::move of the variable 'p_insecure_dns_client_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16882 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3829 performance-move-const-arg std::move of the variable 'p_secure_dns_mode' of the trivially-copyable type '::net::SecureDnsMode' has no effect; remove std::move() 1
16883 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3969 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16884 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 3970 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16885 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4005 performance-move-const-arg std::move of the variable 'p_max_connections' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16886 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4229 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16887 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4230 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16888 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4265 performance-move-const-arg std::move of the variable 'p_process_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16889 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4300 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
16890 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4335 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16891 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4453 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16892 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4454 performance-move-const-arg std::move of the variable 'p_sampling_rate' of the trivially-copyable type 'double' has no effect; remove std::move() 1
16893 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4455 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16894 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4456 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
16895 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4529 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16896 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4657 performance-move-const-arg std::move of the variable 'p_policy' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16897 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4695 performance-move-const-arg std::move of the variable 'p_crl_set' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
16898 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.cc @ Line 4754 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16899 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 94 cppcoreguidelines-special-member-functions class 'NetworkServiceClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16900 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 162 cppcoreguidelines-special-member-functions class 'NetworkService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16901 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 419 cppcoreguidelines-special-member-functions class 'NetworkServiceClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16902 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 460 cppcoreguidelines-special-member-functions class 'NetworkServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16903 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 515 cppcoreguidelines-special-member-functions class 'EnvironmentVariable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16904 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 658 cppcoreguidelines-special-member-functions class 'LoadInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16905 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 812 cppcoreguidelines-special-member-functions class 'HttpAuthStaticParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16906 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 951 cppcoreguidelines-special-member-functions class 'HttpAuthDynamicParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16907 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service.mojom.h @ Line 1112 cppcoreguidelines-special-member-functions class 'CryptConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16908 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
16909 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::blink::EffectiveConnectionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
16910 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16911 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'host_pattern' has no effect; remove std::move() or make the variable non-const 1
16912 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16913 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
16914 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16915 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
16916 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
16917 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
16918 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'field_trial_name' has no effect; remove std::move() or make the variable non-const 1
16919 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'fingerprint_sha256' has no effect; remove std::move() or make the variable non-const 1
16920 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'policy_oid' has no effect; remove std::move() or make the variable non-const 1
16921 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
16922 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 120 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::blink::EffectiveConnectionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
16923 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 131 performance-move-const-arg std::move of the variable 'default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16924 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the const variable 'host_pattern' has no effect; remove std::move() or make the variable non-const 1
16925 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16926 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
16927 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 164 performance-move-const-arg std::move of the variable 'reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16928 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'memory_pressure_level' of the trivially-copyable type '::mojo_base::mojom::blink::MemoryPressureLevel' (aka 'mojo_base::mojom::MemoryPressureLevel') has no effect; remove std::move() 1
16929 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 206 performance-move-const-arg std::move of the variable 'connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16930 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 216 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
16931 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 221 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
16932 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 231 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
16933 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 242 performance-move-const-arg std::move of the const variable 'fingerprint_sha256' has no effect; remove std::move() or make the variable non-const 1
16934 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 242 performance-move-const-arg std::move of the const variable 'policy_oid' has no effect; remove std::move() or make the variable non-const 1
16935 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.cc @ Line 258 performance-move-const-arg std::move of the variable 'entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16936 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink-test-utils.h @ Line 43 performance-trivially-destructible class 'NetworkServiceTestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
16937 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'resolver_type_in' of the trivially-copyable type 'network::mojom::blink::ResolverType' (aka 'network::mojom::ResolverType') has no effect; remove std::move() 1
16938 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'host_pattern_in' has no effect; remove std::move() or make the variable non-const 1
16939 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'replacement_in' has no effect; remove std::move() or make the variable non-const 1
16940 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'host_resolver_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16941 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 146 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16942 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 159 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16943 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 172 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16944 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 185 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkQualityChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16945 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 197 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16946 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 210 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16947 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 222 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16948 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 235 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16949 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 247 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16950 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 260 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16951 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 272 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16952 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 285 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16953 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 297 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16954 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 310 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16955 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 322 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16956 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 336 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16957 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 348 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16958 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 362 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16959 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 374 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16960 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 388 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16961 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 400 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16962 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 413 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16963 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 425 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16964 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 438 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16965 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 450 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16966 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 464 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
16967 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 2994 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::mojo_base::mojom::blink::MemoryPressureLevel' (aka 'mojo_base::mojom::MemoryPressureLevel') has no effect; remove std::move() 1
16968 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3061 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::mojo_base::mojom::blink::MemoryPressureLevel' (aka 'mojo_base::mojom::MemoryPressureLevel') has no effect; remove std::move() 1
16969 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3153 performance-move-const-arg std::move of the variable 'p_connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16970 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3219 performance-move-const-arg std::move of the variable 'p_connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
16971 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3311 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16972 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3763 performance-move-const-arg std::move of the variable 'p_entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16973 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3829 performance-move-const-arg std::move of the variable 'p_entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
16974 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 3928 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16975 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4006 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16976 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4102 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::mojom::blink::ConnectionType' (aka 'network::mojom::ConnectionType') has no effect; remove std::move() 1
16977 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4140 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::mojom::blink::EffectiveConnectionType' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
16978 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4181 performance-move-const-arg std::move of the variable 'p_default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16979 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4229 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16980 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4231 performance-move-const-arg std::move of the variable 'p_rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
16981 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4269 performance-move-const-arg std::move of the variable 'p_required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
16982 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4307 performance-move-const-arg std::move of the variable 'p_reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
16983 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4453 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16984 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4491 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16985 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4535 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16986 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.cc @ Line 4536 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
16987 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.h @ Line 142 cppcoreguidelines-special-member-functions class 'NetworkServiceTest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16988 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.h @ Line 396 cppcoreguidelines-special-member-functions class 'NetworkServiceTestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16989 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-blink.h @ Line 442 cppcoreguidelines-special-member-functions class 'Rule' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16990 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16991 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16992 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16993 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 70 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkChange_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16994 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 85 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkQualityChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16995 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 102 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkQualityChange_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16996 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 117 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateCrash_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16997 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 132 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16998 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
16999 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 164 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17000 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 184 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17001 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17002 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 216 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17003 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17004 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 248 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17005 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 263 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17006 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 278 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17007 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 293 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_CrashOnResolveHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17008 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 309 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_CrashOnGetCookieList_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17009 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 324 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17010 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 339 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17011 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 356 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17012 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 371 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17013 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 388 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17014 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 404 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17015 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 420 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17016 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 436 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17017 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 451 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_ActivateFieldTrial_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17018 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 467 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17019 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 484 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17020 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 499 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17021 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-params-data.h @ Line 514 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17022 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'Rule_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17023 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-shared-internal.h @ Line 107 cppcoreguidelines-special-member-functions class 'Rule_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17024 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::ConnectionType' has no effect; remove std::move() 1
17025 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
17026 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17027 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'cert' has no effect; remove std::move() or make the variable non-const 1
17028 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'host_pattern' has no effect; remove std::move() or make the variable non-const 1
17029 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'verify_result' has no effect; remove std::move() or make the variable non-const 1
17030 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17031 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
17032 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
17033 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
17034 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
17035 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
17036 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'field_trial_name' has no effect; remove std::move() or make the variable non-const 1
17037 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'fingerprint_sha256' has no effect; remove std::move() or make the variable non-const 1
17038 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'policy_oid' has no effect; remove std::move() or make the variable non-const 1
17039 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::mojom::ConnectionType' has no effect; remove std::move() 1
17040 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
17041 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 129 performance-move-const-arg std::move of the variable 'default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17042 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the const variable 'cert' has no effect; remove std::move() or make the variable non-const 1
17043 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the const variable 'host_pattern' has no effect; remove std::move() or make the variable non-const 1
17044 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the const variable 'verify_result' has no effect; remove std::move() or make the variable non-const 1
17045 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 140 performance-move-const-arg std::move of the variable 'rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17046 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
17047 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 162 performance-move-const-arg std::move of the variable 'reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
17048 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'memory_pressure_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
17049 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 204 performance-move-const-arg std::move of the variable 'connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17050 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 214 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
17051 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 219 performance-move-const-arg std::move of the const variable 'value' has no effect; remove std::move() or make the variable non-const 1
17052 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 229 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
17053 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the const variable 'fingerprint_sha256' has no effect; remove std::move() or make the variable non-const 1
17054 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 240 performance-move-const-arg std::move of the const variable 'policy_oid' has no effect; remove std::move() or make the variable non-const 1
17055 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.cc @ Line 256 performance-move-const-arg std::move of the variable 'entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
17056 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom-test-utils.h @ Line 41 performance-trivially-destructible class 'NetworkServiceTestAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17057 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'resolver_type_in' of the trivially-copyable type 'network::mojom::ResolverType' has no effect; remove std::move() 1
17058 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'host_pattern_in' has no effect; remove std::move() or make the variable non-const 1
17059 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'replacement_in' has no effect; remove std::move() or make the variable non-const 1
17060 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'host_resolver_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17061 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 144 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17062 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 157 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_AddRules_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17063 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 170 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17064 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 183 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SimulateNetworkQualityChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17065 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 195 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17066 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 208 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierSetDefaultResult_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17067 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 220 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17068 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 233 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_MockCertVerifierAddResultForCertAndHost_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17069 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 245 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17070 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 258 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetRequireCT_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17071 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 270 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17072 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 283 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetTransportSecurityStateSource_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17073 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 295 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17074 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 308 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetAllowNetworkAccessToHostResolutions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17075 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 320 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17076 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 334 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetLatestMemoryPressureLevel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17077 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 346 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17078 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 360 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetPeerToPeerConnectionsCountChange_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17079 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 372 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17080 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 386 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetEnvironmentVariableValue_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17081 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 398 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17082 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 411 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_Log_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17083 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 423 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17084 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 436 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_SetEVPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17085 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 448 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17086 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 462 cppcoreguidelines-special-member-functions class 'NetworkServiceTest_GetFirstPartySetEntriesCount_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17087 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 2992 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
17088 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3059 performance-move-const-arg std::move of the variable 'p_memory_pressure_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
17089 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3151 performance-move-const-arg std::move of the variable 'p_connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17090 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3217 performance-move-const-arg std::move of the variable 'p_connection_count' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17091 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3309 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17092 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3761 performance-move-const-arg std::move of the variable 'p_entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
17093 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3827 performance-move-const-arg std::move of the variable 'p_entries' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
17094 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 3926 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17095 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4004 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17096 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4100 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::mojom::ConnectionType' has no effect; remove std::move() 1
17097 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4138 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::net::EffectiveConnectionType' has no effect; remove std::move() 1
17098 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4179 performance-move-const-arg std::move of the variable 'p_default_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17099 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4226 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17100 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4227 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17101 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4228 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17102 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4229 performance-move-const-arg std::move of the variable 'p_rv' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17103 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4267 performance-move-const-arg std::move of the variable 'p_required' of the trivially-copyable type 'NetworkServiceTest::RequireCT' (aka 'network::mojom::NetworkServiceTest_RequireCT') has no effect; remove std::move() 1
17104 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4305 performance-move-const-arg std::move of the variable 'p_reporting_port' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
17105 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4451 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17106 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4489 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17107 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4533 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17108 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.cc @ Line 4534 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17109 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'NetworkServiceTest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17110 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.h @ Line 325 cppcoreguidelines-special-member-functions class 'NetworkServiceTestStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17111 build/src/core/Debug/x86_64/gen/services/network/public/mojom/network_service_test.mojom.h @ Line 371 cppcoreguidelines-special-member-functions class 'Rule' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17112 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17113 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
17114 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
17115 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17116 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17117 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
17118 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
17119 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'OriginPolicyManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17120 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'OriginPolicyManager_RetrieveOriginPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17121 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.cc @ Line 364 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17122 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.cc @ Line 422 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17123 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.cc @ Line 423 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17124 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.cc @ Line 424 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17125 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.h @ Line 77 cppcoreguidelines-special-member-functions class 'OriginPolicyManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17126 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-blink.h @ Line 135 cppcoreguidelines-special-member-functions class 'OriginPolicyManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17127 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'OriginPolicyManager_RetrieveOriginPolicy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17128 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'OriginPolicyManager_RetrieveOriginPolicy_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17129 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'OriginPolicyManager_AddExceptionFor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17130 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17131 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
17132 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
17133 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17134 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'origin' has no effect; remove std::move() or make the variable non-const 1
17135 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'isolation_info' has no effect; remove std::move() or make the variable non-const 1
17136 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'header_value' has no effect; remove std::move() or make the variable non-const 1
17137 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'origin_policy' has no effect; remove std::move() or make the variable non-const 1
17138 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'OriginPolicyManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17139 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'OriginPolicyManager_RetrieveOriginPolicy_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17140 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 266 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17141 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 362 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17142 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 420 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17143 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 421 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17144 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.cc @ Line 422 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17145 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'OriginPolicyManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17146 build/src/core/Debug/x86_64/gen/services/network/public/mojom/origin_policy_manager.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'OriginPolicyManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17147 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'networks' has no effect; remove std::move() or make the variable non-const 1
17148 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'default_ipv4_local_address' has no effect; remove std::move() or make the variable non-const 1
17149 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'default_ipv6_local_address' has no effect; remove std::move() or make the variable non-const 1
17150 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'host_name' has no effect; remove std::move() or make the variable non-const 1
17151 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17152 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::P2PSocketType' has no effect; remove std::move() 1
17153 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'local_address' has no effect; remove std::move() or make the variable non-const 1
17154 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'port_range' of the trivially-copyable type 'const ::network::P2PPortRange' has no effect; remove std::move() 1
17155 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'remote_address' has no effect; remove std::move() or make the variable non-const 1
17156 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'host_name' has no effect; remove std::move() or make the variable non-const 1
17157 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17158 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'addresses' has no effect; remove std::move() or make the variable non-const 1
17159 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
17160 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'packet_info' has no effect; remove std::move() or make the variable non-const 1
17161 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17162 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type '::network::P2PSocketOption' has no effect; remove std::move() 1
17163 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17164 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'local_address' has no effect; remove std::move() or make the variable non-const 1
17165 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'remote_address' has no effect; remove std::move() or make the variable non-const 1
17166 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'send_metrics' of the trivially-copyable type 'const ::network::P2PSendPacketMetrics' has no effect; remove std::move() 1
17167 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the const variable 'socket_address' has no effect; remove std::move() or make the variable non-const 1
17168 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'socket_address' has no effect; remove std::move() or make the variable non-const 1
17169 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
17170 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
17171 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'P2PNetworkNotificationClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17172 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'P2PSocketManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17173 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.h @ Line 63 performance-trivially-destructible class 'P2PSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17174 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink-test-utils.h @ Line 82 performance-trivially-destructible class 'P2PSocketClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17175 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 172 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17176 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 173 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17177 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 174 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17178 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 212 cppcoreguidelines-special-member-functions class 'P2PSocketManager_GetHostAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17179 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 503 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17180 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 657 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::P2PSocketType' has no effect; remove std::move() 1
17181 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 658 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17182 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 659 performance-move-const-arg std::move of the variable 'p_port_range' of the trivially-copyable type '::network::P2PPortRange' has no effect; remove std::move() 1
17183 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 660 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17184 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 720 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17185 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 721 performance-move-const-arg std::move of the variable 'p_enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17186 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 920 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17187 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 921 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17188 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 922 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17189 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 960 performance-move-const-arg std::move of the variable 'p_option' of the trivially-copyable type '::network::P2PSocketOption' has no effect; remove std::move() 1
17190 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 961 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17191 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1295 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17192 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1296 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17193 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1331 performance-move-const-arg std::move of the variable 'p_send_metrics' of the trivially-copyable type '::network::P2PSendPacketMetrics' has no effect; remove std::move() 1
17194 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1376 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17195 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1419 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17196 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1420 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17197 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.cc @ Line 1421 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
17198 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 79 cppcoreguidelines-special-member-functions class 'P2PNetworkNotificationClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17199 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 113 cppcoreguidelines-special-member-functions class 'P2PSocketManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17200 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 156 cppcoreguidelines-special-member-functions class 'P2PSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17201 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 193 cppcoreguidelines-special-member-functions class 'P2PSocketClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17202 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 312 cppcoreguidelines-special-member-functions class 'P2PNetworkNotificationClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17203 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 353 cppcoreguidelines-special-member-functions class 'P2PSocketManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17204 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 394 cppcoreguidelines-special-member-functions class 'P2PSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17205 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-blink.h @ Line 435 cppcoreguidelines-special-member-functions class 'P2PSocketClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17206 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'P2PNetworkNotificationClient_NetworkListChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17207 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'P2PSocketManager_StartNetworkNotifications_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17208 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'P2PSocketManager_GetHostAddress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17209 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'P2PSocketManager_GetHostAddress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17210 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'P2PSocketManager_CreateSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17211 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 111 cppcoreguidelines-special-member-functions class 'P2PSocket_Send_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17212 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'P2PSocket_SetOption_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17213 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 146 cppcoreguidelines-special-member-functions class 'P2PSocketClient_SocketCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17214 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 163 cppcoreguidelines-special-member-functions class 'P2PSocketClient_SendComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17215 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 179 cppcoreguidelines-special-member-functions class 'P2PSocketClient_IncomingTcpConnection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17216 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'P2PSocketClient_DataReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17217 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'networks' has no effect; remove std::move() or make the variable non-const 1
17218 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'default_ipv4_local_address' has no effect; remove std::move() or make the variable non-const 1
17219 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'default_ipv6_local_address' has no effect; remove std::move() or make the variable non-const 1
17220 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'host_name' has no effect; remove std::move() or make the variable non-const 1
17221 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17222 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type '::network::P2PSocketType' has no effect; remove std::move() 1
17223 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'local_address' has no effect; remove std::move() or make the variable non-const 1
17224 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'port_range' of the trivially-copyable type 'const ::network::P2PPortRange' has no effect; remove std::move() 1
17225 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'remote_address' has no effect; remove std::move() or make the variable non-const 1
17226 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'host_name' has no effect; remove std::move() or make the variable non-const 1
17227 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the variable 'enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17228 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the const variable 'addresses' has no effect; remove std::move() or make the variable non-const 1
17229 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
17230 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'packet_info' has no effect; remove std::move() or make the variable non-const 1
17231 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17232 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type '::network::P2PSocketOption' has no effect; remove std::move() 1
17233 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17234 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'local_address' has no effect; remove std::move() or make the variable non-const 1
17235 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'remote_address' has no effect; remove std::move() or make the variable non-const 1
17236 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'send_metrics' of the trivially-copyable type 'const ::network::P2PSendPacketMetrics' has no effect; remove std::move() 1
17237 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'socket_address' has no effect; remove std::move() or make the variable non-const 1
17238 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'socket_address' has no effect; remove std::move() or make the variable non-const 1
17239 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
17240 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
17241 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'P2PNetworkNotificationClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17242 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'P2PSocketManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17243 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.h @ Line 61 performance-trivially-destructible class 'P2PSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17244 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom-test-utils.h @ Line 80 performance-trivially-destructible class 'P2PSocketClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17245 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 170 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17246 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 171 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17247 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 172 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17248 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 210 cppcoreguidelines-special-member-functions class 'P2PSocketManager_GetHostAddress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17249 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 501 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17250 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 655 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type '::network::P2PSocketType' has no effect; remove std::move() 1
17251 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 656 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17252 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 657 performance-move-const-arg std::move of the variable 'p_port_range' of the trivially-copyable type '::network::P2PPortRange' has no effect; remove std::move() 1
17253 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 658 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17254 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 718 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17255 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 719 performance-move-const-arg std::move of the variable 'p_enable_mdns' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17256 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 918 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17257 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 919 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17258 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 920 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17259 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 958 performance-move-const-arg std::move of the variable 'p_option' of the trivially-copyable type '::network::P2PSocketOption' has no effect; remove std::move() 1
17260 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 959 performance-move-const-arg std::move of the variable 'p_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17261 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1293 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17262 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1294 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17263 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1329 performance-move-const-arg std::move of the variable 'p_send_metrics' of the trivially-copyable type '::network::P2PSendPacketMetrics' has no effect; remove std::move() 1
17264 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1374 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17265 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1417 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17266 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1418 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17267 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.cc @ Line 1419 performance-move-const-arg std::move of the variable 'p_timestamp' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
17268 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'P2PNetworkNotificationClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17269 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 108 cppcoreguidelines-special-member-functions class 'P2PSocketManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17270 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 151 cppcoreguidelines-special-member-functions class 'P2PSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17271 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 188 cppcoreguidelines-special-member-functions class 'P2PSocketClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17272 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 307 cppcoreguidelines-special-member-functions class 'P2PNetworkNotificationClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17273 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 348 cppcoreguidelines-special-member-functions class 'P2PSocketManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17274 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 389 cppcoreguidelines-special-member-functions class 'P2PSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17275 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p.mojom.h @ Line 430 cppcoreguidelines-special-member-functions class 'P2PSocketClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17276 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'packet_header' has no effect; remove std::move() or make the variable non-const 1
17277 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'packet_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17278 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17279 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17280 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17281 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17282 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17283 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'P2PTrustedSocketManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17284 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'P2PTrustedSocketManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17285 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 211 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17286 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 212 performance-move-const-arg std::move of the variable 'p_packet_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17287 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 213 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17288 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 381 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17289 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 382 performance-move-const-arg std::move of the variable 'p_outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17290 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 420 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17291 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.cc @ Line 421 performance-move-const-arg std::move of the variable 'p_outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17292 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17293 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.h @ Line 109 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17294 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.h @ Line 182 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17295 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-blink.h @ Line 223 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17296 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClient_InvalidSocketPortRangeRequested_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17297 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClient_DumpPacket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17298 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManager_StartRtpDump_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17299 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManager_StopRtpDump_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17300 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'packet_header' has no effect; remove std::move() or make the variable non-const 1
17301 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'packet_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17302 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17303 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17304 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17305 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17306 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17307 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'P2PTrustedSocketManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17308 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'P2PTrustedSocketManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17309 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 209 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17310 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 210 performance-move-const-arg std::move of the variable 'p_packet_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17311 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 211 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17312 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 379 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17313 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 380 performance-move-const-arg std::move of the variable 'p_outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17314 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 418 performance-move-const-arg std::move of the variable 'p_incoming' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17315 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.cc @ Line 419 performance-move-const-arg std::move of the variable 'p_outgoing' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17316 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17317 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.h @ Line 104 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17318 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.h @ Line 177 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17319 build/src/core/Debug/x86_64/gen/services/network/public/mojom/p2p_trusted.mojom.h @ Line 218 cppcoreguidelines-special-member-functions class 'P2PTrustedSocketManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17320 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'cross_origin_embedder_policy_in' has no effect; remove std::move() or make the variable non-const 1
17321 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the const variable 'cross_origin_opener_policy_in' has no effect; remove std::move() or make the variable non-const 1
17322 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'origin_agent_cluster_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17323 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'accept_ch_lifetime_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17324 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'xfo_in' of the trivially-copyable type '::network::mojom::blink::XFrameOptionsValue' (aka 'network::mojom::XFrameOptionsValue') has no effect; remove std::move() 1
17325 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'ParsedHeaders_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17326 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'ParsedHeaders_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17327 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom.cc @ Line 68 performance-move-const-arg std::move of the const variable 'cross_origin_embedder_policy_in' has no effect; remove std::move() or make the variable non-const 1
17328 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom.cc @ Line 69 performance-move-const-arg std::move of the const variable 'cross_origin_opener_policy_in' has no effect; remove std::move() or make the variable non-const 1
17329 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'origin_agent_cluster_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17330 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'accept_ch_lifetime_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17331 build/src/core/Debug/x86_64/gen/services/network/public/mojom/parsed_headers.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'xfo_in' of the trivially-copyable type '::network::mojom::XFrameOptionsValue' has no effect; remove std::move() 1
17332 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'reverse_bypass_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17333 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::blink::ProxyRulesType' (aka 'network::mojom::ProxyRulesType') has no effect; remove std::move() 1
17334 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.cc @ Line 173 performance-move-const-arg std::move of the variable 'auto_detect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17335 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.cc @ Line 174 performance-move-const-arg std::move of the const variable 'pac_url_in' has no effect; remove std::move() or make the variable non-const 1
17336 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.cc @ Line 175 performance-move-const-arg std::move of the variable 'pac_mandatory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17337 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.h @ Line 107 cppcoreguidelines-special-member-functions class 'ProxyBypassRules' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17338 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-blink.h @ Line 243 cppcoreguidelines-special-member-functions class 'ProxyList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17339 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 59 cppcoreguidelines-special-member-functions class 'ProxyBypassRules_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17340 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 77 cppcoreguidelines-special-member-functions class 'ProxyBypassRules_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17341 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 107 cppcoreguidelines-special-member-functions class 'ProxyList_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17342 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 125 cppcoreguidelines-special-member-functions class 'ProxyList_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17343 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 155 cppcoreguidelines-special-member-functions class 'ProxyRules_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17344 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 181 cppcoreguidelines-special-member-functions class 'ProxyRules_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17345 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 211 cppcoreguidelines-special-member-functions class 'ProxyConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17346 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom-shared-internal.h @ Line 233 cppcoreguidelines-special-member-functions class 'ProxyConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17347 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 108 performance-move-const-arg std::move of the const variable 'bypass_rules_in' has no effect; remove std::move() or make the variable non-const 1
17348 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'reverse_bypass_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17349 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::net::ProxyConfig::ProxyRules::Type' has no effect; remove std::move() 1
17350 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 111 performance-move-const-arg std::move of the const variable 'single_proxies_in' has no effect; remove std::move() or make the variable non-const 1
17351 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 112 performance-move-const-arg std::move of the const variable 'proxies_for_http_in' has no effect; remove std::move() or make the variable non-const 1
17352 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 113 performance-move-const-arg std::move of the const variable 'proxies_for_https_in' has no effect; remove std::move() or make the variable non-const 1
17353 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 114 performance-move-const-arg std::move of the const variable 'proxies_for_ftp_in' has no effect; remove std::move() or make the variable non-const 1
17354 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 115 performance-move-const-arg std::move of the const variable 'fallback_proxies_in' has no effect; remove std::move() or make the variable non-const 1
17355 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 171 performance-move-const-arg std::move of the variable 'auto_detect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17356 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 172 performance-move-const-arg std::move of the const variable 'pac_url_in' has no effect; remove std::move() or make the variable non-const 1
17357 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'pac_mandatory_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17358 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.cc @ Line 174 performance-move-const-arg std::move of the const variable 'proxy_rules_in' has no effect; remove std::move() or make the variable non-const 1
17359 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'ProxyBypassRules' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17360 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.h @ Line 206 cppcoreguidelines-special-member-functions class 'ProxyList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17361 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.h @ Line 342 cppcoreguidelines-special-member-functions class 'ProxyRules' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17362 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config.mojom.h @ Line 499 cppcoreguidelines-special-member-functions class 'ProxyConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17363 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17364 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'details' has no effect; remove std::move() or make the variable non-const 1
17365 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17366 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ProxyConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17367 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.h @ Line 45 performance-trivially-destructible class 'ProxyConfigPollerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17368 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink-test-utils.h @ Line 62 performance-trivially-destructible class 'ProxyErrorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17369 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'traffic_annotation_in' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17370 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.cc @ Line 78 cppcoreguidelines-special-member-functions class 'ProxyConfigClient_FlushProxyConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17371 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.cc @ Line 642 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17372 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.cc @ Line 643 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17373 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.cc @ Line 678 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17374 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'ProxyConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17375 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 113 cppcoreguidelines-special-member-functions class 'ProxyConfigPollerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17376 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 146 cppcoreguidelines-special-member-functions class 'ProxyErrorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17377 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 234 cppcoreguidelines-special-member-functions class 'ProxyConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17378 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 275 cppcoreguidelines-special-member-functions class 'ProxyConfigPollerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17379 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-blink.h @ Line 316 cppcoreguidelines-special-member-functions class 'ProxyErrorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17380 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProxyConfigClient_OnProxyConfigUpdated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17381 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ProxyConfigClient_FlushProxyConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17382 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'ProxyConfigClient_FlushProxyConfig_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17383 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'ProxyConfigPollerClient_OnLazyProxyConfigPoll_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17384 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 83 cppcoreguidelines-special-member-functions class 'ProxyErrorClient_OnPACScriptError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17385 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-params-data.h @ Line 101 cppcoreguidelines-special-member-functions class 'ProxyErrorClient_OnRequestMaybeFailedDueToProxySettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17386 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ProxyConfigWithAnnotation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17387 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'ProxyConfigWithAnnotation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17388 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'proxy_config' has no effect; remove std::move() or make the variable non-const 1
17389 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17390 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'details' has no effect; remove std::move() or make the variable non-const 1
17391 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17392 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ProxyConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17393 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'ProxyConfigPollerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17394 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom-test-utils.h @ Line 60 performance-trivially-destructible class 'ProxyErrorClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17395 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
17396 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'traffic_annotation_in' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17397 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 76 cppcoreguidelines-special-member-functions class 'ProxyConfigClient_FlushProxyConfig_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17398 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 324 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17399 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 640 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17400 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 641 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17401 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.cc @ Line 676 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17402 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'ProxyConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17403 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 109 cppcoreguidelines-special-member-functions class 'ProxyConfigPollerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17404 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 142 cppcoreguidelines-special-member-functions class 'ProxyErrorClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17405 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 230 cppcoreguidelines-special-member-functions class 'ProxyConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17406 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 271 cppcoreguidelines-special-member-functions class 'ProxyConfigPollerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17407 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 312 cppcoreguidelines-special-member-functions class 'ProxyErrorClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17408 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_config_with_annotation.mojom.h @ Line 366 cppcoreguidelines-special-member-functions class 'ProxyConfigWithAnnotation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17409 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17410 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ProxyLookupClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17411 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17412 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'ProxyLookupClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17413 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-blink.h @ Line 123 cppcoreguidelines-special-member-functions class 'ProxyLookupClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17414 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProxyLookupClient_OnProxyLookupComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17415 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17416 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'proxy_info' has no effect; remove std::move() or make the variable non-const 1
17417 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ProxyLookupClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17418 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17419 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom.cc @ Line 138 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17420 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ProxyLookupClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17421 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_lookup_client.mojom.h @ Line 118 cppcoreguidelines-special-member-functions class 'ProxyLookupClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17422 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17423 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17424 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17425 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17426 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17427 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17428 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17429 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17430 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
17431 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
17432 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ProxyResolvingSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17433 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink-test-utils.h @ Line 44 performance-trivially-destructible class 'ProxyResolvingSocketFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17434 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'use_tls_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17435 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'fake_tls_handshake_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17436 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 83 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket_UpgradeToTLS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17437 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17438 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 395 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17439 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 423 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory_CreateProxyResolvingSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17440 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 636 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17441 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 637 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17442 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 638 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17443 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 792 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17444 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.cc @ Line 795 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17445 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 80 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17446 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 116 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17447 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 183 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17448 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 224 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17449 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 275 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17450 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-blink.h @ Line 305 performance-trivially-destructible class 'ProxyResolvingSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
17451 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket_UpgradeToTLS_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17452 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-params-data.h @ Line 42 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket_UpgradeToTLS_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17453 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-params-data.h @ Line 61 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory_CreateProxyResolvingSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17454 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-params-data.h @ Line 83 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory_CreateProxyResolvingSocket_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17455 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-shared-internal.h @ Line 38 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17456 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17457 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'host_port_pair' has no effect; remove std::move() or make the variable non-const 1
17458 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17459 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'host_port_pair' has no effect; remove std::move() or make the variable non-const 1
17460 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17461 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17462 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17463 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
17464 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17465 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17466 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
17467 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17468 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17469 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
17470 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
17471 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ProxyResolvingSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17472 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'ProxyResolvingSocketFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17473 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'use_tls_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17474 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'fake_tls_handshake_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17475 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 81 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket_UpgradeToTLS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17476 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 264 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17477 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 392 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17478 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 393 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17479 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 421 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory_CreateProxyResolvingSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17480 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 634 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17481 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 635 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17482 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 636 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17483 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 790 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17484 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 791 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17485 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.cc @ Line 793 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17486 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 75 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17487 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 111 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17488 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 178 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17489 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 219 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17490 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 270 cppcoreguidelines-special-member-functions class 'ProxyResolvingSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17491 build/src/core/Debug/x86_64/gen/services/network/public/mojom/proxy_resolving_socket.mojom.h @ Line 300 performance-trivially-destructible class 'ProxyResolvingSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
17492 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17493 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17494 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17495 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17496 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17497 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17498 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17499 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17500 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17501 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17502 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 129 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17503 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17504 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17505 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'fin_received' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17506 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.h @ Line 32 performance-trivially-destructible class 'QuicTransportAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17507 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.h @ Line 57 performance-trivially-destructible class 'QuicTransportClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17508 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink-test-utils.h @ Line 74 performance-trivially-destructible class 'QuicTransportHandshakeClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17509 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'net_error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17510 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'quic_error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17511 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'details_in' has no effect; remove std::move() or make the variable non-const 1
17512 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'safe_to_report_details_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17513 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the const variable 'algorithm_in' has no effect; remove std::move() or make the variable non-const 1
17514 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 105 performance-move-const-arg std::move of the const variable 'fingerprint_in' has no effect; remove std::move() or make the variable non-const 1
17515 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 133 cppcoreguidelines-special-member-functions class 'QuicTransport_SendDatagram_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17516 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 146 cppcoreguidelines-special-member-functions class 'QuicTransport_CreateStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17517 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 159 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptBidirectionalStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17518 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 172 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptUnidirectionalStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17519 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 548 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17520 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 682 performance-move-const-arg std::move of the variable 'p_succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17521 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 683 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17522 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 824 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17523 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 978 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17524 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1083 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17525 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1121 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17526 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1122 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17527 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1157 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17528 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1209 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17529 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1499 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17530 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1537 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17531 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.cc @ Line 1538 performance-move-const-arg std::move of the variable 'p_fin_received' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17532 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 75 cppcoreguidelines-special-member-functions class 'QuicTransport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17533 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 140 cppcoreguidelines-special-member-functions class 'QuicTransportClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17534 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 177 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17535 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 277 cppcoreguidelines-special-member-functions class 'QuicTransportStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17536 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 318 cppcoreguidelines-special-member-functions class 'QuicTransportClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17537 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 359 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17538 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 410 cppcoreguidelines-special-member-functions class 'QuicTransportError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17539 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-blink.h @ Line 556 cppcoreguidelines-special-member-functions class 'QuicTransportCertificateFingerprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17540 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'QuicTransport_SendDatagram_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17541 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'QuicTransport_SendDatagram_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17542 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'QuicTransport_CreateStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17543 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'QuicTransport_CreateStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17544 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptBidirectionalStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17545 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptBidirectionalStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17546 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptUnidirectionalStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17547 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptUnidirectionalStream_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17548 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'QuicTransport_SendFin_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17549 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 173 cppcoreguidelines-special-member-functions class 'QuicTransport_AbortStream_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17550 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 191 cppcoreguidelines-special-member-functions class 'QuicTransport_SetOutgoingDatagramExpirationDuration_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17551 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 207 cppcoreguidelines-special-member-functions class 'QuicTransportClient_OnDatagramReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17552 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 223 cppcoreguidelines-special-member-functions class 'QuicTransportClient_OnIncomingStreamClosed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17553 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 241 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClient_OnConnectionEstablished_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17554 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-params-data.h @ Line 259 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClient_OnHandshakeFailed_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17555 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'QuicTransportError_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17556 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'QuicTransportError_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17557 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'QuicTransportCertificateFingerprint_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17558 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'QuicTransportCertificateFingerprint_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17559 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17560 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17561 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17562 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17563 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17564 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17565 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17566 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17567 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17568 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17569 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17570 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17571 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17572 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'fin_received' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17573 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.cc @ Line 156 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
17574 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.h @ Line 30 performance-trivially-destructible class 'QuicTransportAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17575 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.h @ Line 55 performance-trivially-destructible class 'QuicTransportClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17576 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom-test-utils.h @ Line 72 performance-trivially-destructible class 'QuicTransportHandshakeClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17577 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'net_error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17578 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'quic_error_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17579 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'details_in' has no effect; remove std::move() or make the variable non-const 1
17580 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'safe_to_report_details_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17581 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 95 performance-move-const-arg std::move of the const variable 'algorithm_in' has no effect; remove std::move() or make the variable non-const 1
17582 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 96 performance-move-const-arg std::move of the const variable 'fingerprint_in' has no effect; remove std::move() or make the variable non-const 1
17583 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 124 cppcoreguidelines-special-member-functions class 'QuicTransport_SendDatagram_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17584 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 137 cppcoreguidelines-special-member-functions class 'QuicTransport_CreateStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17585 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 150 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptBidirectionalStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17586 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 163 cppcoreguidelines-special-member-functions class 'QuicTransport_AcceptUnidirectionalStream_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17587 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 539 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17588 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 673 performance-move-const-arg std::move of the variable 'p_succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17589 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 674 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17590 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 815 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17591 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 969 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17592 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1074 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17593 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1112 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17594 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1113 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
17595 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1148 performance-move-const-arg std::move of the variable 'p_duration' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
17596 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1200 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17597 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1490 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
17598 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1528 performance-move-const-arg std::move of the variable 'p_stream_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17599 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1529 performance-move-const-arg std::move of the variable 'p_fin_received' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17600 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.cc @ Line 1749 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17601 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'QuicTransport' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17602 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 136 cppcoreguidelines-special-member-functions class 'QuicTransportClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17603 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 173 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17604 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 273 cppcoreguidelines-special-member-functions class 'QuicTransportStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17605 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 314 cppcoreguidelines-special-member-functions class 'QuicTransportClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17606 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 355 cppcoreguidelines-special-member-functions class 'QuicTransportHandshakeClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17607 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 406 cppcoreguidelines-special-member-functions class 'QuicTransportError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17608 build/src/core/Debug/x86_64/gen/services/network/public/mojom/quic_transport.mojom.h @ Line 551 cppcoreguidelines-special-member-functions class 'QuicTransportCertificateFingerprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17609 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17610 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17611 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17612 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17613 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17614 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17615 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17616 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17617 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17618 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17619 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17620 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17621 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17622 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17623 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17624 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17625 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17626 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17627 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17628 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17629 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17630 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17631 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17632 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17633 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17634 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17635 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17636 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17637 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17638 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17639 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17640 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17641 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17642 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17643 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 104 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17644 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17645 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17646 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17647 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 120 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
17648 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 130 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17649 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 130 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17650 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 130 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17651 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.cc @ Line 135 performance-move-const-arg std::move of the variable 'cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17652 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'RestrictedCookieManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17653 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
17654 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'match_type_in' of the trivially-copyable type 'network::mojom::blink::CookieMatchType' (aka 'network::mojom::CookieMatchType') has no effect; remove std::move() 1
17655 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 95 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetAllForUrl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17656 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 108 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17657 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 121 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_AddChangeListener_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17658 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 133 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17659 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 146 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17660 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 158 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17661 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 172 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17662 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 184 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17663 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 198 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17664 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1212 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17665 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1604 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17666 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1772 performance-move-const-arg std::move of the variable 'p_cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17667 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1838 performance-move-const-arg std::move of the variable 'p_cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17668 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1926 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17669 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1927 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17670 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1928 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17671 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1976 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17672 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1977 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17673 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1978 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17674 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 1979 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17675 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2028 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17676 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2029 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17677 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2030 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17678 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2078 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17679 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2079 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17680 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2080 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17681 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2081 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17682 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2125 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17683 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2126 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17684 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2127 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17685 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2171 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17686 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2172 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17687 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.cc @ Line 2173 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17688 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.h @ Line 143 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17689 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.h @ Line 253 cppcoreguidelines-special-member-functions class 'RestrictedCookieManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17690 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-blink.h @ Line 296 cppcoreguidelines-special-member-functions class 'CookieManagerGetOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17691 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetAllForUrl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17692 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetAllForUrl_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17693 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCanonicalCookie_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17694 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCanonicalCookie_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17695 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_AddChangeListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17696 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 112 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_AddChangeListener_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17697 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 127 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17698 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 146 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17699 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 161 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17700 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 179 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17701 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 195 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17702 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-params-data.h @ Line 213 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17703 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'CookieManagerGetOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17704 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-shared-internal.h @ Line 103 cppcoreguidelines-special-member-functions class 'CookieManagerGetOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17705 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17706 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17707 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17708 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17709 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17710 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17711 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17712 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17713 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17714 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17715 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17716 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17717 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17718 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17719 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17720 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17721 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17722 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17723 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17724 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17725 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17726 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17727 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17728 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
17729 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17730 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17731 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17732 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17733 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17734 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17735 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17736 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17737 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17738 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17739 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17740 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 102 performance-move-const-arg std::move of the const variable 'cookie' has no effect; remove std::move() or make the variable non-const 1
17741 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17742 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17743 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17744 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 118 performance-move-const-arg std::move of the const variable 'cookies' has no effect; remove std::move() or make the variable non-const 1
17745 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
17746 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'site_for_cookies' has no effect; remove std::move() or make the variable non-const 1
17747 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 128 performance-move-const-arg std::move of the const variable 'top_frame_origin' has no effect; remove std::move() or make the variable non-const 1
17748 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17749 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'RestrictedCookieManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17750 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
17751 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'match_type_in' of the trivially-copyable type 'network::mojom::CookieMatchType' has no effect; remove std::move() 1
17752 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 93 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetAllForUrl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17753 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 106 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCanonicalCookie_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17754 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 119 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_AddChangeListener_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17755 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 131 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17756 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 144 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_SetCookieFromString_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17757 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 156 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17758 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 170 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_GetCookiesString_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17759 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 182 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17760 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 196 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager_CookiesEnabledFor_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17761 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1067 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17762 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1210 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17763 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1602 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17764 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1770 performance-move-const-arg std::move of the variable 'p_cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17765 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1836 performance-move-const-arg std::move of the variable 'p_cookies_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17766 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1924 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17767 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1925 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17768 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1926 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17769 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1974 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17770 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1975 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17771 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1976 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17772 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 1977 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17773 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2026 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17774 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2027 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17775 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2028 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17776 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2076 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17777 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2077 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17778 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2078 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17779 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2079 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17780 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2123 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17781 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2124 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17782 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2125 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17783 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2169 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17784 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2170 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17785 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.cc @ Line 2171 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17786 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'RestrictedCookieManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17787 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.h @ Line 182 cppcoreguidelines-special-member-functions class 'RestrictedCookieManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17788 build/src/core/Debug/x86_64/gen/services/network/public/mojom/restricted_cookie_manager.mojom.h @ Line 225 cppcoreguidelines-special-member-functions class 'CookieManagerGetOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17789 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the const variable 'site_as_origin_in' has no effect; remove std::move() or make the variable non-const 1
17790 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'SchemefulSite' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17791 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'SchemefulSite_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17792 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'SchemefulSite_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17793 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'site_as_origin_in' has no effect; remove std::move() or make the variable non-const 1
17794 build/src/core/Debug/x86_64/gen/services/network/public/mojom/schemeful_site.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'SchemefulSite' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17795 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'schemefully_same_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17796 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'first_party_url_in' has no effect; remove std::move() or make the variable non-const 1
17797 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'SiteForCookies_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17798 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'SiteForCookies_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17799 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'site_in' has no effect; remove std::move() or make the variable non-const 1
17800 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'schemefully_same_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17801 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'first_party_url_in' has no effect; remove std::move() or make the variable non-const 1
17802 build/src/core/Debug/x86_64/gen/services/network/public/mojom/site_for_cookies.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'SiteForCookies' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17803 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
17804 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'line_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17805 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'column_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17806 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'SourceLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17807 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'SourceLocation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17808 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'SourceLocation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17809 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
17810 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'line_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17811 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'column_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17812 build/src/core/Debug/x86_64/gen/services/network/public/mojom/source_location.mojom.h @ Line 57 cppcoreguidelines-special-member-functions class 'SourceLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17813 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'SSLConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17814 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'rev_checking_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17815 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'rev_checking_required_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17816 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'sha1_local_anchors_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17817 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'symantec_enforcement_disabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17818 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'version_min_in' of the trivially-copyable type 'network::mojom::blink::SSLVersion' (aka 'network::mojom::SSLVersion') has no effect; remove std::move() 1
17819 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'version_min_warn_in' of the trivially-copyable type 'network::mojom::blink::SSLVersion' (aka 'network::mojom::SSLVersion') has no effect; remove std::move() 1
17820 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'version_max_in' of the trivially-copyable type 'network::mojom::blink::SSLVersion' (aka 'network::mojom::SSLVersion') has no effect; remove std::move() 1
17821 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'SSLConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17822 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.h @ Line 154 cppcoreguidelines-special-member-functions class 'SSLConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17823 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-blink.h @ Line 196 cppcoreguidelines-special-member-functions class 'SSLConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17824 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SSLConfigClient_OnSSLConfigUpdated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17825 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'SSLConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17826 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'SSLConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17827 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'SSLConfigClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17828 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'rev_checking_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17829 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'rev_checking_required_local_anchors_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17830 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'sha1_local_anchors_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17831 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'symantec_enforcement_disabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17832 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'version_min_in' of the trivially-copyable type 'network::mojom::SSLVersion' has no effect; remove std::move() 1
17833 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'version_min_warn_in' of the trivially-copyable type 'network::mojom::SSLVersion' has no effect; remove std::move() 1
17834 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'version_max_in' of the trivially-copyable type 'network::mojom::SSLVersion' has no effect; remove std::move() 1
17835 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'SSLConfigClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17836 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'SSLConfigClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17837 build/src/core/Debug/x86_64/gen/services/network/public/mojom/ssl_config.mojom.h @ Line 158 cppcoreguidelines-special-member-functions class 'SSLConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17838 build/src/core/Debug/x86_64/gen/services/network/public/mojom/supports_loading_mode.mojom-blink.h @ Line 98 cppcoreguidelines-special-member-functions class 'SupportsLoadingMode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17839 build/src/core/Debug/x86_64/gen/services/network/public/mojom/supports_loading_mode.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'SupportsLoadingMode_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17840 build/src/core/Debug/x86_64/gen/services/network/public/mojom/supports_loading_mode.mojom-shared-internal.h @ Line 73 cppcoreguidelines-special-member-functions class 'SupportsLoadingMode_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17841 build/src/core/Debug/x86_64/gen/services/network/public/mojom/supports_loading_mode.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'SupportsLoadingMode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17842 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17843 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17844 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17845 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17846 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
17847 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 84 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
17848 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17849 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17850 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17851 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the variable 'no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17852 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17853 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17854 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 121 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17855 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 135 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17856 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 148 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17857 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17858 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17859 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17860 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 178 performance-move-const-arg std::move of the variable 'no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17861 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17862 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17863 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17864 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17865 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 209 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17866 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 212 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17867 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 250 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17868 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.cc @ Line 250 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
17869 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'TCPBoundSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17870 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.h @ Line 51 performance-trivially-destructible class 'TCPConnectedSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17871 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.h @ Line 78 performance-trivially-destructible class 'SocketObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17872 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink-test-utils.h @ Line 94 performance-trivially-destructible class 'TCPServerSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17873 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'send_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17874 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'receive_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17875 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'no_delay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17876 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 91 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Listen_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17877 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 104 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17878 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 323 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17879 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 466 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17880 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 467 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17881 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 468 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17882 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 611 performance-move-const-arg std::move of the variable 'p_backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17883 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 695 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_UpgradeToTLS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17884 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 708 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetSendBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17885 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 721 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetReceiveBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17886 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 734 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetNoDelay_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17887 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 747 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetKeepAlive_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17888 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1095 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17889 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1249 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17890 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1380 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17891 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1511 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17892 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1642 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17893 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1775 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17894 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1815 performance-move-const-arg std::move of the variable 'p_send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17895 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1853 performance-move-const-arg std::move of the variable 'p_receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17896 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1891 performance-move-const-arg std::move of the variable 'p_no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17897 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1932 performance-move-const-arg std::move of the variable 'p_enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17898 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 1933 performance-move-const-arg std::move of the variable 'p_delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17899 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 2084 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17900 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 2119 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17901 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 2163 cppcoreguidelines-special-member-functions class 'TCPServerSocket_Accept_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17902 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 2317 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17903 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.cc @ Line 2318 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17904 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 78 cppcoreguidelines-special-member-functions class 'TCPBoundSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17905 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 120 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17906 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 179 cppcoreguidelines-special-member-functions class 'SocketObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17907 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 217 cppcoreguidelines-special-member-functions class 'TCPServerSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17908 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 326 cppcoreguidelines-special-member-functions class 'TCPBoundSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17909 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 367 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17910 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 408 cppcoreguidelines-special-member-functions class 'SocketObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17911 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 449 cppcoreguidelines-special-member-functions class 'TCPServerSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17912 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 512 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17913 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-blink.h @ Line 543 performance-trivially-destructible class 'TCPConnectedSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
17914 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Listen_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17915 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Listen_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17916 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Connect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17917 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Connect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17918 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 97 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_UpgradeToTLS_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17919 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_UpgradeToTLS_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17920 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetSendBufferSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17921 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 155 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetSendBufferSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17922 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 172 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetReceiveBufferSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17923 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 189 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetReceiveBufferSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17924 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetNoDelay_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17925 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 223 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetNoDelay_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17926 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 240 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetKeepAlive_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17927 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 258 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetKeepAlive_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17928 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 275 cppcoreguidelines-special-member-functions class 'SocketObserver_OnReadError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17929 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 292 cppcoreguidelines-special-member-functions class 'SocketObserver_OnWriteError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17930 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 309 cppcoreguidelines-special-member-functions class 'TCPServerSocket_Accept_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17931 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-params-data.h @ Line 325 cppcoreguidelines-special-member-functions class 'TCPServerSocket_Accept_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17932 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17933 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
17934 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17935 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'remote_addr_list' has no effect; remove std::move() or make the variable non-const 1
17936 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the variable 'backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17937 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17938 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'remote_addr_list' has no effect; remove std::move() or make the variable non-const 1
17939 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17940 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
17941 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the const variable 'peer_addr' has no effect; remove std::move() or make the variable non-const 1
17942 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'host_port_pair' has no effect; remove std::move() or make the variable non-const 1
17943 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17944 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17945 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17946 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 106 performance-move-const-arg std::move of the variable 'no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17947 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17948 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the variable 'delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17949 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'host_port_pair' has no effect; remove std::move() or make the variable non-const 1
17950 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 119 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17951 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17952 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the const variable 'ssl_info' has no effect; remove std::move() or make the variable non-const 1
17953 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17954 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17955 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17956 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 166 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17957 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 176 performance-move-const-arg std::move of the variable 'no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17958 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17959 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17960 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17961 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 196 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17962 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 207 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17963 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 210 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17964 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 248 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17965 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.cc @ Line 248 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
17966 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'TCPBoundSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17967 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.h @ Line 49 performance-trivially-destructible class 'TCPConnectedSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17968 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.h @ Line 76 performance-trivially-destructible class 'SocketObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17969 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom-test-utils.h @ Line 92 performance-trivially-destructible class 'TCPServerSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
17970 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'send_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17971 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'receive_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17972 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'no_delay_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17973 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 89 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Listen_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17974 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 102 cppcoreguidelines-special-member-functions class 'TCPBoundSocket_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17975 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 321 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17976 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 464 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17977 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 465 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17978 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 466 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17979 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 609 performance-move-const-arg std::move of the variable 'p_backlog' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
17980 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 661 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17981 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 693 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_UpgradeToTLS_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17982 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 706 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetSendBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17983 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 719 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetReceiveBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17984 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 732 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetNoDelay_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17985 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 745 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket_SetKeepAlive_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
17986 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1093 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17987 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1096 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17988 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1247 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17989 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1378 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17990 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1509 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17991 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1640 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17992 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1771 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
17993 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1773 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
17994 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1813 performance-move-const-arg std::move of the variable 'p_send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17995 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1851 performance-move-const-arg std::move of the variable 'p_receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17996 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1889 performance-move-const-arg std::move of the variable 'p_no_delay' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17997 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1930 performance-move-const-arg std::move of the variable 'p_enable' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17998 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 1931 performance-move-const-arg std::move of the variable 'p_delay_secs' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
17999 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 2082 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18000 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 2117 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18001 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 2161 cppcoreguidelines-special-member-functions class 'TCPServerSocket_Accept_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18002 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 2315 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18003 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.cc @ Line 2316 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18004 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'TCPBoundSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18005 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 115 cppcoreguidelines-special-member-functions class 'TCPConnectedSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18006 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 174 cppcoreguidelines-special-member-functions class 'SocketObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18007 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 212 cppcoreguidelines-special-member-functions class 'TCPServerSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18008 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 321 cppcoreguidelines-special-member-functions class 'TCPBoundSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18009 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 362 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18010 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 403 cppcoreguidelines-special-member-functions class 'SocketObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18011 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 444 cppcoreguidelines-special-member-functions class 'TCPServerSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18012 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 507 cppcoreguidelines-special-member-functions class 'TCPConnectedSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18013 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tcp_socket.mojom.h @ Line 538 performance-trivially-destructible class 'TCPConnectedSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
18014 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink-test-utils.h @ Line 25 performance-trivially-destructible class 'TLSClientSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18015 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'version_min_in' of the trivially-copyable type '::network::mojom::blink::SSLVersion' (aka 'network::mojom::SSLVersion') has no effect; remove std::move() 1
18016 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'version_max_in' of the trivially-copyable type '::network::mojom::blink::SSLVersion' (aka 'network::mojom::SSLVersion') has no effect; remove std::move() 1
18017 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'send_ssl_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18018 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'unsafely_skip_cert_verification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18019 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'TLSClientSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18020 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.h @ Line 117 cppcoreguidelines-special-member-functions class 'TLSClientSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18021 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.h @ Line 156 cppcoreguidelines-special-member-functions class 'TLSClientSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18022 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-blink.h @ Line 188 performance-trivially-destructible class 'TLSClientSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
18023 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'TLSClientSocketOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18024 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'TLSClientSocketOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18025 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom-test-utils.h @ Line 23 performance-trivially-destructible class 'TLSClientSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18026 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'version_min_in' of the trivially-copyable type '::network::mojom::SSLVersion' has no effect; remove std::move() 1
18027 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'version_max_in' of the trivially-copyable type '::network::mojom::SSLVersion' has no effect; remove std::move() 1
18028 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'send_ssl_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18029 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'unsafely_skip_cert_verification_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18030 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'TLSClientSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18031 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.h @ Line 112 cppcoreguidelines-special-member-functions class 'TLSClientSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18032 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.h @ Line 151 cppcoreguidelines-special-member-functions class 'TLSClientSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18033 build/src/core/Debug/x86_64/gen/services/network/public/mojom/tls_socket.mojom.h @ Line 183 performance-trivially-destructible class 'TLSClientSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
18034 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'issuer' has no effect; remove std::move() or make the variable non-const 1
18035 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'issuer' has no effect; remove std::move() or make the variable non-const 1
18036 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'HasTrustTokensAnswererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18037 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenOperationType' (aka 'network::mojom::TrustTokenOperationType') has no effect; remove std::move() 1
18038 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'refresh_policy_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenRefreshPolicy' (aka 'network::mojom::TrustTokenRefreshPolicy') has no effect; remove std::move() 1
18039 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'sign_request_data_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenSignRequestData' (aka 'network::mojom::TrustTokenSignRequestData') has no effect; remove std::move() 1
18040 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'include_timestamp_header_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18041 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'possibly_unsafe_additional_signing_data_in' has no effect; remove std::move() or make the variable non-const 1
18042 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenOperationStatus' (aka 'network::mojom::TrustTokenOperationStatus') has no effect; remove std::move() 1
18043 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'has_trust_tokens_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18044 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 152 performance-move-const-arg std::move of the const variable 'body_in' has no effect; remove std::move() or make the variable non-const 1
18045 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'expiry_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18046 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 189 performance-move-const-arg std::move of the variable 'protocol_version_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenProtocolVersion' (aka 'network::mojom::TrustTokenProtocolVersion') has no effect; remove std::move() 1
18047 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 190 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18048 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 191 performance-move-const-arg std::move of the variable 'batch_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18049 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 194 performance-move-const-arg std::move of the variable 'unavailable_local_operation_fallback_in' of the trivially-copyable type 'TrustTokenKeyCommitmentResult::UnavailableLocalOperationFallback' (aka 'network::mojom::TrustTokenKeyCommitmentResult_UnavailableLocalOperationFallback') has no effect; remove std::move() 1
18050 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 238 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18051 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 239 performance-move-const-arg std::move of the const variable 'request_in' has no effect; remove std::move() or make the variable non-const 1
18052 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'FulfillTrustTokenIssuanceAnswer::Status' (aka 'network::mojom::FulfillTrustTokenIssuanceAnswer_Status') has no effect; remove std::move() 1
18053 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the const variable 'response_in' has no effect; remove std::move() or make the variable non-const 1
18054 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 307 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenOperationType' (aka 'network::mojom::TrustTokenOperationType') has no effect; remove std::move() 1
18055 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 308 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'network::mojom::blink::TrustTokenOperationStatus' (aka 'network::mojom::TrustTokenOperationStatus') has no effect; remove std::move() 1
18056 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 309 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18057 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 310 performance-move-const-arg std::move of the const variable 'top_level_origin_in' has no effect; remove std::move() or make the variable non-const 1
18058 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 311 performance-move-const-arg std::move of the variable 'issued_token_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18059 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 351 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18060 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 352 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18061 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 375 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer_HasTrustTokens_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18062 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.cc @ Line 637 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18063 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 338 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18064 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 390 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18065 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 434 cppcoreguidelines-special-member-functions class 'HasTrustTokensResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18066 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 577 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceAnswer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18067 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 722 cppcoreguidelines-special-member-functions class 'TrustTokenParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18068 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 877 cppcoreguidelines-special-member-functions class 'TrustTokenVerificationKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18069 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 1170 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18070 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 1310 cppcoreguidelines-special-member-functions class 'TrustTokenOperationResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18071 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 1458 cppcoreguidelines-special-member-functions class 'StoredTrustTokensForIssuer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18072 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-blink.h @ Line 464 performance-trivially-destructible class 'HasTrustTokensResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
18073 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer_HasTrustTokens_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18074 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer_HasTrustTokens_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18075 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 241 cppcoreguidelines-special-member-functions class 'TrustTokenParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18076 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 266 cppcoreguidelines-special-member-functions class 'TrustTokenParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18077 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 296 cppcoreguidelines-special-member-functions class 'HasTrustTokensResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18078 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 316 cppcoreguidelines-special-member-functions class 'HasTrustTokensResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18079 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 346 cppcoreguidelines-special-member-functions class 'TrustTokenVerificationKey_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18080 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 365 cppcoreguidelines-special-member-functions class 'TrustTokenVerificationKey_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18081 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 395 cppcoreguidelines-special-member-functions class 'TrustTokenKeyCommitmentResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18082 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 418 cppcoreguidelines-special-member-functions class 'TrustTokenKeyCommitmentResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18083 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 448 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18084 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 467 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18085 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 497 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceAnswer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18086 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 517 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceAnswer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18087 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 547 cppcoreguidelines-special-member-functions class 'TrustTokenOperationResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18088 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 570 cppcoreguidelines-special-member-functions class 'TrustTokenOperationResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18089 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 600 cppcoreguidelines-special-member-functions class 'StoredTrustTokensForIssuer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18090 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-shared-internal.h @ Line 620 cppcoreguidelines-special-member-functions class 'StoredTrustTokensForIssuer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18091 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'issuer' has no effect; remove std::move() or make the variable non-const 1
18092 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'issuer' has no effect; remove std::move() or make the variable non-const 1
18093 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'HasTrustTokensAnswererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18094 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::TrustTokenOperationType' has no effect; remove std::move() 1
18095 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'refresh_policy_in' of the trivially-copyable type 'network::mojom::TrustTokenRefreshPolicy' has no effect; remove std::move() 1
18096 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'sign_request_data_in' of the trivially-copyable type 'network::mojom::TrustTokenSignRequestData' has no effect; remove std::move() 1
18097 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'include_timestamp_header_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18098 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 68 performance-move-const-arg std::move of the const variable 'possibly_unsafe_additional_signing_data_in' has no effect; remove std::move() or make the variable non-const 1
18099 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'network::mojom::TrustTokenOperationStatus' has no effect; remove std::move() 1
18100 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'has_trust_tokens_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18101 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 150 performance-move-const-arg std::move of the const variable 'body_in' has no effect; remove std::move() or make the variable non-const 1
18102 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'expiry_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18103 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'protocol_version_in' of the trivially-copyable type 'network::mojom::TrustTokenProtocolVersion' has no effect; remove std::move() 1
18104 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 188 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18105 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 189 performance-move-const-arg std::move of the variable 'batch_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18106 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 192 performance-move-const-arg std::move of the variable 'unavailable_local_operation_fallback_in' of the trivially-copyable type 'TrustTokenKeyCommitmentResult::UnavailableLocalOperationFallback' (aka 'network::mojom::TrustTokenKeyCommitmentResult_UnavailableLocalOperationFallback') has no effect; remove std::move() 1
18107 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 236 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18108 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 237 performance-move-const-arg std::move of the const variable 'request_in' has no effect; remove std::move() or make the variable non-const 1
18109 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 265 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'FulfillTrustTokenIssuanceAnswer::Status' (aka 'network::mojom::FulfillTrustTokenIssuanceAnswer_Status') has no effect; remove std::move() 1
18110 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 266 performance-move-const-arg std::move of the const variable 'response_in' has no effect; remove std::move() or make the variable non-const 1
18111 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 305 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'network::mojom::TrustTokenOperationType' has no effect; remove std::move() 1
18112 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 306 performance-move-const-arg std::move of the variable 'status_in' of the trivially-copyable type 'network::mojom::TrustTokenOperationStatus' has no effect; remove std::move() 1
18113 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 307 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18114 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 308 performance-move-const-arg std::move of the const variable 'top_level_origin_in' has no effect; remove std::move() or make the variable non-const 1
18115 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 309 performance-move-const-arg std::move of the variable 'issued_token_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18116 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 349 performance-move-const-arg std::move of the const variable 'issuer_in' has no effect; remove std::move() or make the variable non-const 1
18117 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 350 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18118 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 373 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer_HasTrustTokens_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18119 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.cc @ Line 635 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18120 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswerer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18121 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'HasTrustTokensAnswererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18122 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 165 cppcoreguidelines-special-member-functions class 'HasTrustTokensResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18123 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 308 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceAnswer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18124 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 453 cppcoreguidelines-special-member-functions class 'TrustTokenParams' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18125 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 608 cppcoreguidelines-special-member-functions class 'TrustTokenVerificationKey' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18126 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 901 cppcoreguidelines-special-member-functions class 'FulfillTrustTokenIssuanceRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18127 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 1041 cppcoreguidelines-special-member-functions class 'TrustTokenOperationResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18128 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 1189 cppcoreguidelines-special-member-functions class 'StoredTrustTokensForIssuer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18129 build/src/core/Debug/x86_64/gen/services/network/public/mojom/trust_tokens.mojom.h @ Line 195 performance-trivially-destructible class 'HasTrustTokensResult' can be made trivially destructible by defaulting the destructor on its first declaration 3
18130 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
18131 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
18132 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18133 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18134 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18135 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18136 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18137 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18138 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18139 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18140 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'dest_addr' has no effect; remove std::move() or make the variable non-const 1
18141 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18142 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18143 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18144 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18145 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
18146 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18147 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 88 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
18148 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
18149 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18150 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 107 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
18151 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 118 performance-move-const-arg std::move of the variable 'broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18152 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 123 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18153 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18154 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 138 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18155 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 148 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18156 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18157 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18158 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18159 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 178 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18160 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 183 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18161 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the const variable 'dest_addr' has no effect; remove std::move() or make the variable non-const 1
18162 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18163 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 193 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18164 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 198 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18165 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 208 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18166 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 208 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18167 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 213 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18168 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 224 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18169 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.cc @ Line 224 performance-move-const-arg std::move of the const variable 'src_addr' has no effect; remove std::move() or make the variable non-const 1
18170 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.h @ Line 37 performance-trivially-destructible class 'UDPSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18171 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink-test-utils.h @ Line 71 performance-trivially-destructible class 'UDPSocketListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18172 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'allow_address_reuse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18173 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'allow_broadcast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18174 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'allow_address_sharing_for_multicast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18175 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'multicast_interface_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18176 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'multicast_time_to_live_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18177 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'multicast_loopback_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18178 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'send_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18179 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'receive_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18180 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 131 cppcoreguidelines-special-member-functions class 'UDPSocket_Bind_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18181 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 144 cppcoreguidelines-special-member-functions class 'UDPSocket_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18182 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 157 cppcoreguidelines-special-member-functions class 'UDPSocket_SetBroadcast_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18183 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 170 cppcoreguidelines-special-member-functions class 'UDPSocket_SetSendBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18184 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 183 cppcoreguidelines-special-member-functions class 'UDPSocket_SetReceiveBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18185 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 196 cppcoreguidelines-special-member-functions class 'UDPSocket_JoinGroup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18186 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 209 cppcoreguidelines-special-member-functions class 'UDPSocket_LeaveGroup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18187 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 222 cppcoreguidelines-special-member-functions class 'UDPSocket_SendTo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18188 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 235 cppcoreguidelines-special-member-functions class 'UDPSocket_Send_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18189 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 899 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18190 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 900 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18191 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1044 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18192 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1045 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18193 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1186 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18194 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1317 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18195 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1448 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18196 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1579 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18197 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1710 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18198 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1841 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18199 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 1972 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18200 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2076 performance-move-const-arg std::move of the variable 'p_num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18201 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2114 performance-move-const-arg std::move of the variable 'p_num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18202 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2115 performance-move-const-arg std::move of the variable 'p_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18203 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2207 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18204 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2249 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18205 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2288 performance-move-const-arg std::move of the variable 'p_broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18206 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2326 performance-move-const-arg std::move of the variable 'p_send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18207 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2364 performance-move-const-arg std::move of the variable 'p_receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18208 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2402 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18209 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2440 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18210 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2490 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18211 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2491 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18212 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2492 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18213 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2533 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18214 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2534 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18215 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2699 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18216 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.cc @ Line 2700 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18217 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'UDPSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18218 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 171 cppcoreguidelines-special-member-functions class 'UDPSocketListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18219 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 258 cppcoreguidelines-special-member-functions class 'UDPSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18220 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 299 cppcoreguidelines-special-member-functions class 'UDPSocketListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18221 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 349 cppcoreguidelines-special-member-functions class 'UDPSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18222 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-blink.h @ Line 385 performance-trivially-destructible class 'UDPSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
18223 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'UDPSocket_Bind_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18224 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'UDPSocket_Bind_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18225 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'UDPSocket_Connect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18226 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'UDPSocket_Connect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18227 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 92 cppcoreguidelines-special-member-functions class 'UDPSocket_SetBroadcast_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18228 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 109 cppcoreguidelines-special-member-functions class 'UDPSocket_SetBroadcast_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18229 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'UDPSocket_SetSendBufferSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18230 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 143 cppcoreguidelines-special-member-functions class 'UDPSocket_SetSendBufferSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18231 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 160 cppcoreguidelines-special-member-functions class 'UDPSocket_SetReceiveBufferSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18232 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 177 cppcoreguidelines-special-member-functions class 'UDPSocket_SetReceiveBufferSize_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18233 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 194 cppcoreguidelines-special-member-functions class 'UDPSocket_JoinGroup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18234 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 210 cppcoreguidelines-special-member-functions class 'UDPSocket_JoinGroup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18235 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 227 cppcoreguidelines-special-member-functions class 'UDPSocket_LeaveGroup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18236 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 243 cppcoreguidelines-special-member-functions class 'UDPSocket_LeaveGroup_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18237 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 260 cppcoreguidelines-special-member-functions class 'UDPSocket_ReceiveMore_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18238 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 277 cppcoreguidelines-special-member-functions class 'UDPSocket_ReceiveMoreWithBufferSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18239 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 294 cppcoreguidelines-special-member-functions class 'UDPSocket_SendTo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18240 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 312 cppcoreguidelines-special-member-functions class 'UDPSocket_SendTo_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18241 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 329 cppcoreguidelines-special-member-functions class 'UDPSocket_Send_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18242 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 346 cppcoreguidelines-special-member-functions class 'UDPSocket_Send_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18243 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 363 cppcoreguidelines-special-member-functions class 'UDPSocket_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18244 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-params-data.h @ Line 378 cppcoreguidelines-special-member-functions class 'UDPSocketListener_OnReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18245 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'UDPSocketOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18246 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'UDPSocketOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18247 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
18248 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
18249 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18250 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18251 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18252 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18253 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18254 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18255 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18256 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the variable 'buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18257 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'dest_addr' has no effect; remove std::move() or make the variable non-const 1
18258 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18259 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18260 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18261 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18262 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'local_addr' has no effect; remove std::move() or make the variable non-const 1
18263 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18264 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
18265 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'remote_addr' has no effect; remove std::move() or make the variable non-const 1
18266 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18267 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the const variable 'local_addr_out' has no effect; remove std::move() or make the variable non-const 1
18268 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the variable 'broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18269 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18270 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 131 performance-move-const-arg std::move of the variable 'send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18271 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18272 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 146 performance-move-const-arg std::move of the variable 'receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18273 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18274 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18275 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 166 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18276 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 176 performance-move-const-arg std::move of the const variable 'group_address' has no effect; remove std::move() or make the variable non-const 1
18277 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18278 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'dest_addr' has no effect; remove std::move() or make the variable non-const 1
18279 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18280 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18281 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 196 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18282 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 206 performance-move-const-arg std::move of the variable 'data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18283 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 206 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18284 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 211 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18285 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 222 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18286 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.cc @ Line 222 performance-move-const-arg std::move of the const variable 'src_addr' has no effect; remove std::move() or make the variable non-const 1
18287 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.h @ Line 35 performance-trivially-destructible class 'UDPSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18288 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom-test-utils.h @ Line 69 performance-trivially-destructible class 'UDPSocketListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18289 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'allow_address_reuse_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18290 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'allow_broadcast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18291 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'allow_address_sharing_for_multicast_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18292 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'multicast_interface_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18293 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'multicast_time_to_live_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18294 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'multicast_loopback_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18295 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'send_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18296 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'receive_buffer_size_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18297 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 129 cppcoreguidelines-special-member-functions class 'UDPSocket_Bind_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18298 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 142 cppcoreguidelines-special-member-functions class 'UDPSocket_Connect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18299 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 155 cppcoreguidelines-special-member-functions class 'UDPSocket_SetBroadcast_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18300 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 168 cppcoreguidelines-special-member-functions class 'UDPSocket_SetSendBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18301 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 181 cppcoreguidelines-special-member-functions class 'UDPSocket_SetReceiveBufferSize_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18302 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 194 cppcoreguidelines-special-member-functions class 'UDPSocket_JoinGroup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18303 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 207 cppcoreguidelines-special-member-functions class 'UDPSocket_LeaveGroup_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18304 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 220 cppcoreguidelines-special-member-functions class 'UDPSocket_SendTo_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18305 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 233 cppcoreguidelines-special-member-functions class 'UDPSocket_Send_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18306 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 897 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18307 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 898 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18308 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1042 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18309 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1043 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18310 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1184 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18311 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1315 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18312 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1446 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18313 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1577 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18314 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1708 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18315 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1839 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18316 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 1970 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18317 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2074 performance-move-const-arg std::move of the variable 'p_num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18318 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2112 performance-move-const-arg std::move of the variable 'p_num_additional_datagrams' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18319 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2113 performance-move-const-arg std::move of the variable 'p_buffer_size' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18320 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2205 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18321 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18322 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2286 performance-move-const-arg std::move of the variable 'p_broadcast' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18323 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2324 performance-move-const-arg std::move of the variable 'p_send_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18324 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2362 performance-move-const-arg std::move of the variable 'p_receive_buffer_size' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18325 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2400 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18326 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2438 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18327 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2488 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18328 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2489 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18329 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2490 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18330 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2531 performance-move-const-arg std::move of the variable 'p_data' of the trivially-copyable type '::base::span' (aka 'span') has no effect; remove std::move() 1
18331 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2532 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18332 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2697 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18333 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.cc @ Line 2698 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18334 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'UDPSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18335 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'UDPSocketListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18336 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 253 cppcoreguidelines-special-member-functions class 'UDPSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18337 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 294 cppcoreguidelines-special-member-functions class 'UDPSocketListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18338 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 344 cppcoreguidelines-special-member-functions class 'UDPSocketOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18339 build/src/core/Debug/x86_64/gen/services/network/public/mojom/udp_socket.mojom.h @ Line 380 performance-trivially-destructible class 'UDPSocketOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
18340 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'removed_headers' has no effect; remove std::move() or make the variable non-const 1
18341 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'modified_headers' has no effect; remove std::move() or make the variable non-const 1
18342 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'modified_cors_exempt_headers' has no effect; remove std::move() or make the variable non-const 1
18343 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'new_url' has no effect; remove std::move() or make the variable non-const 1
18344 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18345 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'intra_priority_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18346 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18347 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18348 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'transfer_size_diff' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18349 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18350 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18351 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.h @ Line 29 performance-trivially-destructible class 'URLLoaderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18352 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink-test-utils.h @ Line 51 performance-trivially-destructible class 'URLLoaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18353 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'isolation_info_in' has no effect; remove std::move() or make the variable non-const 1
18354 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'disable_secure_dns_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18355 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'has_user_activation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18356 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the const variable 'bundle_url_in' has no effect; remove std::move() or make the variable non-const 1
18357 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the const variable 'token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
18358 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'render_process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18359 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 248 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
18360 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 249 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18361 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 250 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
18362 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 251 performance-move-const-arg std::move of the variable 'update_first_party_url_on_redirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18363 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 252 performance-move-const-arg std::move of the const variable 'request_initiator_in' has no effect; remove std::move() or make the variable non-const 1
18364 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 253 performance-move-const-arg std::move of the const variable 'isolated_world_origin_in' has no effect; remove std::move() or make the variable non-const 1
18365 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 254 performance-move-const-arg std::move of the const variable 'referrer_in' has no effect; remove std::move() or make the variable non-const 1
18366 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 255 performance-move-const-arg std::move of the variable 'referrer_policy_in' of the trivially-copyable type '::net::ReferrerPolicy' has no effect; remove std::move() 1
18367 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 256 performance-move-const-arg std::move of the const variable 'headers_in' has no effect; remove std::move() or make the variable non-const 1
18368 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 257 performance-move-const-arg std::move of the const variable 'cors_exempt_headers_in' has no effect; remove std::move() or make the variable non-const 1
18369 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 258 performance-move-const-arg std::move of the variable 'load_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18370 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 259 performance-move-const-arg std::move of the variable 'resource_type_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18371 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 260 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18372 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 261 performance-move-const-arg std::move of the variable 'should_reset_appcache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18373 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 262 performance-move-const-arg std::move of the variable 'is_external_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18374 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 263 performance-move-const-arg std::move of the variable 'cors_preflight_policy_in' of the trivially-copyable type '::network::mojom::blink::CorsPreflightPolicy' (aka 'network::mojom::CorsPreflightPolicy') has no effect; remove std::move() 1
18375 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'originated_from_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18376 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 265 performance-move-const-arg std::move of the variable 'skip_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18377 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the variable 'corb_detachable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18378 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::network::mojom::blink::RequestMode' (aka 'network::mojom::RequestMode') has no effect; remove std::move() 1
18379 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the variable 'credentials_mode_in' of the trivially-copyable type '::network::mojom::blink::CredentialsMode' (aka 'network::mojom::CredentialsMode') has no effect; remove std::move() 1
18380 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 269 performance-move-const-arg std::move of the variable 'redirect_mode_in' of the trivially-copyable type '::network::mojom::blink::RedirectMode' (aka 'network::mojom::RedirectMode') has no effect; remove std::move() 1
18381 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 270 performance-move-const-arg std::move of the const variable 'fetch_integrity_in' has no effect; remove std::move() or make the variable non-const 1
18382 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 271 performance-move-const-arg std::move of the variable 'destination_in' of the trivially-copyable type '::network::mojom::blink::RequestDestination' (aka 'network::mojom::RequestDestination') has no effect; remove std::move() 1
18383 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 273 performance-move-const-arg std::move of the variable 'keepalive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18384 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 274 performance-move-const-arg std::move of the variable 'has_user_gesture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18385 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 275 performance-move-const-arg std::move of the variable 'enable_load_timing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18386 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 276 performance-move-const-arg std::move of the variable 'enable_upload_progress_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18387 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 277 performance-move-const-arg std::move of the variable 'do_not_prompt_for_login_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18388 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 278 performance-move-const-arg std::move of the variable 'render_frame_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18389 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 279 performance-move-const-arg std::move of the variable 'is_main_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18390 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 280 performance-move-const-arg std::move of the variable 'transition_type_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18391 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 281 performance-move-const-arg std::move of the variable 'report_raw_headers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18392 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 282 performance-move-const-arg std::move of the variable 'previews_state_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18393 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 283 performance-move-const-arg std::move of the variable 'upgrade_if_insecure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18394 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 284 performance-move-const-arg std::move of the variable 'is_revalidating_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18395 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 285 performance-move-const-arg std::move of the const variable 'throttling_profile_id_in' has no effect; remove std::move() or make the variable non-const 1
18396 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 286 performance-move-const-arg std::move of the const variable 'fetch_window_id_in' has no effect; remove std::move() or make the variable non-const 1
18397 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 287 performance-move-const-arg std::move of the const variable 'devtools_request_id_in' has no effect; remove std::move() or make the variable non-const 1
18398 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 288 performance-move-const-arg std::move of the const variable 'devtools_stack_id_in' has no effect; remove std::move() or make the variable non-const 1
18399 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 289 performance-move-const-arg std::move of the variable 'is_signed_exchange_prefetch_cache_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18400 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 290 performance-move-const-arg std::move of the variable 'is_fetch_like_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18401 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 291 performance-move-const-arg std::move of the variable 'is_favicon_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18402 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 292 performance-move-const-arg std::move of the variable 'obey_origin_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18403 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 293 performance-move-const-arg std::move of the const variable 'trusted_params_in' has no effect; remove std::move() or make the variable non-const 1
18404 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 294 performance-move-const-arg std::move of the const variable 'recursive_prefetch_token_in' has no effect; remove std::move() or make the variable non-const 1
18405 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 296 performance-move-const-arg std::move of the const variable 'web_bundle_token_params_in' has no effect; remove std::move() or make the variable non-const 1
18406 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 517 performance-move-const-arg std::move of the variable 'identifier_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18407 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 518 performance-move-const-arg std::move of the variable 'contains_sensitive_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18408 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 519 performance-move-const-arg std::move of the variable 'allow_http1_for_streaming_upload_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18409 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 581 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
18410 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 582 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18411 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 583 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18412 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 584 performance-move-const-arg std::move of the variable 'expected_modification_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18413 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 643 performance-move-const-arg std::move of the variable 'read_only_once_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18414 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1010 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18415 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1011 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18416 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1012 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18417 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1013 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18418 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1051 performance-move-const-arg std::move of the variable 'p_priority' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18419 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1052 performance-move-const-arg std::move of the variable 'p_intra_priority_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18420 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1170 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnUploadProgress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18421 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1769 performance-move-const-arg std::move of the variable 'p_transfer_size_diff' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18422 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1900 performance-move-const-arg std::move of the variable 'p_current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18423 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.cc @ Line 1901 performance-move-const-arg std::move of the variable 'p_total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18424 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 162 cppcoreguidelines-special-member-functions class 'URLLoader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18425 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 210 cppcoreguidelines-special-member-functions class 'URLLoaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18426 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 319 cppcoreguidelines-special-member-functions class 'URLLoaderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18427 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 360 cppcoreguidelines-special-member-functions class 'URLLoaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18428 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 419 cppcoreguidelines-special-member-functions class 'DataElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18429 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 561 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18430 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-blink.h @ Line 1422 cppcoreguidelines-special-member-functions class 'DataElementFile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18431 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'URLLoader_FollowRedirect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18432 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'URLLoader_SetPriority_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18433 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'URLLoader_PauseReadingBodyFromNet_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18434 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'URLLoader_ResumeReadingBodyFromNet_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18435 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnReceiveResponse_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18436 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnReceiveRedirect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18437 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnUploadProgress_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18438 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 138 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnUploadProgress_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18439 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnReceiveCachedMetadata_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18440 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnTransferSizeUpdated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18441 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 186 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnStartLoadingResponseBody_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18442 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-params-data.h @ Line 203 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnComplete_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18443 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 122 cppcoreguidelines-special-member-functions class 'DataElement_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18444 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 186 cppcoreguidelines-special-member-functions class 'TrustedUrlRequestParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18445 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 211 cppcoreguidelines-special-member-functions class 'TrustedUrlRequestParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18446 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 241 cppcoreguidelines-special-member-functions class 'WebBundleTokenParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18447 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 263 cppcoreguidelines-special-member-functions class 'WebBundleTokenParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18448 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 293 cppcoreguidelines-special-member-functions class 'URLRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18449 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 361 cppcoreguidelines-special-member-functions class 'URLRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18450 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 391 cppcoreguidelines-special-member-functions class 'URLRequestBody_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18451 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 413 cppcoreguidelines-special-member-functions class 'URLRequestBody_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18452 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 443 cppcoreguidelines-special-member-functions class 'DataElementBytes_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18453 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 461 cppcoreguidelines-special-member-functions class 'DataElementBytes_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18454 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 491 cppcoreguidelines-special-member-functions class 'DataElementFile_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18455 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 512 cppcoreguidelines-special-member-functions class 'DataElementFile_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18456 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 542 cppcoreguidelines-special-member-functions class 'DataElementDataPipe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18457 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 560 cppcoreguidelines-special-member-functions class 'DataElementDataPipe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18458 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 590 cppcoreguidelines-special-member-functions class 'DataElementChunkedDataPipe_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18459 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 610 cppcoreguidelines-special-member-functions class 'DataElementChunkedDataPipe_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18460 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 640 cppcoreguidelines-special-member-functions class 'URLLoaderClientEndpoints_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18461 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-shared-internal.h @ Line 660 cppcoreguidelines-special-member-functions class 'URLLoaderClientEndpoints_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18462 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'removed_headers' has no effect; remove std::move() or make the variable non-const 1
18463 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'modified_headers' has no effect; remove std::move() or make the variable non-const 1
18464 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'modified_cors_exempt_headers' has no effect; remove std::move() or make the variable non-const 1
18465 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'new_url' has no effect; remove std::move() or make the variable non-const 1
18466 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18467 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'intra_priority_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18468 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'redirect_info' has no effect; remove std::move() or make the variable non-const 1
18469 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18470 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18471 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'transfer_size_diff' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18472 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the const variable 'status' has no effect; remove std::move() or make the variable non-const 1
18473 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18474 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18475 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'URLLoaderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18476 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom-test-utils.h @ Line 49 performance-trivially-destructible class 'URLLoaderClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18477 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'isolation_info_in' has no effect; remove std::move() or make the variable non-const 1
18478 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'disable_secure_dns_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18479 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'has_user_activation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18480 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 113 performance-move-const-arg std::move of the const variable 'bundle_url_in' has no effect; remove std::move() or make the variable non-const 1
18481 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 114 performance-move-const-arg std::move of the const variable 'token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
18482 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'render_process_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18483 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 246 performance-move-const-arg std::move of the const variable 'method_in' has no effect; remove std::move() or make the variable non-const 1
18484 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 247 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18485 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 248 performance-move-const-arg std::move of the const variable 'site_for_cookies_in' has no effect; remove std::move() or make the variable non-const 1
18486 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 249 performance-move-const-arg std::move of the variable 'update_first_party_url_on_redirect_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18487 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 250 performance-move-const-arg std::move of the const variable 'request_initiator_in' has no effect; remove std::move() or make the variable non-const 1
18488 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 251 performance-move-const-arg std::move of the const variable 'isolated_world_origin_in' has no effect; remove std::move() or make the variable non-const 1
18489 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 252 performance-move-const-arg std::move of the const variable 'referrer_in' has no effect; remove std::move() or make the variable non-const 1
18490 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 253 performance-move-const-arg std::move of the variable 'referrer_policy_in' of the trivially-copyable type '::net::ReferrerPolicy' has no effect; remove std::move() 1
18491 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 254 performance-move-const-arg std::move of the const variable 'headers_in' has no effect; remove std::move() or make the variable non-const 1
18492 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 255 performance-move-const-arg std::move of the const variable 'cors_exempt_headers_in' has no effect; remove std::move() or make the variable non-const 1
18493 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 256 performance-move-const-arg std::move of the variable 'load_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18494 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 257 performance-move-const-arg std::move of the variable 'resource_type_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18495 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'priority_in' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18496 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 259 performance-move-const-arg std::move of the variable 'should_reset_appcache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18497 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'is_external_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18498 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 261 performance-move-const-arg std::move of the variable 'cors_preflight_policy_in' of the trivially-copyable type '::network::mojom::CorsPreflightPolicy' has no effect; remove std::move() 1
18499 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'originated_from_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18500 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 263 performance-move-const-arg std::move of the variable 'skip_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18501 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 264 performance-move-const-arg std::move of the variable 'corb_detachable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18502 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 265 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::network::mojom::RequestMode' has no effect; remove std::move() 1
18503 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'credentials_mode_in' of the trivially-copyable type '::network::mojom::CredentialsMode' has no effect; remove std::move() 1
18504 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 267 performance-move-const-arg std::move of the variable 'redirect_mode_in' of the trivially-copyable type '::network::mojom::RedirectMode' has no effect; remove std::move() 1
18505 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 268 performance-move-const-arg std::move of the const variable 'fetch_integrity_in' has no effect; remove std::move() or make the variable non-const 1
18506 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 269 performance-move-const-arg std::move of the variable 'destination_in' of the trivially-copyable type '::network::mojom::RequestDestination' has no effect; remove std::move() 1
18507 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'keepalive_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18508 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 272 performance-move-const-arg std::move of the variable 'has_user_gesture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18509 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 273 performance-move-const-arg std::move of the variable 'enable_load_timing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18510 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 274 performance-move-const-arg std::move of the variable 'enable_upload_progress_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18511 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 275 performance-move-const-arg std::move of the variable 'do_not_prompt_for_login_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18512 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 276 performance-move-const-arg std::move of the variable 'render_frame_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18513 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 277 performance-move-const-arg std::move of the variable 'is_main_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18514 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 278 performance-move-const-arg std::move of the variable 'transition_type_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18515 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 279 performance-move-const-arg std::move of the variable 'report_raw_headers_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18516 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 280 performance-move-const-arg std::move of the variable 'previews_state_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18517 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 281 performance-move-const-arg std::move of the variable 'upgrade_if_insecure_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18518 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 282 performance-move-const-arg std::move of the variable 'is_revalidating_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18519 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 283 performance-move-const-arg std::move of the const variable 'throttling_profile_id_in' has no effect; remove std::move() or make the variable non-const 1
18520 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 284 performance-move-const-arg std::move of the const variable 'fetch_window_id_in' has no effect; remove std::move() or make the variable non-const 1
18521 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 285 performance-move-const-arg std::move of the const variable 'devtools_request_id_in' has no effect; remove std::move() or make the variable non-const 1
18522 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 286 performance-move-const-arg std::move of the const variable 'devtools_stack_id_in' has no effect; remove std::move() or make the variable non-const 1
18523 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 287 performance-move-const-arg std::move of the variable 'is_signed_exchange_prefetch_cache_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18524 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 288 performance-move-const-arg std::move of the variable 'is_fetch_like_api_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18525 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 289 performance-move-const-arg std::move of the variable 'is_favicon_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18526 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 290 performance-move-const-arg std::move of the variable 'obey_origin_policy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18527 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 291 performance-move-const-arg std::move of the const variable 'trusted_params_in' has no effect; remove std::move() or make the variable non-const 1
18528 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 292 performance-move-const-arg std::move of the const variable 'recursive_prefetch_token_in' has no effect; remove std::move() or make the variable non-const 1
18529 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 294 performance-move-const-arg std::move of the const variable 'web_bundle_token_params_in' has no effect; remove std::move() or make the variable non-const 1
18530 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 515 performance-move-const-arg std::move of the variable 'identifier_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18531 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 516 performance-move-const-arg std::move of the variable 'contains_sensitive_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18532 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 517 performance-move-const-arg std::move of the variable 'allow_http1_for_streaming_upload_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18533 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 579 performance-move-const-arg std::move of the const variable 'path_in' has no effect; remove std::move() or make the variable non-const 1
18534 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 580 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18535 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 581 performance-move-const-arg std::move of the variable 'length_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18536 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 582 performance-move-const-arg std::move of the variable 'expected_modification_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18537 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 641 performance-move-const-arg std::move of the variable 'read_only_once_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18538 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1008 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18539 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1009 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18540 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1010 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18541 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1011 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18542 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1049 performance-move-const-arg std::move of the variable 'p_priority' of the trivially-copyable type '::net::RequestPriority' has no effect; remove std::move() 1
18543 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1050 performance-move-const-arg std::move of the variable 'p_intra_priority_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18544 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1168 cppcoreguidelines-special-member-functions class 'URLLoaderClient_OnUploadProgress_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18545 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1693 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18546 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1767 performance-move-const-arg std::move of the variable 'p_transfer_size_diff' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18547 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1837 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18548 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1898 performance-move-const-arg std::move of the variable 'p_current_position' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18549 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.cc @ Line 1899 performance-move-const-arg std::move of the variable 'p_total_size' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18550 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 91 cppcoreguidelines-special-member-functions class 'URLLoader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18551 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 139 cppcoreguidelines-special-member-functions class 'URLLoaderClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18552 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 248 cppcoreguidelines-special-member-functions class 'URLLoaderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18553 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 289 cppcoreguidelines-special-member-functions class 'URLLoaderClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18554 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 348 cppcoreguidelines-special-member-functions class 'DataElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18555 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 490 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18556 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader.mojom.h @ Line 1351 cppcoreguidelines-special-member-functions class 'DataElementFile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18557 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18558 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18559 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18560 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
18561 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18562 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'URLLoaderFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18563 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.cc @ Line 244 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18564 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.cc @ Line 245 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18565 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.cc @ Line 246 performance-move-const-arg std::move of the variable 'p_options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18566 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.cc @ Line 247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18567 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.cc @ Line 249 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18568 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'URLLoaderFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18569 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-blink.h @ Line 129 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18570 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'URLLoaderFactory_CreateLoaderAndStart_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18571 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-params-data.h @ Line 44 cppcoreguidelines-special-member-functions class 'URLLoaderFactory_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18572 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18573 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18574 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18575 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'request' has no effect; remove std::move() or make the variable non-const 1
18576 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'traffic_annotation' of the trivially-copyable type 'const ::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18577 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'URLLoaderFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18578 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.cc @ Line 242 performance-move-const-arg std::move of the variable 'p_routing_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18579 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.cc @ Line 243 performance-move-const-arg std::move of the variable 'p_request_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18580 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.cc @ Line 244 performance-move-const-arg std::move of the variable 'p_options' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18581 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.cc @ Line 245 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18582 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.cc @ Line 247 performance-move-const-arg std::move of the variable 'p_traffic_annotation' of the trivially-copyable type '::net::MutableNetworkTrafficAnnotationTag' has no effect; remove std::move() 1
18583 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'URLLoaderFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18584 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_loader_factory.mojom.h @ Line 124 cppcoreguidelines-special-member-functions class 'URLLoaderFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18585 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 152 performance-move-const-arg std::move of the variable 'request_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18586 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 153 performance-move-const-arg std::move of the variable 'response_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18587 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
18588 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 156 performance-move-const-arg std::move of the const variable 'charset_in' has no effect; remove std::move() or make the variable non-const 1
18589 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 157 performance-move-const-arg std::move of the variable 'ct_policy_compliance_in' of the trivially-copyable type '::network::mojom::blink::CTPolicyCompliance' (aka 'mojo::NativeEnum') has no effect; remove std::move() 1
18590 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 158 performance-move-const-arg std::move of the variable 'content_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18591 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 159 performance-move-const-arg std::move of the variable 'encoded_data_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18592 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 160 performance-move-const-arg std::move of the variable 'encoded_body_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18593 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 161 performance-move-const-arg std::move of the variable 'network_accessed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18594 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 162 performance-move-const-arg std::move of the variable 'appcache_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18595 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 163 performance-move-const-arg std::move of the const variable 'appcache_manifest_url_in' has no effect; remove std::move() or make the variable non-const 1
18596 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 166 performance-move-const-arg std::move of the variable 'was_fetched_via_spdy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18597 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 167 performance-move-const-arg std::move of the variable 'was_alpn_negotiated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18598 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 168 performance-move-const-arg std::move of the variable 'was_alternate_protocol_available_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18599 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 169 performance-move-const-arg std::move of the variable 'connection_info_in' of the trivially-copyable type '::net::HttpResponseInfo::ConnectionInfo' has no effect; remove std::move() 1
18600 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 170 performance-move-const-arg std::move of the const variable 'alpn_negotiated_protocol_in' has no effect; remove std::move() or make the variable non-const 1
18601 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 171 performance-move-const-arg std::move of the const variable 'remote_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
18602 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 172 performance-move-const-arg std::move of the variable 'was_fetched_via_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18603 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 174 performance-move-const-arg std::move of the variable 'was_fetched_via_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18604 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 175 performance-move-const-arg std::move of the variable 'service_worker_response_source_in' of the trivially-copyable type '::network::mojom::blink::FetchResponseSource' (aka 'network::mojom::FetchResponseSource') has no effect; remove std::move() 1
18605 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 176 performance-move-const-arg std::move of the variable 'was_fallback_required_by_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18606 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the variable 'response_type_in' of the trivially-copyable type '::network::mojom::blink::FetchResponseType' (aka 'network::mojom::FetchResponseType') has no effect; remove std::move() 1
18607 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 179 performance-move-const-arg std::move of the variable 'padding_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18608 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 180 performance-move-const-arg std::move of the const variable 'cache_storage_cache_name_in' has no effect; remove std::move() or make the variable non-const 1
18609 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 181 performance-move-const-arg std::move of the variable 'cert_status_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18610 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 184 performance-move-const-arg std::move of the variable 'did_service_worker_navigation_preload_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18611 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 185 performance-move-const-arg std::move of the variable 'should_report_corb_blocking_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18612 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 186 performance-move-const-arg std::move of the variable 'async_revalidation_requested_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18613 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 187 performance-move-const-arg std::move of the variable 'did_mime_sniff_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18614 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 188 performance-move-const-arg std::move of the variable 'is_signed_exchange_inner_response_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18615 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 189 performance-move-const-arg std::move of the variable 'was_in_prefetch_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18616 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 190 performance-move-const-arg std::move of the variable 'was_cookie_in_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18617 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 191 performance-move-const-arg std::move of the variable 'intercepted_by_plugin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18618 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 192 performance-move-const-arg std::move of the variable 'is_legacy_tls_version_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18619 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 193 performance-move-const-arg std::move of the variable 'has_range_requested_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18620 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 194 performance-move-const-arg std::move of the variable 'timing_allow_passed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18621 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 195 performance-move-const-arg std::move of the const variable 'auth_challenge_info_in' has no effect; remove std::move() or make the variable non-const 1
18622 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 196 performance-move-const-arg std::move of the variable 'request_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
18623 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 197 performance-move-const-arg std::move of the variable 'response_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
18624 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 200 performance-move-const-arg std::move of the const variable 'recursive_prefetch_token_in' has no effect; remove std::move() or make the variable non-const 1
18625 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-blink.cc @ Line 202 performance-move-const-arg std::move of the const variable 'web_bundle_url_in' has no effect; remove std::move() or make the variable non-const 1
18626 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-shared-internal.h @ Line 42 cppcoreguidelines-special-member-functions class 'URLResponseHead_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18627 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'URLResponseHead_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18628 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 150 performance-move-const-arg std::move of the variable 'request_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18629 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'response_time_in' of the trivially-copyable type '::base::Time' has no effect; remove std::move() 1
18630 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 152 performance-move-const-arg std::move of the const variable 'headers_in' has no effect; remove std::move() or make the variable non-const 1
18631 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 153 performance-move-const-arg std::move of the const variable 'mime_type_in' has no effect; remove std::move() or make the variable non-const 1
18632 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 154 performance-move-const-arg std::move of the const variable 'charset_in' has no effect; remove std::move() or make the variable non-const 1
18633 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 155 performance-move-const-arg std::move of the variable 'ct_policy_compliance_in' of the trivially-copyable type '::net::ct::CTPolicyCompliance' has no effect; remove std::move() 1
18634 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 156 performance-move-const-arg std::move of the variable 'content_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18635 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 157 performance-move-const-arg std::move of the variable 'encoded_data_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18636 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 158 performance-move-const-arg std::move of the variable 'encoded_body_length_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18637 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 159 performance-move-const-arg std::move of the variable 'network_accessed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18638 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 160 performance-move-const-arg std::move of the variable 'appcache_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18639 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 161 performance-move-const-arg std::move of the const variable 'appcache_manifest_url_in' has no effect; remove std::move() or make the variable non-const 1
18640 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 162 performance-move-const-arg std::move of the const variable 'load_timing_in' has no effect; remove std::move() or make the variable non-const 1
18641 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'was_fetched_via_spdy_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18642 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'was_alpn_negotiated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18643 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 166 performance-move-const-arg std::move of the variable 'was_alternate_protocol_available_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18644 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 167 performance-move-const-arg std::move of the variable 'connection_info_in' of the trivially-copyable type '::net::HttpResponseInfo::ConnectionInfo' has no effect; remove std::move() 1
18645 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 168 performance-move-const-arg std::move of the const variable 'alpn_negotiated_protocol_in' has no effect; remove std::move() or make the variable non-const 1
18646 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 169 performance-move-const-arg std::move of the const variable 'remote_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
18647 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 170 performance-move-const-arg std::move of the variable 'was_fetched_via_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18648 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 171 performance-move-const-arg std::move of the const variable 'proxy_server_in' has no effect; remove std::move() or make the variable non-const 1
18649 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'was_fetched_via_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18650 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 173 performance-move-const-arg std::move of the variable 'service_worker_response_source_in' of the trivially-copyable type '::network::mojom::FetchResponseSource' has no effect; remove std::move() 1
18651 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 174 performance-move-const-arg std::move of the variable 'was_fallback_required_by_service_worker_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18652 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'response_type_in' of the trivially-copyable type '::network::mojom::FetchResponseType' has no effect; remove std::move() 1
18653 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 177 performance-move-const-arg std::move of the variable 'padding_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
18654 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 178 performance-move-const-arg std::move of the const variable 'cache_storage_cache_name_in' has no effect; remove std::move() or make the variable non-const 1
18655 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 179 performance-move-const-arg std::move of the variable 'cert_status_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
18656 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 180 performance-move-const-arg std::move of the const variable 'ssl_info_in' has no effect; remove std::move() or make the variable non-const 1
18657 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 182 performance-move-const-arg std::move of the variable 'did_service_worker_navigation_preload_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18658 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'should_report_corb_blocking_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18659 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 184 performance-move-const-arg std::move of the variable 'async_revalidation_requested_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18660 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 185 performance-move-const-arg std::move of the variable 'did_mime_sniff_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18661 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 186 performance-move-const-arg std::move of the variable 'is_signed_exchange_inner_response_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18662 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'was_in_prefetch_cache_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18663 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 188 performance-move-const-arg std::move of the variable 'was_cookie_in_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18664 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 189 performance-move-const-arg std::move of the variable 'intercepted_by_plugin_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18665 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 190 performance-move-const-arg std::move of the variable 'is_legacy_tls_version_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18666 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 191 performance-move-const-arg std::move of the variable 'has_range_requested_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18667 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 192 performance-move-const-arg std::move of the variable 'timing_allow_passed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18668 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 193 performance-move-const-arg std::move of the const variable 'auth_challenge_info_in' has no effect; remove std::move() or make the variable non-const 1
18669 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 194 performance-move-const-arg std::move of the variable 'request_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
18670 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 195 performance-move-const-arg std::move of the variable 'response_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
18671 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 197 performance-move-const-arg std::move of the const variable 'origin_policy_in' has no effect; remove std::move() or make the variable non-const 1
18672 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 198 performance-move-const-arg std::move of the const variable 'recursive_prefetch_token_in' has no effect; remove std::move() or make the variable non-const 1
18673 build/src/core/Debug/x86_64/gen/services/network/public/mojom/url_response_head.mojom.cc @ Line 200 performance-move-const-arg std::move of the const variable 'web_bundle_url_in' has no effect; remove std::move() or make the variable non-const 1
18674 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::blink::WebBundleErrorType' (aka 'network::mojom::WebBundleErrorType') has no effect; remove std::move() 1
18675 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
18676 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18677 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'WebBundleHandleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18678 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink.cc @ Line 258 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::blink::WebBundleErrorType' (aka 'network::mojom::WebBundleErrorType') has no effect; remove std::move() 1
18679 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink.cc @ Line 259 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18680 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink.cc @ Line 294 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18681 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'WebBundleHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18682 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-blink.h @ Line 166 cppcoreguidelines-special-member-functions class 'WebBundleHandleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18683 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebBundleHandle_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18684 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'WebBundleHandle_OnWebBundleError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18685 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'WebBundleHandle_OnWebBundleLoadFinished_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18686 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::WebBundleErrorType' has no effect; remove std::move() 1
18687 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
18688 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18689 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'WebBundleHandleAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18690 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom.cc @ Line 256 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::WebBundleErrorType' has no effect; remove std::move() 1
18691 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom.cc @ Line 257 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18692 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom.cc @ Line 292 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18693 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'WebBundleHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18694 build/src/core/Debug/x86_64/gen/services/network/public/mojom/web_bundle_handle.mojom.h @ Line 128 cppcoreguidelines-special-member-functions class 'WebBundleHandleStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18695 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
18696 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
18697 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
18698 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
18699 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
18700 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18701 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'response_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18702 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'fin' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18703 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::blink::WebSocketMessageType' (aka 'network::mojom::WebSocketMessageType') has no effect; remove std::move() 1
18704 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18705 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'was_clean' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18706 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18707 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 83 performance-move-const-arg std::move of the const variable 'reason' has no effect; remove std::move() or make the variable non-const 1
18708 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::blink::WebSocketMessageType' (aka 'network::mojom::WebSocketMessageType') has no effect; remove std::move() 1
18709 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18710 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 103 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18711 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'reason' has no effect; remove std::move() or make the variable non-const 1
18712 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'WebSocketAuthenticationHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18713 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.h @ Line 46 performance-trivially-destructible class 'WebSocketHandshakeClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18714 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.h @ Line 64 performance-trivially-destructible class 'WebSocketClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18715 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink-test-utils.h @ Line 82 performance-trivially-destructible class 'WebSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18716 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
18717 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
18718 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18719 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the const variable 'headers_text_in' has no effect; remove std::move() or make the variable non-const 1
18720 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18721 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 140 performance-move-const-arg std::move of the variable 'status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18722 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 141 performance-move-const-arg std::move of the const variable 'status_text_in' has no effect; remove std::move() or make the variable non-const 1
18723 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 142 performance-move-const-arg std::move of the const variable 'remote_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
18724 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 144 performance-move-const-arg std::move of the const variable 'headers_text_in' has no effect; remove std::move() or make the variable non-const 1
18725 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 145 performance-move-const-arg std::move of the const variable 'selected_protocol_in' has no effect; remove std::move() or make the variable non-const 1
18726 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 146 performance-move-const-arg std::move of the const variable 'extensions_in' has no effect; remove std::move() or make the variable non-const 1
18727 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 197 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler_OnAuthRequired_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18728 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 489 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18729 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 491 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18730 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 781 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18731 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 782 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18732 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 783 performance-move-const-arg std::move of the variable 'p_response_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18733 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1062 performance-move-const-arg std::move of the variable 'p_fin' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18734 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1063 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::blink::WebSocketMessageType' (aka 'network::mojom::WebSocketMessageType') has no effect; remove std::move() 1
18735 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1064 performance-move-const-arg std::move of the variable 'p_data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18736 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1105 performance-move-const-arg std::move of the variable 'p_was_clean' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18737 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1106 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18738 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1107 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18739 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1351 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::blink::WebSocketMessageType' (aka 'network::mojom::WebSocketMessageType') has no effect; remove std::move() 1
18740 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1352 performance-move-const-arg std::move of the variable 'p_data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18741 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1421 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18742 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.cc @ Line 1422 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18743 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 109 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18744 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 144 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18745 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 185 cppcoreguidelines-special-member-functions class 'WebSocketClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18746 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 226 cppcoreguidelines-special-member-functions class 'WebSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18747 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 341 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18748 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 382 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18749 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 423 cppcoreguidelines-special-member-functions class 'WebSocketClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18750 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 464 cppcoreguidelines-special-member-functions class 'WebSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18751 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-blink.h @ Line 519 cppcoreguidelines-special-member-functions class 'HttpHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18752 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler_OnAuthRequired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18753 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler_OnAuthRequired_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18754 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClient_OnOpeningHandshakeStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18755 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClient_OnFailure_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18756 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClient_OnConnectionEstablished_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18757 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 111 cppcoreguidelines-special-member-functions class 'WebSocketClient_OnDataFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18758 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'WebSocketClient_OnDropChannel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18759 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'WebSocketClient_OnClosingHandshake_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18760 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 165 cppcoreguidelines-special-member-functions class 'WebSocket_SendMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18761 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 183 cppcoreguidelines-special-member-functions class 'WebSocket_StartReceiving_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18762 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'WebSocket_StartClosingHandshake_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18763 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'HttpHeader_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18764 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'HttpHeader_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18765 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18766 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 130 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18767 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 160 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeResponse_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18768 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-shared-internal.h @ Line 187 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeResponse_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18769 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
18770 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
18771 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
18772 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'info' has no effect; remove std::move() or make the variable non-const 1
18773 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'headers' has no effect; remove std::move() or make the variable non-const 1
18774 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'remote_endpoint' has no effect; remove std::move() or make the variable non-const 1
18775 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'credentials' has no effect; remove std::move() or make the variable non-const 1
18776 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
18777 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18778 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'response_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18779 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'fin' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18780 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::WebSocketMessageType' has no effect; remove std::move() 1
18781 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18782 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'was_clean' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18783 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18784 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'reason' has no effect; remove std::move() or make the variable non-const 1
18785 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'network::mojom::WebSocketMessageType' has no effect; remove std::move() 1
18786 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18787 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18788 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.cc @ Line 101 performance-move-const-arg std::move of the const variable 'reason' has no effect; remove std::move() or make the variable non-const 1
18789 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'WebSocketAuthenticationHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18790 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.h @ Line 44 performance-trivially-destructible class 'WebSocketHandshakeClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18791 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.h @ Line 62 performance-trivially-destructible class 'WebSocketClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18792 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom-test-utils.h @ Line 80 performance-trivially-destructible class 'WebSocketAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18793 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
18794 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
18795 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 88 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18796 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 90 performance-move-const-arg std::move of the const variable 'headers_text_in' has no effect; remove std::move() or make the variable non-const 1
18797 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 136 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
18798 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 137 performance-move-const-arg std::move of the const variable 'http_version_in' of the trivially-copyable type 'const ::net::HttpVersion' has no effect; remove std::move() 1
18799 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'status_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18800 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 139 performance-move-const-arg std::move of the const variable 'status_text_in' has no effect; remove std::move() or make the variable non-const 1
18801 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 140 performance-move-const-arg std::move of the const variable 'remote_endpoint_in' has no effect; remove std::move() or make the variable non-const 1
18802 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 142 performance-move-const-arg std::move of the const variable 'headers_text_in' has no effect; remove std::move() or make the variable non-const 1
18803 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 143 performance-move-const-arg std::move of the const variable 'selected_protocol_in' has no effect; remove std::move() or make the variable non-const 1
18804 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 144 performance-move-const-arg std::move of the const variable 'extensions_in' has no effect; remove std::move() or make the variable non-const 1
18805 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 195 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler_OnAuthRequired_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
18806 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 372 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18807 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 487 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18808 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 488 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18809 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 489 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18810 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 779 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18811 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 780 performance-move-const-arg std::move of the variable 'p_net_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18812 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 781 performance-move-const-arg std::move of the variable 'p_response_code' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18813 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1060 performance-move-const-arg std::move of the variable 'p_fin' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18814 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1061 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::WebSocketMessageType' has no effect; remove std::move() 1
18815 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1062 performance-move-const-arg std::move of the variable 'p_data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18816 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1103 performance-move-const-arg std::move of the variable 'p_was_clean' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18817 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1104 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18818 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1105 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18819 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1349 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'network::mojom::WebSocketMessageType' has no effect; remove std::move() 1
18820 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1350 performance-move-const-arg std::move of the variable 'p_data_length' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18821 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1419 performance-move-const-arg std::move of the variable 'p_code' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18822 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.cc @ Line 1420 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18823 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18824 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 106 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18825 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 147 cppcoreguidelines-special-member-functions class 'WebSocketClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18826 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 188 cppcoreguidelines-special-member-functions class 'WebSocket' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18827 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 303 cppcoreguidelines-special-member-functions class 'WebSocketAuthenticationHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18828 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 344 cppcoreguidelines-special-member-functions class 'WebSocketHandshakeClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18829 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 385 cppcoreguidelines-special-member-functions class 'WebSocketClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18830 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 426 cppcoreguidelines-special-member-functions class 'WebSocketStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18831 build/src/core/Debug/x86_64/gen/services/network/public/mojom/websocket.mojom.h @ Line 481 cppcoreguidelines-special-member-functions class 'HttpHeader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18832 build/src/core/Debug/x86_64/gen/services/network/public/proto/sct_audit_report.pb.h @ Line 919 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18833 build/src/core/Debug/x86_64/gen/services/network/public/proto/sct_audit_report.pb.h @ Line 1150 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18834 build/src/core/Debug/x86_64/gen/services/network/public/proto/sct_audit_report.pb.h @ Line 1437 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18835 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 481 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18836 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 555 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18837 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 633 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18838 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 707 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18839 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 781 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18840 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/public.pb.h @ Line 855 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18841 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/storage.pb.cc @ Line 580 core.CallAndMessage Called C++ object pointer is null 22
18842 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/storage.pb.h @ Line 617 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18843 build/src/core/Debug/x86_64/gen/services/network/trust_tokens/proto/storage.pb.h @ Line 773 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18844 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18845 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'result' has no effect; remove std::move() or make the variable non-const 1
18846 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
18847 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18848 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18849 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18850 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18851 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
18852 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'operation' of the trivially-copyable type 'proxy_resolver::mojom::blink::HostResolveOperation' (aka 'proxy_resolver::mojom::HostResolveOperation') has no effect; remove std::move() 1
18853 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'pac_script' has no effect; remove std::move() or make the variable non-const 1
18854 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18855 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18856 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 95 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18857 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 95 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18858 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
18859 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'operation' of the trivially-copyable type 'proxy_resolver::mojom::blink::HostResolveOperation' (aka 'proxy_resolver::mojom::HostResolveOperation') has no effect; remove std::move() 1
18860 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'HostResolverRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18861 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'ProxyResolverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18862 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.h @ Line 61 performance-trivially-destructible class 'ProxyResolverRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18863 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.h @ Line 77 performance-trivially-destructible class 'ProxyResolverFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18864 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink-test-utils.h @ Line 96 performance-trivially-destructible class 'ProxyResolverFactoryRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18865 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'scheme_in' of the trivially-copyable type 'proxy_resolver::mojom::blink::ProxyScheme' (aka 'proxy_resolver::mojom::ProxyScheme') has no effect; remove std::move() 1
18866 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
18867 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18868 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 209 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18869 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 210 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18870 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18871 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 670 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18872 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 706 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18873 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 744 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18874 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 745 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18875 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 791 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18876 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 792 performance-move-const-arg std::move of the variable 'p_operation' of the trivially-copyable type 'proxy_resolver::mojom::blink::HostResolveOperation' (aka 'proxy_resolver::mojom::HostResolveOperation') has no effect; remove std::move() 1
18877 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 965 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18878 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1252 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18879 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1287 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18880 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1325 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18881 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1326 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18882 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1372 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18883 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.cc @ Line 1373 performance-move-const-arg std::move of the variable 'p_operation' of the trivially-copyable type 'proxy_resolver::mojom::blink::HostResolveOperation' (aka 'proxy_resolver::mojom::HostResolveOperation') has no effect; remove std::move() 1
18884 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 140 cppcoreguidelines-special-member-functions class 'HostResolverRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18885 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 173 cppcoreguidelines-special-member-functions class 'ProxyResolver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18886 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 206 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18887 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 251 cppcoreguidelines-special-member-functions class 'ProxyResolverFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18888 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 284 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18889 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 418 cppcoreguidelines-special-member-functions class 'HostResolverRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18890 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 459 cppcoreguidelines-special-member-functions class 'ProxyResolverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18891 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 500 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18892 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 541 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18893 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 582 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18894 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-blink.h @ Line 637 cppcoreguidelines-special-member-functions class 'ProxyServer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18895 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'HostResolverRequestClient_ReportResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18896 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'ProxyResolver_GetProxyForUrl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18897 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient_ReportResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18898 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient_Alert_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18899 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 92 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18900 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 110 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient_ResolveDns_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18901 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'ProxyResolverFactory_CreateResolver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18902 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 149 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient_ReportResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18903 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 166 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient_Alert_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18904 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 182 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18905 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-params-data.h @ Line 200 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient_ResolveDns_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18906 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-shared-internal.h @ Line 89 cppcoreguidelines-special-member-functions class 'ProxyServer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18907 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'ProxyServer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18908 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-shared-internal.h @ Line 140 cppcoreguidelines-special-member-functions class 'ProxyInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18909 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-shared-internal.h @ Line 158 cppcoreguidelines-special-member-functions class 'ProxyInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18910 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18911 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'result' has no effect; remove std::move() or make the variable non-const 1
18912 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
18913 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
18914 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18915 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'proxy_info' has no effect; remove std::move() or make the variable non-const 1
18916 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 59 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18917 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18918 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18919 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
18920 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'operation' of the trivially-copyable type '::net::ProxyResolveDnsOperation' has no effect; remove std::move() 1
18921 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
18922 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'pac_script' has no effect; remove std::move() or make the variable non-const 1
18923 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 87 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18924 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18925 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the variable 'line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18926 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'error' has no effect; remove std::move() or make the variable non-const 1
18927 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'host' has no effect; remove std::move() or make the variable non-const 1
18928 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'operation' of the trivially-copyable type '::net::ProxyResolveDnsOperation' has no effect; remove std::move() 1
18929 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the const variable 'network_isolation_key' has no effect; remove std::move() or make the variable non-const 1
18930 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'HostResolverRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18931 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'ProxyResolverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18932 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.h @ Line 59 performance-trivially-destructible class 'ProxyResolverRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18933 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.h @ Line 75 performance-trivially-destructible class 'ProxyResolverFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18934 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom-test-utils.h @ Line 94 performance-trivially-destructible class 'ProxyResolverFactoryRequestClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18935 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'scheme_in' of the trivially-copyable type 'proxy_resolver::mojom::ProxyScheme' has no effect; remove std::move() 1
18936 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
18937 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
18938 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 201 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18939 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 202 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18940 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 358 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18941 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 359 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18942 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 662 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18943 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 663 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18944 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 698 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18945 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 736 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18946 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 737 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18947 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 783 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18948 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 784 performance-move-const-arg std::move of the variable 'p_operation' of the trivially-copyable type '::net::ProxyResolveDnsOperation' has no effect; remove std::move() 1
18949 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 785 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18950 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 957 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18951 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1244 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18952 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1279 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18953 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1317 performance-move-const-arg std::move of the variable 'p_line_number' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
18954 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1318 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18955 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1364 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18956 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1365 performance-move-const-arg std::move of the variable 'p_operation' of the trivially-copyable type '::net::ProxyResolveDnsOperation' has no effect; remove std::move() 1
18957 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.cc @ Line 1366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
18958 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 71 cppcoreguidelines-special-member-functions class 'HostResolverRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18959 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 104 cppcoreguidelines-special-member-functions class 'ProxyResolver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18960 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 137 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18961 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 182 cppcoreguidelines-special-member-functions class 'ProxyResolverFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18962 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 215 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18963 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 349 cppcoreguidelines-special-member-functions class 'HostResolverRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18964 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 390 cppcoreguidelines-special-member-functions class 'ProxyResolverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18965 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 431 cppcoreguidelines-special-member-functions class 'ProxyResolverRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18966 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 472 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18967 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 513 cppcoreguidelines-special-member-functions class 'ProxyResolverFactoryRequestClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18968 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 568 cppcoreguidelines-special-member-functions class 'ProxyServer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18969 build/src/core/Debug/x86_64/gen/services/proxy_resolver/public/mojom/proxy_resolver.mojom.h @ Line 714 cppcoreguidelines-special-member-functions class 'ProxyInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
18970 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type 'memory_instrumentation::mojom::blink::MemoryMapOption' (aka 'memory_instrumentation::mojom::MemoryMapOption') has no effect; remove std::move() 1
18971 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18972 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 60 performance-move-const-arg std::move of the variable 'dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18973 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type 'memory_instrumentation::mojom::blink::MemoryMapOption' (aka 'memory_instrumentation::mojom::MemoryMapOption') has no effect; remove std::move() 1
18974 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18975 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18976 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 102 performance-move-const-arg std::move of the variable 'strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18977 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
18978 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
18979 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'determinsm' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
18980 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 144 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
18981 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 147 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
18982 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
18983 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
18984 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 153 performance-move-const-arg std::move of the variable 'determinism' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
18985 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
18986 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
18987 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the variable 'determinsm' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
18988 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 163 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
18989 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 171 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18990 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 182 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
18991 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 190 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18992 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 209 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18993 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 220 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
18994 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 220 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
18995 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 220 performance-move-const-arg std::move of the variable 'determinism' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
18996 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 228 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18997 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.cc @ Line 228 performance-move-const-arg std::move of the variable 'dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
18998 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ClientProcessAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
18999 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'HeapProfilerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19000 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.h @ Line 65 performance-trivially-destructible class 'HeapProfilerHelperAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19001 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.h @ Line 86 performance-trivially-destructible class 'CoordinatorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19002 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink-test-utils.h @ Line 110 performance-trivially-destructible class 'CoordinatorConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19003 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'dump_guid_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19004 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'dump_type_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
19005 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
19006 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'determinism_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
19007 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19008 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'target_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19009 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'importance_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19010 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'overridable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19011 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 160 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19012 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 161 performance-move-const-arg std::move of the const variable 'units_in' has no effect; remove std::move() or make the variable non-const 1
19013 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 206 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19014 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 207 performance-move-const-arg std::move of the const variable 'absolute_name_in' has no effect; remove std::move() or make the variable non-const 1
19015 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 208 performance-move-const-arg std::move of the variable 'weak_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19016 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 209 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
19017 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 252 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
19018 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 310 performance-move-const-arg std::move of the variable 'start_address_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19019 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 311 performance-move-const-arg std::move of the variable 'size_in_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19020 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 312 performance-move-const-arg std::move of the variable 'module_timestamp_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19021 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 313 performance-move-const-arg std::move of the const variable 'module_debugid_in' has no effect; remove std::move() or make the variable non-const 1
19022 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 314 performance-move-const-arg std::move of the const variable 'module_debug_path_in' has no effect; remove std::move() or make the variable non-const 1
19023 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 315 performance-move-const-arg std::move of the variable 'protection_flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19024 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 316 performance-move-const-arg std::move of the const variable 'mapped_file_in' has no effect; remove std::move() or make the variable non-const 1
19025 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 317 performance-move-const-arg std::move of the variable 'byte_stats_private_dirty_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19026 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 318 performance-move-const-arg std::move of the variable 'byte_stats_private_clean_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19027 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 319 performance-move-const-arg std::move of the variable 'byte_stats_shared_dirty_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19028 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 320 performance-move-const-arg std::move of the variable 'byte_stats_shared_clean_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19029 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 321 performance-move-const-arg std::move of the variable 'byte_stats_swapped_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19030 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 322 performance-move-const-arg std::move of the variable 'byte_locked_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19031 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 323 performance-move-const-arg std::move of the variable 'byte_stats_proportional_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19032 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 424 performance-move-const-arg std::move of the variable 'phys_footprint_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19033 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 425 performance-move-const-arg std::move of the variable 'internal_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19034 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 426 performance-move-const-arg std::move of the variable 'compressed_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19035 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 427 performance-move-const-arg std::move of the variable 'rss_anon_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19036 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 428 performance-move-const-arg std::move of the variable 'vm_swap_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19037 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 429 performance-move-const-arg std::move of the variable 'private_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19038 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 490 performance-move-const-arg std::move of the variable 'resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19039 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 491 performance-move-const-arg std::move of the variable 'peak_resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19040 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 492 performance-move-const-arg std::move of the variable 'is_peak_rss_resettable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19041 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 547 performance-move-const-arg std::move of the variable 'resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19042 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 548 performance-move-const-arg std::move of the variable 'peak_resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19043 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 549 performance-move-const-arg std::move of the variable 'is_peak_rss_resettable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19044 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 550 performance-move-const-arg std::move of the variable 'private_footprint_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19045 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 551 performance-move-const-arg std::move of the variable 'shared_footprint_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19046 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 552 performance-move-const-arg std::move of the variable 'private_footprint_swap_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19047 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 603 performance-move-const-arg std::move of the const variable 'numeric_entries_in' has no effect; remove std::move() or make the variable non-const 1
19048 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 633 performance-move-const-arg std::move of the variable 'process_type_in' of the trivially-copyable type 'memory_instrumentation::mojom::blink::ProcessType' (aka 'memory_instrumentation::mojom::ProcessType') has no effect; remove std::move() 1
19049 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 637 performance-move-const-arg std::move of the const variable 'service_name_in' has no effect; remove std::move() or make the variable non-const 1
19050 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 679 performance-move-const-arg std::move of the variable 'native_library_resident_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19051 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 680 performance-move-const-arg std::move of the variable 'native_library_resident_not_ordered_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19052 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 681 performance-move-const-arg std::move of the variable 'native_library_not_resident_ordered_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19053 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 721 performance-move-const-arg std::move of the variable 'start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
19054 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 756 performance-move-const-arg std::move of the const variable 'json_in' has no effect; remove std::move() or make the variable non-const 1
19055 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 797 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19056 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 802 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19057 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 839 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestChromeMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19058 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 852 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestOSMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19059 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1061 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19060 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1062 performance-move-const-arg std::move of the variable 'p_dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19061 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1211 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19062 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1375 performance-move-const-arg std::move of the variable 'p_option' of the trivially-copyable type 'memory_instrumentation::mojom::blink::MemoryMapOption' (aka 'memory_instrumentation::mojom::MemoryMapOption') has no effect; remove std::move() 1
19063 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1405 cppcoreguidelines-special-member-functions class 'HeapProfiler_DumpProcessesForTracing_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19064 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1659 performance-move-const-arg std::move of the variable 'p_strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19065 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1685 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper_GetVmRegionsForHeapProfiler_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19066 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1977 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19067 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 1990 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpForPid_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19068 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2003 cppcoreguidelines-special-member-functions class 'Coordinator_RequestPrivateMemoryFootprint_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19069 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2016 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpAndAppendToTrace_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19070 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2343 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19071 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2488 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19072 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2633 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19073 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2778 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19074 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2779 performance-move-const-arg std::move of the variable 'p_dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19075 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2904 performance-move-const-arg std::move of the variable 'p_dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
19076 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2905 performance-move-const-arg std::move of the variable 'p_level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
19077 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2906 performance-move-const-arg std::move of the variable 'p_determinsm' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
19078 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2907 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19079 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 2949 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19080 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 3031 performance-move-const-arg std::move of the variable 'p_dump_type' of the trivially-copyable type 'memory_instrumentation::mojom::blink::DumpType' (aka 'memory_instrumentation::mojom::DumpType') has no effect; remove std::move() 1
19081 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 3032 performance-move-const-arg std::move of the variable 'p_level_of_detail' of the trivially-copyable type 'memory_instrumentation::mojom::blink::LevelOfDetail' (aka 'memory_instrumentation::mojom::LevelOfDetail') has no effect; remove std::move() 1
19082 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 3033 performance-move-const-arg std::move of the variable 'p_determinism' of the trivially-copyable type 'memory_instrumentation::mojom::blink::Determinism' (aka 'memory_instrumentation::mojom::Determinism') has no effect; remove std::move() 1
19083 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.cc @ Line 3525 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19084 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 240 cppcoreguidelines-special-member-functions class 'ClientProcess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19085 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 282 cppcoreguidelines-special-member-functions class 'HeapProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19086 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 318 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19087 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 354 cppcoreguidelines-special-member-functions class 'Coordinator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19088 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 407 cppcoreguidelines-special-member-functions class 'CoordinatorConnector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19089 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 525 cppcoreguidelines-special-member-functions class 'ClientProcessStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19090 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 566 cppcoreguidelines-special-member-functions class 'HeapProfilerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19091 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 607 cppcoreguidelines-special-member-functions class 'HeapProfilerHelperStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19092 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 648 cppcoreguidelines-special-member-functions class 'CoordinatorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19093 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 689 cppcoreguidelines-special-member-functions class 'CoordinatorConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19094 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 760 cppcoreguidelines-special-member-functions class 'RequestArgs' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19095 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 906 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEdge' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19096 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1061 cppcoreguidelines-special-member-functions class 'AggregatedMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19097 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1206 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEntryValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19098 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1220 performance-move-const-arg std::move of the variable 'value_uint64' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19099 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1228 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19100 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1309 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19101 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1766 cppcoreguidelines-special-member-functions class 'VmRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19102 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1950 cppcoreguidelines-special-member-functions class 'PlatformPrivateFootprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19103 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 2254 cppcoreguidelines-special-member-functions class 'OSMemDump' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19104 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 2406 cppcoreguidelines-special-member-functions class 'AllocatorMemDump' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19105 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 792 performance-trivially-destructible class 'RequestArgs' can be made trivially destructible by defaulting the destructor on its first declaration 3
19106 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 938 performance-trivially-destructible class 'RawAllocatorDumpEdge' can be made trivially destructible by defaulting the destructor on its first declaration 3
19107 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1092 performance-trivially-destructible class 'AggregatedMetrics' can be made trivially destructible by defaulting the destructor on its first declaration 3
19108 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 1984 performance-trivially-destructible class 'PlatformPrivateFootprint' can be made trivially destructible by defaulting the destructor on its first declaration 3
19109 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-blink.h @ Line 2288 performance-trivially-destructible class 'OSMemDump' can be made trivially destructible by defaulting the destructor on its first declaration 3
19110 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestChromeMemoryDump_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19111 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestChromeMemoryDump_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19112 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestOSMemoryDump_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19113 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 75 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestOSMemoryDump_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19114 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'HeapProfiler_DumpProcessesForTracing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19115 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 110 cppcoreguidelines-special-member-functions class 'HeapProfiler_DumpProcessesForTracing_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19116 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper_GetVmRegionsForHeapProfiler_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19117 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper_GetVmRegionsForHeapProfiler_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19118 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 158 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDump_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19119 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 178 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDump_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19120 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 196 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpForPid_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19121 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 213 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpForPid_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19122 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 231 cppcoreguidelines-special-member-functions class 'Coordinator_RequestPrivateMemoryFootprint_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19123 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 247 cppcoreguidelines-special-member-functions class 'Coordinator_RequestPrivateMemoryFootprint_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19124 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 265 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpAndAppendToTrace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19125 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 284 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpAndAppendToTrace_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19126 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-params-data.h @ Line 302 cppcoreguidelines-special-member-functions class 'CoordinatorConnector_RegisterCoordinatorClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19127 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 178 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEntryValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19128 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 232 cppcoreguidelines-special-member-functions class 'RequestArgs_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19129 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 254 cppcoreguidelines-special-member-functions class 'RequestArgs_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19130 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 284 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEdge_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19131 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 306 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEdge_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19132 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 336 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEntry_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19133 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 356 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEntry_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19134 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 386 cppcoreguidelines-special-member-functions class 'RawAllocatorDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19135 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 409 cppcoreguidelines-special-member-functions class 'RawAllocatorDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19136 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 439 cppcoreguidelines-special-member-functions class 'RawProcessMemoryDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19137 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 460 cppcoreguidelines-special-member-functions class 'RawProcessMemoryDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19138 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 490 cppcoreguidelines-special-member-functions class 'VmRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19139 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 522 cppcoreguidelines-special-member-functions class 'VmRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19140 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 552 cppcoreguidelines-special-member-functions class 'PlatformPrivateFootprint_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19141 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 575 cppcoreguidelines-special-member-functions class 'PlatformPrivateFootprint_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19142 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 605 cppcoreguidelines-special-member-functions class 'RawOSMemDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19143 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 629 cppcoreguidelines-special-member-functions class 'RawOSMemDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19144 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 659 cppcoreguidelines-special-member-functions class 'OSMemDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19145 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 683 cppcoreguidelines-special-member-functions class 'OSMemDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19146 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 713 cppcoreguidelines-special-member-functions class 'AllocatorMemDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19147 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 731 cppcoreguidelines-special-member-functions class 'AllocatorMemDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19148 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 761 cppcoreguidelines-special-member-functions class 'ProcessMemoryDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19149 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 784 cppcoreguidelines-special-member-functions class 'ProcessMemoryDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19150 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 814 cppcoreguidelines-special-member-functions class 'AggregatedMetrics_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19151 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 835 cppcoreguidelines-special-member-functions class 'AggregatedMetrics_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19152 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 865 cppcoreguidelines-special-member-functions class 'GlobalMemoryDump_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19153 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 885 cppcoreguidelines-special-member-functions class 'GlobalMemoryDump_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19154 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 915 cppcoreguidelines-special-member-functions class 'HeapProfileResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19155 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-shared-internal.h @ Line 934 cppcoreguidelines-special-member-functions class 'HeapProfileResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19156 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'args' of the trivially-copyable type 'const ::base::trace_event::MemoryDumpRequestArgs' has no effect; remove std::move() 1
19157 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type 'memory_instrumentation::mojom::MemoryMapOption' has no effect; remove std::move() 1
19158 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'pids' has no effect; remove std::move() or make the variable non-const 1
19159 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'args' of the trivially-copyable type 'const ::base::trace_event::MemoryDumpRequestArgs' has no effect; remove std::move() 1
19160 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19161 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19162 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'option' of the trivially-copyable type 'memory_instrumentation::mojom::MemoryMapOption' has no effect; remove std::move() 1
19163 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'pids' has no effect; remove std::move() or make the variable non-const 1
19164 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19165 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19166 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19167 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 116 performance-move-const-arg std::move of the const variable 'pids' has no effect; remove std::move() or make the variable non-const 1
19168 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the const variable 'pids' has no effect; remove std::move() or make the variable non-const 1
19169 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19170 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19171 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the variable 'determinsm' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19172 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 142 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
19173 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19174 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 145 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
19175 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 148 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19176 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19177 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19178 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'determinism' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19179 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19180 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19181 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'determinsm' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19182 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
19183 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 169 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19184 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 180 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19185 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 180 performance-move-const-arg std::move of the const variable 'allocator_dump_names' has no effect; remove std::move() or make the variable non-const 1
19186 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 188 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19187 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 199 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19188 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 207 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19189 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19190 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19191 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 218 performance-move-const-arg std::move of the variable 'determinism' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19192 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 226 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19193 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.cc @ Line 226 performance-move-const-arg std::move of the variable 'dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19194 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ClientProcessAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19195 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.h @ Line 46 performance-trivially-destructible class 'HeapProfilerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19196 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.h @ Line 64 performance-trivially-destructible class 'HeapProfilerHelperAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19197 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.h @ Line 85 performance-trivially-destructible class 'CoordinatorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19198 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom-test-utils.h @ Line 109 performance-trivially-destructible class 'CoordinatorConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19199 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'dump_guid_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19200 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'dump_type_in' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19201 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19202 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'determinism_in' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19203 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 103 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19204 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 104 performance-move-const-arg std::move of the variable 'target_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19205 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 105 performance-move-const-arg std::move of the variable 'importance_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19206 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 106 performance-move-const-arg std::move of the variable 'overridable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19207 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 144 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19208 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 145 performance-move-const-arg std::move of the const variable 'units_in' has no effect; remove std::move() or make the variable non-const 1
19209 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 184 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19210 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 185 performance-move-const-arg std::move of the const variable 'absolute_name_in' has no effect; remove std::move() or make the variable non-const 1
19211 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 186 performance-move-const-arg std::move of the variable 'weak_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19212 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19213 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 230 performance-move-const-arg std::move of the variable 'level_of_detail_in' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19214 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 288 performance-move-const-arg std::move of the variable 'start_address_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19215 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 289 performance-move-const-arg std::move of the variable 'size_in_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19216 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 290 performance-move-const-arg std::move of the variable 'module_timestamp_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19217 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 291 performance-move-const-arg std::move of the const variable 'module_debugid_in' has no effect; remove std::move() or make the variable non-const 1
19218 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 292 performance-move-const-arg std::move of the const variable 'module_debug_path_in' has no effect; remove std::move() or make the variable non-const 1
19219 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 293 performance-move-const-arg std::move of the variable 'protection_flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19220 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 294 performance-move-const-arg std::move of the const variable 'mapped_file_in' has no effect; remove std::move() or make the variable non-const 1
19221 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 295 performance-move-const-arg std::move of the variable 'byte_stats_private_dirty_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19222 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 296 performance-move-const-arg std::move of the variable 'byte_stats_private_clean_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19223 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 297 performance-move-const-arg std::move of the variable 'byte_stats_shared_dirty_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19224 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 298 performance-move-const-arg std::move of the variable 'byte_stats_shared_clean_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19225 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 299 performance-move-const-arg std::move of the variable 'byte_stats_swapped_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19226 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 300 performance-move-const-arg std::move of the variable 'byte_locked_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19227 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 301 performance-move-const-arg std::move of the variable 'byte_stats_proportional_resident_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19228 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 402 performance-move-const-arg std::move of the variable 'phys_footprint_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19229 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 403 performance-move-const-arg std::move of the variable 'internal_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19230 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 404 performance-move-const-arg std::move of the variable 'compressed_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19231 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 405 performance-move-const-arg std::move of the variable 'rss_anon_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19232 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'vm_swap_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19233 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 407 performance-move-const-arg std::move of the variable 'private_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19234 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 468 performance-move-const-arg std::move of the variable 'resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19235 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 469 performance-move-const-arg std::move of the variable 'peak_resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19236 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 470 performance-move-const-arg std::move of the variable 'is_peak_rss_resettable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19237 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 525 performance-move-const-arg std::move of the variable 'resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19238 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 526 performance-move-const-arg std::move of the variable 'peak_resident_set_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19239 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 527 performance-move-const-arg std::move of the variable 'is_peak_rss_resettable_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19240 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 528 performance-move-const-arg std::move of the variable 'private_footprint_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19241 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 529 performance-move-const-arg std::move of the variable 'shared_footprint_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19242 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 530 performance-move-const-arg std::move of the variable 'private_footprint_swap_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19243 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 581 performance-move-const-arg std::move of the const variable 'numeric_entries_in' has no effect; remove std::move() or make the variable non-const 1
19244 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 611 performance-move-const-arg std::move of the variable 'process_type_in' of the trivially-copyable type 'memory_instrumentation::mojom::ProcessType' has no effect; remove std::move() 1
19245 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 614 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19246 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 615 performance-move-const-arg std::move of the const variable 'service_name_in' has no effect; remove std::move() or make the variable non-const 1
19247 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 657 performance-move-const-arg std::move of the variable 'native_library_resident_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19248 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 658 performance-move-const-arg std::move of the variable 'native_library_resident_not_ordered_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19249 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 659 performance-move-const-arg std::move of the variable 'native_library_not_resident_ordered_kb_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19250 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 699 performance-move-const-arg std::move of the variable 'start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
19251 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 733 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19252 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 734 performance-move-const-arg std::move of the const variable 'json_in' has no effect; remove std::move() or make the variable non-const 1
19253 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 775 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19254 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 780 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19255 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 817 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestChromeMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19256 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 830 cppcoreguidelines-special-member-functions class 'ClientProcess_RequestOSMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19257 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1039 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19258 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1040 performance-move-const-arg std::move of the variable 'p_dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19259 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1189 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19260 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1312 performance-move-const-arg std::move of the variable 'p_args' of the trivially-copyable type '::base::trace_event::MemoryDumpRequestArgs' has no effect; remove std::move() 1
19261 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1353 performance-move-const-arg std::move of the variable 'p_option' of the trivially-copyable type 'memory_instrumentation::mojom::MemoryMapOption' has no effect; remove std::move() 1
19262 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1354 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19263 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1383 cppcoreguidelines-special-member-functions class 'HeapProfiler_DumpProcessesForTracing_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19264 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1637 performance-move-const-arg std::move of the variable 'p_strip_path_from_mapped_files' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19265 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1663 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper_GetVmRegionsForHeapProfiler_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19266 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1929 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19267 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1955 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDump_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19268 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1968 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpForPid_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19269 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1981 cppcoreguidelines-special-member-functions class 'Coordinator_RequestPrivateMemoryFootprint_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19270 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 1994 cppcoreguidelines-special-member-functions class 'Coordinator_RequestGlobalMemoryDumpAndAppendToTrace_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19271 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2321 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19272 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2466 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19273 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2611 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19274 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2756 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19275 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2757 performance-move-const-arg std::move of the variable 'p_dump_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19276 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2882 performance-move-const-arg std::move of the variable 'p_dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19277 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2883 performance-move-const-arg std::move of the variable 'p_level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19278 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2884 performance-move-const-arg std::move of the variable 'p_determinsm' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19279 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2885 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19280 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2926 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19281 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2927 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19282 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 2965 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19283 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 3009 performance-move-const-arg std::move of the variable 'p_dump_type' of the trivially-copyable type '::base::trace_event::MemoryDumpType' has no effect; remove std::move() 1
19284 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 3010 performance-move-const-arg std::move of the variable 'p_level_of_detail' of the trivially-copyable type '::base::trace_event::MemoryDumpLevelOfDetail' has no effect; remove std::move() 1
19285 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 3011 performance-move-const-arg std::move of the variable 'p_determinism' of the trivially-copyable type '::base::trace_event::MemoryDumpDeterminism' has no effect; remove std::move() 1
19286 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.cc @ Line 3502 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19287 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'ClientProcess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19288 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 114 cppcoreguidelines-special-member-functions class 'HeapProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19289 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 150 cppcoreguidelines-special-member-functions class 'HeapProfilerHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19290 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 186 cppcoreguidelines-special-member-functions class 'Coordinator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19291 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 239 cppcoreguidelines-special-member-functions class 'CoordinatorConnector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19292 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 357 cppcoreguidelines-special-member-functions class 'ClientProcessStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19293 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 398 cppcoreguidelines-special-member-functions class 'HeapProfilerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19294 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 439 cppcoreguidelines-special-member-functions class 'HeapProfilerHelperStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19295 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 480 cppcoreguidelines-special-member-functions class 'CoordinatorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19296 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 521 cppcoreguidelines-special-member-functions class 'CoordinatorConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19297 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 592 cppcoreguidelines-special-member-functions class 'RequestArgs' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19298 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 737 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEdge' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19299 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 891 cppcoreguidelines-special-member-functions class 'AggregatedMetrics' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19300 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1036 cppcoreguidelines-special-member-functions class 'RawAllocatorDumpEntryValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19301 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1050 performance-move-const-arg std::move of the variable 'value_uint64' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19302 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1058 performance-move-const-arg std::move of the const variable 'value_string' has no effect; remove std::move() or make the variable non-const 1
19303 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1139 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19304 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1595 cppcoreguidelines-special-member-functions class 'VmRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19305 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1779 cppcoreguidelines-special-member-functions class 'PlatformPrivateFootprint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19306 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 2083 cppcoreguidelines-special-member-functions class 'OSMemDump' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19307 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 2235 cppcoreguidelines-special-member-functions class 'AllocatorMemDump' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19308 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 2664 cppcoreguidelines-special-member-functions class 'HeapProfileResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19309 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 624 performance-trivially-destructible class 'RequestArgs' can be made trivially destructible by defaulting the destructor on its first declaration 3
19310 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 769 performance-trivially-destructible class 'RawAllocatorDumpEdge' can be made trivially destructible by defaulting the destructor on its first declaration 3
19311 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 922 performance-trivially-destructible class 'AggregatedMetrics' can be made trivially destructible by defaulting the destructor on its first declaration 3
19312 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 1813 performance-trivially-destructible class 'PlatformPrivateFootprint' can be made trivially destructible by defaulting the destructor on its first declaration 3
19313 build/src/core/Debug/x86_64/gen/services/resource_coordinator/public/mojom/memory_instrumentation/memory_instrumentation.mojom.h @ Line 2117 performance-trivially-destructible class 'OSMemDump' can be made trivially destructible by defaulting the destructor on its first declaration 3
19314 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19315 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type 'service_manager::mojom::blink::BindInterfacePriority' (aka 'service_manager::mojom::BindInterfacePriority') has no effect; remove std::move() 1
19316 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'service_name' has no effect; remove std::move() or make the variable non-const 1
19317 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19318 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type 'service_manager::mojom::blink::BindInterfacePriority' (aka 'service_manager::mojom::BindInterfacePriority') has no effect; remove std::move() 1
19319 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19320 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'service_name' has no effect; remove std::move() or make the variable non-const 1
19321 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19322 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.cc @ Line 129 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19323 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ProcessMetadataAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19324 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink-test-utils.h @ Line 46 performance-trivially-destructible class 'ConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19325 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19326 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'instance_group_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19327 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'instance_id_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19328 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'globally_unique_id_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19329 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the const variable 'sandbox_type_in' has no effect; remove std::move() or make the variable non-const 1
19330 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 243 cppcoreguidelines-special-member-functions class 'Connector_BindInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19331 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 256 cppcoreguidelines-special-member-functions class 'Connector_QueryService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19332 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 269 cppcoreguidelines-special-member-functions class 'Connector_WarmService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19333 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 282 cppcoreguidelines-special-member-functions class 'Connector_RegisterServiceInstance_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19334 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 658 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19335 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 941 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19336 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 1084 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::blink::ConnectResult' (aka 'service_manager::mojom::ConnectResult') has no effect; remove std::move() 1
19337 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 1244 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19338 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 1246 performance-move-const-arg std::move of the variable 'p_priority' of the trivially-copyable type 'service_manager::mojom::blink::BindInterfacePriority' (aka 'service_manager::mojom::BindInterfacePriority') has no effect; remove std::move() 1
19339 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.cc @ Line 1284 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19340 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 142 cppcoreguidelines-special-member-functions class 'ProcessMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19341 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 176 cppcoreguidelines-special-member-functions class 'Connector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19342 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 273 cppcoreguidelines-special-member-functions class 'ProcessMetadataStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19343 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 314 cppcoreguidelines-special-member-functions class 'ConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19344 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 362 cppcoreguidelines-special-member-functions class 'ServiceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19345 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-blink.h @ Line 501 cppcoreguidelines-special-member-functions class 'Identity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19346 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProcessMetadata_SetPID_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19347 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'Connector_BindInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19348 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'Connector_BindInterface_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19349 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 75 cppcoreguidelines-special-member-functions class 'Connector_QueryService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19350 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'Connector_QueryService_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19351 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 107 cppcoreguidelines-special-member-functions class 'Connector_WarmService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19352 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'Connector_WarmService_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19353 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'Connector_RegisterServiceInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19354 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'Connector_RegisterServiceInstance_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19355 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-params-data.h @ Line 176 cppcoreguidelines-special-member-functions class 'Connector_Clone_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19356 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'Identity_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19357 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-shared-internal.h @ Line 107 cppcoreguidelines-special-member-functions class 'Identity_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19358 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-shared-internal.h @ Line 137 cppcoreguidelines-special-member-functions class 'ServiceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19359 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-shared-internal.h @ Line 155 cppcoreguidelines-special-member-functions class 'ServiceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19360 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19361 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'filter' has no effect; remove std::move() or make the variable non-const 1
19362 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19363 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type 'service_manager::mojom::BindInterfacePriority' has no effect; remove std::move() 1
19364 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'service_name' has no effect; remove std::move() or make the variable non-const 1
19365 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'filter' has no effect; remove std::move() or make the variable non-const 1
19366 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19367 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'filter' has no effect; remove std::move() or make the variable non-const 1
19368 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19369 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'priority' of the trivially-copyable type 'service_manager::mojom::BindInterfacePriority' has no effect; remove std::move() 1
19370 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19371 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19372 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the const variable 'service_name' has no effect; remove std::move() or make the variable non-const 1
19373 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 103 performance-move-const-arg std::move of the const variable 'filter' has no effect; remove std::move() or make the variable non-const 1
19374 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19375 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19376 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 122 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19377 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.cc @ Line 127 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19378 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ProcessMetadataAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19379 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'ConnectorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19380 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19381 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'instance_group_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19382 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'instance_id_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19383 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'globally_unique_id_in' of the trivially-copyable type 'const ::base::Token' has no effect; remove std::move() 1
19384 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 93 performance-move-const-arg std::move of the const variable 'sandbox_type_in' has no effect; remove std::move() or make the variable non-const 1
19385 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 203 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type '::base::ProcessId' (aka 'int') has no effect; remove std::move() 1
19386 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 241 cppcoreguidelines-special-member-functions class 'Connector_BindInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19387 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 254 cppcoreguidelines-special-member-functions class 'Connector_QueryService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19388 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 267 cppcoreguidelines-special-member-functions class 'Connector_WarmService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19389 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 280 cppcoreguidelines-special-member-functions class 'Connector_RegisterServiceInstance_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19390 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 656 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19391 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 657 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19392 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 939 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19393 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 940 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19394 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1082 performance-move-const-arg std::move of the variable 'p_result' of the trivially-copyable type 'service_manager::mojom::ConnectResult' has no effect; remove std::move() 1
19395 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1241 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19396 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1242 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19397 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1244 performance-move-const-arg std::move of the variable 'p_priority' of the trivially-copyable type 'service_manager::mojom::BindInterfacePriority' has no effect; remove std::move() 1
19398 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1282 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19399 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1320 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19400 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.cc @ Line 1366 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19401 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 73 cppcoreguidelines-special-member-functions class 'ProcessMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19402 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 107 cppcoreguidelines-special-member-functions class 'Connector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19403 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 204 cppcoreguidelines-special-member-functions class 'ProcessMetadataStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19404 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 245 cppcoreguidelines-special-member-functions class 'ConnectorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19405 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 293 cppcoreguidelines-special-member-functions class 'ServiceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19406 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/connector.mojom.h @ Line 432 cppcoreguidelines-special-member-functions class 'Identity' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19407 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'Constants_UnusedStruct_Internal' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19408 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom-blink.h @ Line 88 performance-trivially-destructible class 'Constants_UnusedStruct_Internal' can be made trivially destructible by defaulting the destructor on its first declaration 3
19409 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'Constants_UnusedStruct_Internal_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19410 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'Constants_UnusedStruct_Internal_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19411 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'Constants_UnusedStruct_Internal' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19412 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/constants.mojom.h @ Line 84 performance-trivially-destructible class 'Constants_UnusedStruct_Internal' can be made trivially destructible by defaulting the destructor on its first declaration 3
19413 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-blink-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19414 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'InterfaceProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19415 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-blink.cc @ Line 148 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19416 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'InterfaceProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19417 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'InterfaceProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19418 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'InterfaceProvider_GetInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19419 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19420 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'InterfaceProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19421 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom.cc @ Line 146 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19422 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'InterfaceProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19423 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'InterfaceProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19424 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'InterfaceSet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19425 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-blink.h @ Line 203 cppcoreguidelines-special-member-functions class 'CapabilitySet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19426 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'InterfaceSet_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19427 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'InterfaceSet_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19428 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'CapabilitySet_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19429 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'CapabilitySet_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19430 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 129 cppcoreguidelines-special-member-functions class 'InterfaceProviderSpec_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19431 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom-shared-internal.h @ Line 148 cppcoreguidelines-special-member-functions class 'InterfaceProviderSpec_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19432 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom.cc @ Line 97 performance-move-const-arg std::move of the const variable 'provides_in' has no effect; remove std::move() or make the variable non-const 1
19433 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom.cc @ Line 98 performance-move-const-arg std::move of the const variable 'requires_in' has no effect; remove std::move() or make the variable non-const 1
19434 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'InterfaceSet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19435 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom.h @ Line 200 cppcoreguidelines-special-member-functions class 'CapabilitySet' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19436 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/interface_provider_spec.mojom.h @ Line 336 cppcoreguidelines-special-member-functions class 'InterfaceProviderSpec' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19437 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19438 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19439 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'ServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19440 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink.cc @ Line 78 cppcoreguidelines-special-member-functions class 'Service_OnStart_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19441 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink.cc @ Line 91 cppcoreguidelines-special-member-functions class 'Service_OnBindInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19442 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink.cc @ Line 713 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19443 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink.h @ Line 77 cppcoreguidelines-special-member-functions class 'Service' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19444 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-blink.h @ Line 143 cppcoreguidelines-special-member-functions class 'ServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19445 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Service_OnStart_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19446 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'Service_OnStart_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19447 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Service_OnBindInterface_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19448 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'Service_OnBindInterface_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19449 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'Service_CreatePackagedServiceInstance_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19450 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'BindSourceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19451 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'BindSourceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19452 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19453 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'source' has no effect; remove std::move() or make the variable non-const 1
19454 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19455 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19456 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19457 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'source' has no effect; remove std::move() or make the variable non-const 1
19458 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'interface_name' has no effect; remove std::move() or make the variable non-const 1
19459 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'ServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19460 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'identity_in' has no effect; remove std::move() or make the variable non-const 1
19461 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'required_capabilities_in' has no effect; remove std::move() or make the variable non-const 1
19462 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 76 cppcoreguidelines-special-member-functions class 'Service_OnStart_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19463 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 89 cppcoreguidelines-special-member-functions class 'Service_OnBindInterface_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19464 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 612 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19465 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 666 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19466 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 710 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19467 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.cc @ Line 711 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19468 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'Service' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19469 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.h @ Line 140 cppcoreguidelines-special-member-functions class 'ServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19470 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service.mojom.h @ Line 186 cppcoreguidelines-special-member-functions class 'BindSourceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19471 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'ServiceControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19472 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'ServiceControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19473 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'ServiceControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19474 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ServiceControl_RequestQuit_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19475 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ServiceControlAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19476 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ServiceControl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19477 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_control.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'ServiceControlStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19478 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'service_name_in' has no effect; remove std::move() or make the variable non-const 1
19479 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'instance_group_in' has no effect; remove std::move() or make the variable non-const 1
19480 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'instance_id_in' has no effect; remove std::move() or make the variable non-const 1
19481 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'globally_unique_id_in' has no effect; remove std::move() or make the variable non-const 1
19482 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'ServiceFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19483 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ServiceFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19484 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'ServiceFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19485 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'service_name_in' has no effect; remove std::move() or make the variable non-const 1
19486 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'instance_group_in' has no effect; remove std::move() or make the variable non-const 1
19487 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'instance_id_in' has no effect; remove std::move() or make the variable non-const 1
19488 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'globally_unique_id_in' has no effect; remove std::move() or make the variable non-const 1
19489 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_filter.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'ServiceFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19490 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'pid_deprecated' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19491 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19492 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink-test-utils.h @ Line 31 performance-trivially-destructible class 'ServiceManagerListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19493 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink-test-utils.h @ Line 47 performance-trivially-destructible class 'ServiceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19494 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19495 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'service_manager::mojom::blink::InstanceState' (aka 'service_manager::mojom::InstanceState') has no effect; remove std::move() 1
19496 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.cc @ Line 486 performance-move-const-arg std::move of the variable 'p_pid_deprecated' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19497 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.cc @ Line 525 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19498 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.h @ Line 105 cppcoreguidelines-special-member-functions class 'ServiceManagerListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19499 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.h @ Line 158 cppcoreguidelines-special-member-functions class 'ServiceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19500 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.h @ Line 233 cppcoreguidelines-special-member-functions class 'ServiceManagerListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19501 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-blink.h @ Line 274 cppcoreguidelines-special-member-functions class 'ServiceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19502 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnInit_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19503 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnServiceCreated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19504 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnServiceStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19505 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnServicePIDReceived_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19506 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 90 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnServiceFailedToStart_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19507 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 106 cppcoreguidelines-special-member-functions class 'ServiceManagerListener_OnServiceStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19508 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-params-data.h @ Line 122 cppcoreguidelines-special-member-functions class 'ServiceManager_AddListener_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19509 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'RunningServiceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19510 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-shared-internal.h @ Line 77 cppcoreguidelines-special-member-functions class 'RunningServiceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19511 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19512 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'pid_deprecated' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19513 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19514 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'pid' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19515 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19516 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the const variable 'identity' has no effect; remove std::move() or make the variable non-const 1
19517 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.h @ Line 30 performance-trivially-destructible class 'ServiceManagerListenerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19518 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom-test-utils.h @ Line 46 performance-trivially-destructible class 'ServiceManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19519 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'identity_in' has no effect; remove std::move() or make the variable non-const 1
19520 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19521 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'service_manager::mojom::InstanceState' has no effect; remove std::move() 1
19522 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 483 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19523 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 484 performance-move-const-arg std::move of the variable 'p_pid_deprecated' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19524 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 522 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19525 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 523 performance-move-const-arg std::move of the variable 'p_pid' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19526 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 558 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19527 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.cc @ Line 593 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19528 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ServiceManagerListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19529 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'ServiceManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19530 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.h @ Line 196 cppcoreguidelines-special-member-functions class 'ServiceManagerListenerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19531 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.h @ Line 237 cppcoreguidelines-special-member-functions class 'ServiceManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19532 build/src/core/Debug/x86_64/gen/services/service_manager/public/mojom/service_manager.mojom.h @ Line 283 cppcoreguidelines-special-member-functions class 'RunningServiceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19533 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19534 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19535 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink-test-utils.h @ Line 25 performance-trivially-destructible class 'BarcodeDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19536 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'raw_value_in' has no effect; remove std::move() or make the variable non-const 1
19537 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19538 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'shape_detection::mojom::blink::BarcodeFormat' (aka 'shape_detection::mojom::BarcodeFormat') has no effect; remove std::move() 1
19539 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.cc @ Line 92 cppcoreguidelines-special-member-functions class 'BarcodeDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19540 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.cc @ Line 356 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19541 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.h @ Line 106 cppcoreguidelines-special-member-functions class 'BarcodeDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19542 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.h @ Line 158 cppcoreguidelines-special-member-functions class 'BarcodeDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19543 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-blink.h @ Line 204 cppcoreguidelines-special-member-functions class 'BarcodeDetectionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19544 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BarcodeDetection_Detect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19545 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'BarcodeDetection_Detect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19546 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-shared-internal.h @ Line 68 cppcoreguidelines-special-member-functions class 'BarcodeDetectionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19547 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-shared-internal.h @ Line 90 cppcoreguidelines-special-member-functions class 'BarcodeDetectionResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19548 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19549 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19550 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'BarcodeDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19551 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'raw_value_in' has no effect; remove std::move() or make the variable non-const 1
19552 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19553 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'shape_detection::mojom::BarcodeFormat' has no effect; remove std::move() 1
19554 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.cc @ Line 90 cppcoreguidelines-special-member-functions class 'BarcodeDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19555 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.cc @ Line 354 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19556 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'BarcodeDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19557 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'BarcodeDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19558 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'BarcodeDetectionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19559 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'supported_formats' has no effect; remove std::move() or make the variable non-const 1
19560 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'BarcodeDetectionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19561 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink.cc @ Line 71 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider_EnumerateSupportedFormats_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19562 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink.cc @ Line 257 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19563 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19564 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink.h @ Line 130 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19565 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-blink.h @ Line 176 cppcoreguidelines-special-member-functions class 'BarcodeDetectorOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19566 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider_CreateBarcodeDetection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19567 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider_EnumerateSupportedFormats_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19568 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider_EnumerateSupportedFormats_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19569 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'BarcodeDetectorOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19570 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'BarcodeDetectorOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19571 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-test-utils.cc @ Line 50 performance-move-const-arg std::move of the const variable 'supported_formats' has no effect; remove std::move() or make the variable non-const 1
19572 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'BarcodeDetectionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19573 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom.cc @ Line 69 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider_EnumerateSupportedFormats_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19574 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom.cc @ Line 255 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19575 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19576 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'BarcodeDetectionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19577 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/barcodedetection_provider.mojom.h @ Line 172 cppcoreguidelines-special-member-functions class 'BarcodeDetectorOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19578 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19579 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19580 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink-test-utils.h @ Line 25 performance-trivially-destructible class 'FaceDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19581 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'shape_detection::mojom::blink::LandmarkType' (aka 'shape_detection::mojom::LandmarkType') has no effect; remove std::move() 1
19582 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19583 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'max_detected_faces_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19584 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'fast_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19585 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 141 cppcoreguidelines-special-member-functions class 'FaceDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19586 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.cc @ Line 405 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19587 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.h @ Line 106 cppcoreguidelines-special-member-functions class 'FaceDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19588 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.h @ Line 158 cppcoreguidelines-special-member-functions class 'FaceDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19589 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.h @ Line 203 cppcoreguidelines-special-member-functions class 'FaceDetectorOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19590 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.h @ Line 233 performance-trivially-destructible class 'FaceDetectorOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
19591 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-blink.h @ Line 345 cppcoreguidelines-special-member-functions class 'Landmark' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19592 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FaceDetection_Detect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19593 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'FaceDetection_Detect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19594 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 59 cppcoreguidelines-special-member-functions class 'Landmark_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19595 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 79 cppcoreguidelines-special-member-functions class 'Landmark_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19596 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 109 cppcoreguidelines-special-member-functions class 'FaceDetectionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19597 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 128 cppcoreguidelines-special-member-functions class 'FaceDetectionResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19598 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 158 cppcoreguidelines-special-member-functions class 'FaceDetectorOptions_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19599 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-shared-internal.h @ Line 178 cppcoreguidelines-special-member-functions class 'FaceDetectorOptions_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19600 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19601 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19602 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'FaceDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19603 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'shape_detection::mojom::LandmarkType' has no effect; remove std::move() 1
19604 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19605 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'max_detected_faces_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19606 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'fast_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19607 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 139 cppcoreguidelines-special-member-functions class 'FaceDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19608 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.cc @ Line 403 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19609 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'FaceDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19610 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'FaceDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19611 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'FaceDetectorOptions' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19612 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.h @ Line 308 cppcoreguidelines-special-member-functions class 'Landmark' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19613 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection.mojom.h @ Line 196 performance-trivially-destructible class 'FaceDetectorOptions' can be made trivially destructible by defaulting the destructor on its first declaration 3
19614 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom-blink-test-utils.h @ Line 25 performance-trivially-destructible class 'FaceDetectionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19615 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'FaceDetectionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19616 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom-blink.h @ Line 121 cppcoreguidelines-special-member-functions class 'FaceDetectionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19617 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FaceDetectionProvider_CreateFaceDetection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19618 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'FaceDetectionProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19619 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'FaceDetectionProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19620 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/facedetection_provider.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'FaceDetectionProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19621 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'ShapeDetectionServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19622 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'ShapeDetectionService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19623 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-blink.h @ Line 135 cppcoreguidelines-special-member-functions class 'ShapeDetectionServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19624 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ShapeDetectionService_BindBarcodeDetectionProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19625 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'ShapeDetectionService_BindFaceDetectionProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19626 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'ShapeDetectionService_BindTextDetection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19627 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'ShapeDetectionServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19628 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'ShapeDetectionService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19629 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/shape_detection_service.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'ShapeDetectionServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19630 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19631 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19632 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink-test-utils.h @ Line 25 performance-trivially-destructible class 'TextDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19633 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'raw_value_in' has no effect; remove std::move() or make the variable non-const 1
19634 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19635 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.cc @ Line 85 cppcoreguidelines-special-member-functions class 'TextDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19636 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.cc @ Line 349 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19637 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'TextDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19638 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.h @ Line 125 cppcoreguidelines-special-member-functions class 'TextDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19639 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-blink.h @ Line 171 cppcoreguidelines-special-member-functions class 'TextDetectionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19640 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TextDetection_Detect_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19641 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'TextDetection_Detect_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19642 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'TextDetectionResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19643 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'TextDetectionResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19644 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19645 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'bitmap_data' has no effect; remove std::move() or make the variable non-const 1
19646 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'TextDetectionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19647 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'raw_value_in' has no effect; remove std::move() or make the variable non-const 1
19648 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'bounding_box_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
19649 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.cc @ Line 83 cppcoreguidelines-special-member-functions class 'TextDetection_Detect_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19650 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.cc @ Line 347 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19651 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'TextDetection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19652 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'TextDetectionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19653 build/src/core/Debug/x86_64/gen/services/shape_detection/public/mojom/textdetection.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'TextDetectionResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19654 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentClient_OnInitialized_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19655 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentClient_OnTriggerBackgroundTrace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19656 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentClient_OnAbortBackgroundTrace_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19657 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 68 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgent_SetUMACallback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19658 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgent_ClearUMACallback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19659 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentProvider_Create_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19660 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'histogram_name' has no effect; remove std::move() or make the variable non-const 1
19661 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'histogram_name' has no effect; remove std::move() or make the variable non-const 1
19662 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'histogram_lower_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19663 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'histogram_upper_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19664 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'repeat' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19665 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'histogram_name' has no effect; remove std::move() or make the variable non-const 1
19666 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.cc @ Line 62 performance-move-const-arg std::move of the variable 'tracing_process_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19667 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'BackgroundTracingAgentClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19668 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.h @ Line 44 performance-trivially-destructible class 'BackgroundTracingAgentAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19669 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom-test-utils.h @ Line 60 performance-trivially-destructible class 'BackgroundTracingAgentProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19670 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 221 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19671 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 456 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19672 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 457 performance-move-const-arg std::move of the variable 'p_histogram_lower_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19673 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 458 performance-move-const-arg std::move of the variable 'p_histogram_upper_value' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19674 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 459 performance-move-const-arg std::move of the variable 'p_repeat' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19675 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 494 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19676 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.cc @ Line 643 performance-move-const-arg std::move of the variable 'p_tracing_process_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19677 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19678 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 108 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19679 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 145 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19680 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 231 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19681 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 272 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19682 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/background_tracing_agent.mojom.h @ Line 313 cppcoreguidelines-special-member-functions class 'BackgroundTracingAgentProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19683 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ProducerHost_CommitData_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19684 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'ProducerHost_CommitData_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19685 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'ProducerHost_RegisterDataSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19686 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'ProducerHost_RegisterTraceWriter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19687 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 86 cppcoreguidelines-special-member-functions class 'ProducerHost_UnregisterTraceWriter_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19688 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'ProducerClient_OnTracingStart_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19689 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 118 cppcoreguidelines-special-member-functions class 'ProducerClient_StartDataSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19690 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 135 cppcoreguidelines-special-member-functions class 'ProducerClient_StartDataSource_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19691 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'ProducerClient_StopDataSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19692 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 166 cppcoreguidelines-special-member-functions class 'ProducerClient_StopDataSource_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19693 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 181 cppcoreguidelines-special-member-functions class 'ProducerClient_Flush_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19694 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 198 cppcoreguidelines-special-member-functions class 'ProducerClient_ClearIncrementalState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19695 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 213 cppcoreguidelines-special-member-functions class 'PerfettoService_ConnectToProducerHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19696 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 232 cppcoreguidelines-special-member-functions class 'ConsumerHost_EnableTracing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19697 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 252 cppcoreguidelines-special-member-functions class 'TracingSessionHost_ChangeTraceConfig_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19698 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 268 cppcoreguidelines-special-member-functions class 'TracingSessionHost_DisableTracing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19699 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 283 cppcoreguidelines-special-member-functions class 'TracingSessionHost_ReadBuffers_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19700 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 300 cppcoreguidelines-special-member-functions class 'TracingSessionHost_ReadBuffers_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19701 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 315 cppcoreguidelines-special-member-functions class 'TracingSessionHost_RequestBufferUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19702 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 330 cppcoreguidelines-special-member-functions class 'TracingSessionHost_RequestBufferUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19703 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 349 cppcoreguidelines-special-member-functions class 'TracingSessionHost_DisableTracingAndEmitJson_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19704 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 368 cppcoreguidelines-special-member-functions class 'TracingSessionHost_DisableTracingAndEmitJson_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19705 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 383 cppcoreguidelines-special-member-functions class 'TracingSessionClient_OnTracingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19706 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-params-data.h @ Line 398 cppcoreguidelines-special-member-functions class 'TracingSessionClient_OnTracingDisabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19707 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'ChunksToMove_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19708 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 114 cppcoreguidelines-special-member-functions class 'ChunksToMove_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19709 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 144 cppcoreguidelines-special-member-functions class 'ChunkPatch_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19710 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 164 cppcoreguidelines-special-member-functions class 'ChunkPatch_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19711 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 194 cppcoreguidelines-special-member-functions class 'ChunksToPatch_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19712 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 217 cppcoreguidelines-special-member-functions class 'ChunksToPatch_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19713 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 247 cppcoreguidelines-special-member-functions class 'CommitDataRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19714 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 267 cppcoreguidelines-special-member-functions class 'CommitDataRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19715 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 297 cppcoreguidelines-special-member-functions class 'ChromeConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19716 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 319 cppcoreguidelines-special-member-functions class 'ChromeConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19717 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 349 cppcoreguidelines-special-member-functions class 'DataSourceConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19718 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 372 cppcoreguidelines-special-member-functions class 'DataSourceConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19719 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 402 cppcoreguidelines-special-member-functions class 'DataSourceRegistration_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19720 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 424 cppcoreguidelines-special-member-functions class 'DataSourceRegistration_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19721 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 454 cppcoreguidelines-special-member-functions class 'BufferConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19722 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 473 cppcoreguidelines-special-member-functions class 'BufferConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19723 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 503 cppcoreguidelines-special-member-functions class 'DataSource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19724 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 522 cppcoreguidelines-special-member-functions class 'DataSource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19725 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 552 cppcoreguidelines-special-member-functions class 'PerfettoBuiltinDataSource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19726 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 575 cppcoreguidelines-special-member-functions class 'PerfettoBuiltinDataSource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19727 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 605 cppcoreguidelines-special-member-functions class 'IncrementalStateConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19728 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 624 cppcoreguidelines-special-member-functions class 'IncrementalStateConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19729 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 654 cppcoreguidelines-special-member-functions class 'TraceConfig_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19730 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-shared-internal.h @ Line 678 cppcoreguidelines-special-member-functions class 'TraceConfig_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19731 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'data_request' has no effect; remove std::move() or make the variable non-const 1
19732 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'registration_info' has no effect; remove std::move() or make the variable non-const 1
19733 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'writer_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19734 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'target_buffer' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19735 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'writer_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19736 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'data_request' has no effect; remove std::move() or make the variable non-const 1
19737 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19738 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'data_source_config' has no effect; remove std::move() or make the variable non-const 1
19739 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19740 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'flush_request_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19741 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'data_source_ids' has no effect; remove std::move() or make the variable non-const 1
19742 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19743 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'data_source_config' has no effect; remove std::move() or make the variable non-const 1
19744 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 101 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19745 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 113 performance-move-const-arg std::move of the variable 'shared_memory_buffer_page_size_bytes' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19746 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 124 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
19747 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 135 performance-move-const-arg std::move of the const variable 'config' has no effect; remove std::move() or make the variable non-const 1
19748 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 147 performance-move-const-arg std::move of the const variable 'agent_label_filter' has no effect; remove std::move() or make the variable non-const 1
19749 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 147 performance-move-const-arg std::move of the variable 'privacy_filtering_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19750 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19751 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the variable 'percent_full' of the trivially-copyable type 'float' has no effect; remove std::move() 1
19752 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 179 performance-move-const-arg std::move of the variable 'data_loss' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19753 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the const variable 'agent_label_filter' has no effect; remove std::move() or make the variable non-const 1
19754 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 191 performance-move-const-arg std::move of the variable 'privacy_filtering_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19755 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.cc @ Line 206 performance-move-const-arg std::move of the variable 'tracing_succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19756 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'ProducerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19757 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 50 performance-trivially-destructible class 'ProducerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19758 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 70 performance-trivially-destructible class 'PerfettoServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19759 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 86 performance-trivially-destructible class 'ConsumerHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19760 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 106 performance-trivially-destructible class 'TracingSessionHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19761 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom-test-utils.h @ Line 129 performance-trivially-destructible class 'TracingSessionClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19762 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'page_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19763 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'chunk_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19764 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'target_buffer_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19765 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 102 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19766 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'data_in' has no effect; remove std::move() or make the variable non-const 1
19767 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'target_buffer_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19768 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 138 performance-move-const-arg std::move of the variable 'writer_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19769 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 139 performance-move-const-arg std::move of the variable 'chunk_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19770 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 141 performance-move-const-arg std::move of the variable 'has_more_patches_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19771 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 185 performance-move-const-arg std::move of the variable 'flush_request_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19772 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 221 performance-move-const-arg std::move of the const variable 'trace_config_in' has no effect; remove std::move() or make the variable non-const 1
19773 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 222 performance-move-const-arg std::move of the variable 'privacy_filtering_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19774 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 223 performance-move-const-arg std::move of the variable 'convert_to_legacy_json_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19775 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 224 performance-move-const-arg std::move of the variable 'client_priority_in' of the trivially-copyable type 'tracing::mojom::TracingClientPriority' has no effect; remove std::move() 1
19776 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 268 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19777 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 269 performance-move-const-arg std::move of the variable 'target_buffer_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19778 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 270 performance-move-const-arg std::move of the variable 'trace_duration_ms_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19779 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 271 performance-move-const-arg std::move of the variable 'tracing_session_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19780 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 272 performance-move-const-arg std::move of the const variable 'chrome_config_in' has no effect; remove std::move() or make the variable non-const 1
19781 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 273 performance-move-const-arg std::move of the const variable 'legacy_config_in' has no effect; remove std::move() or make the variable non-const 1
19782 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 321 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
19783 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 322 performance-move-const-arg std::move of the variable 'will_notify_on_start_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19784 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 323 performance-move-const-arg std::move of the variable 'will_notify_on_stop_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19785 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 324 performance-move-const-arg std::move of the variable 'handles_incremental_state_clear_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19786 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 360 performance-move-const-arg std::move of the variable 'size_kb_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19787 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 361 performance-move-const-arg std::move of the variable 'fill_policy_in' of the trivially-copyable type '::perfetto::TraceConfig::BufferConfig::FillPolicy' (aka 'perfetto::protos::gen::TraceConfig_BufferConfig_FillPolicy') has no effect; remove std::move() 1
19788 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 389 performance-move-const-arg std::move of the const variable 'config_in' has no effect; remove std::move() or make the variable non-const 1
19789 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 424 performance-move-const-arg std::move of the variable 'disable_clock_snapshotting_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19790 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 425 performance-move-const-arg std::move of the variable 'disable_trace_config_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19791 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 426 performance-move-const-arg std::move of the variable 'disable_system_info_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19792 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 427 performance-move-const-arg std::move of the variable 'disable_service_events_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19793 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 428 performance-move-const-arg std::move of the variable 'primary_trace_clock_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19794 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 466 performance-move-const-arg std::move of the variable 'clear_period_ms_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19795 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 499 performance-move-const-arg std::move of the const variable 'perfetto_builtin_data_source_in' has no effect; remove std::move() or make the variable non-const 1
19796 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 501 performance-move-const-arg std::move of the const variable 'incremental_state_config_in' has no effect; remove std::move() or make the variable non-const 1
19797 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 502 performance-move-const-arg std::move of the variable 'duration_ms_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19798 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 503 performance-move-const-arg std::move of the variable 'write_into_file_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19799 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 542 cppcoreguidelines-special-member-functions class 'ProducerHost_CommitData_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19800 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 887 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19801 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 925 performance-move-const-arg std::move of the variable 'p_writer_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19802 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 926 performance-move-const-arg std::move of the variable 'p_target_buffer' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19803 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 961 performance-move-const-arg std::move of the variable 'p_writer_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
19804 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1013 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19805 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1057 cppcoreguidelines-special-member-functions class 'ProducerClient_StartDataSource_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19806 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1070 cppcoreguidelines-special-member-functions class 'ProducerClient_StopDataSource_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19807 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1598 performance-move-const-arg std::move of the variable 'p_flush_request_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19808 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1599 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19809 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1688 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19810 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1689 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19811 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1727 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19812 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 1891 performance-move-const-arg std::move of the variable 'p_shared_memory_buffer_page_size_bytes' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
19813 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2059 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19814 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2098 cppcoreguidelines-special-member-functions class 'TracingSessionHost_ReadBuffers_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19815 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2111 cppcoreguidelines-special-member-functions class 'TracingSessionHost_RequestBufferUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19816 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2124 cppcoreguidelines-special-member-functions class 'TracingSessionHost_DisableTracingAndEmitJson_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19817 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2556 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19818 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2557 performance-move-const-arg std::move of the variable 'p_percent_full' of the trivially-copyable type 'float' has no effect; remove std::move() 1
19819 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2558 performance-move-const-arg std::move of the variable 'p_data_loss' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19820 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2768 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19821 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2944 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19822 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 2946 performance-move-const-arg std::move of the variable 'p_privacy_filtering_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19823 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.cc @ Line 3120 performance-move-const-arg std::move of the variable 'p_tracing_succeeded' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19824 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'ProducerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19825 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 122 cppcoreguidelines-special-member-functions class 'ProducerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19826 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 175 cppcoreguidelines-special-member-functions class 'PerfettoService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19827 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 208 cppcoreguidelines-special-member-functions class 'ConsumerHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19828 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 242 cppcoreguidelines-special-member-functions class 'TracingSessionHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19829 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 297 cppcoreguidelines-special-member-functions class 'TracingSessionClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19830 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 450 cppcoreguidelines-special-member-functions class 'ProducerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19831 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 491 cppcoreguidelines-special-member-functions class 'ProducerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19832 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 532 cppcoreguidelines-special-member-functions class 'PerfettoServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19833 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 573 cppcoreguidelines-special-member-functions class 'ConsumerHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19834 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 614 cppcoreguidelines-special-member-functions class 'TracingSessionHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19835 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 655 cppcoreguidelines-special-member-functions class 'TracingSessionClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19836 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 726 cppcoreguidelines-special-member-functions class 'ChunksToMove' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19837 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 868 cppcoreguidelines-special-member-functions class 'ChunkPatch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19838 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1009 cppcoreguidelines-special-member-functions class 'ChromeConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19839 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1155 cppcoreguidelines-special-member-functions class 'DataSourceRegistration' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19840 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1300 cppcoreguidelines-special-member-functions class 'BufferConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19841 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1441 cppcoreguidelines-special-member-functions class 'IncrementalStateConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19842 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1582 cppcoreguidelines-special-member-functions class 'ChunksToPatch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19843 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1874 cppcoreguidelines-special-member-functions class 'DataSourceConfig' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19844 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 2027 cppcoreguidelines-special-member-functions class 'DataSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19845 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 2166 cppcoreguidelines-special-member-functions class 'PerfettoBuiltinDataSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19846 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 757 performance-trivially-destructible class 'ChunksToMove' can be made trivially destructible by defaulting the destructor on its first declaration 3
19847 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1330 performance-trivially-destructible class 'BufferConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
19848 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 1470 performance-trivially-destructible class 'IncrementalStateConfig' can be made trivially destructible by defaulting the destructor on its first declaration 3
19849 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/perfetto_service.mojom.h @ Line 2199 performance-trivially-destructible class 'PerfettoBuiltinDataSource' can be made trivially destructible by defaulting the destructor on its first declaration 3
19850 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SystemTracingService_OpenProducerSocket_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19851 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'SystemTracingService_OpenProducerSocket_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19852 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'SystemTracingServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19853 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'SystemTracingService_OpenProducerSocket_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19854 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'SystemTracingService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19855 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/system_tracing_service.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'SystemTracingServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19856 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TracedProcess_ConnectToTracingService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19857 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'TracedProcess_ConnectToTracingService_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19858 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ConnectToTracingRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19859 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'ConnectToTracingRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19860 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'TracedProcessAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19861 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom.cc @ Line 69 cppcoreguidelines-special-member-functions class 'TracedProcess_ConnectToTracingService_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19862 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'TracedProcess' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19863 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/traced_process.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'TracedProcessStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19864 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TracingService_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19865 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'TracingService_AddClient_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19866 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'TracingService_BindConsumerHost_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19867 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'ClientInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19868 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'ClientInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19869 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'TracingServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19870 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'pid_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19871 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'TracingService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19872 build/src/core/Debug/x86_64/gen/services/tracing/public/mojom/tracing_service.mojom.h @ Line 131 cppcoreguidelines-special-member-functions class 'TracingServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19873 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Device_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19874 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'Device_MaybeSuspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19875 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'Device_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19876 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 69 cppcoreguidelines-special-member-functions class 'Device_GetPhotoState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19877 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 84 cppcoreguidelines-special-member-functions class 'Device_GetPhotoState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19878 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 100 cppcoreguidelines-special-member-functions class 'Device_SetPhotoOptions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19879 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 116 cppcoreguidelines-special-member-functions class 'Device_SetPhotoOptions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19880 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 133 cppcoreguidelines-special-member-functions class 'Device_TakePhoto_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19881 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'Device_TakePhoto_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19882 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-params-data.h @ Line 164 cppcoreguidelines-special-member-functions class 'Device_ProcessFeedback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19883 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'requested_settings' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
19884 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'feedback' has no effect; remove std::move() or make the variable non-const 1
19885 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19886 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom-test-utils.h @ Line 30 performance-trivially-destructible class 'DeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19887 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'Device_GetPhotoState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19888 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'Device_SetPhotoOptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19889 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'Device_TakePhoto_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19890 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 574 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19891 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 799 performance-move-const-arg std::move of the variable 'p_requested_settings' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
19892 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.cc @ Line 906 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19893 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'Device' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19894 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device.mojom.h @ Line 162 cppcoreguidelines-special-member-functions class 'DeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19895 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DeviceFactory_GetDeviceInfos_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19896 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'DeviceFactory_GetDeviceInfos_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19897 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'DeviceFactory_CreateDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19898 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'DeviceFactory_CreateDevice_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19899 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'DeviceFactory_AddSharedMemoryVirtualDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19900 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'DeviceFactory_AddTextureVirtualDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19901 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 126 cppcoreguidelines-special-member-functions class 'DeviceFactory_AddGpuMemoryBufferVirtualDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19902 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-params-data.h @ Line 144 cppcoreguidelines-special-member-functions class 'DeviceFactory_RegisterVirtualDevicesChangedObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19903 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
19904 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'device_info' has no effect; remove std::move() or make the variable non-const 1
19905 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'send_buffer_handles_to_producer_as_raw_file_descriptors' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19906 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'device_info' has no effect; remove std::move() or make the variable non-const 1
19907 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'device_info' has no effect; remove std::move() or make the variable non-const 1
19908 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the variable 'raise_event_if_virtual_devices_already_present' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19909 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'device_infos' has no effect; remove std::move() or make the variable non-const 1
19910 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'device_id' has no effect; remove std::move() or make the variable non-const 1
19911 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'result_code' of the trivially-copyable type 'video_capture::mojom::DeviceAccessResultCode' has no effect; remove std::move() 1
19912 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'DeviceFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19913 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'DeviceFactory_GetDeviceInfos_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19914 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'DeviceFactory_CreateDevice_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19915 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 470 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19916 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 613 performance-move-const-arg std::move of the variable 'p_result_code' of the trivially-copyable type 'video_capture::mojom::DeviceAccessResultCode' has no effect; remove std::move() 1
19917 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 716 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19918 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 718 performance-move-const-arg std::move of the variable 'p_send_buffer_handles_to_producer_as_raw_file_descriptors' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19919 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 759 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19920 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 800 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19921 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 842 performance-move-const-arg std::move of the variable 'p_raise_event_if_virtual_devices_already_present' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
19922 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.cc @ Line 933 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19923 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'DeviceFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19924 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/device_factory.mojom.h @ Line 156 cppcoreguidelines-special-member-functions class 'DeviceFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19925 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/devices_changed_observer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DevicesChangedObserver_OnDevicesChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19926 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/devices_changed_observer.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'DevicesChangedObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19927 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/devices_changed_observer.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'DevicesChangedObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19928 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/devices_changed_observer.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'DevicesChangedObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19929 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'Producer_OnNewBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19930 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'Producer_OnNewBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19931 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'Producer_OnBufferRetired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19932 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19933 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19934 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19935 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'ProducerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19936 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'Producer_OnNewBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
19937 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom.cc @ Line 308 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19938 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom.cc @ Line 363 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19939 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'Producer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19940 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/producer.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'ProducerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19941 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/scoped_access_permission.mojom-test-utils.h @ Line 23 performance-trivially-destructible class 'ScopedAccessPermissionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19942 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/scoped_access_permission.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'ScopedAccessPermission' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19943 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/scoped_access_permission.mojom.h @ Line 110 cppcoreguidelines-special-member-functions class 'ScopedAccessPermissionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19944 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/testing_controls.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TestingControls_Crash_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19945 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/testing_controls.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'TestingControlsAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19946 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/testing_controls.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'TestingControls' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19947 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/testing_controls.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'TestingControlsStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19948 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoCaptureService_ConnectToDeviceFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19949 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'VideoCaptureService_ConnectToVideoSourceProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19950 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'VideoCaptureService_SetRetryCount_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19951 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'VideoCaptureService_BindControlsForTesting_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19952 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19953 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom-test-utils.h @ Line 27 performance-trivially-destructible class 'VideoCaptureServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19954 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom.cc @ Line 321 performance-move-const-arg std::move of the variable 'p_count' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19955 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'VideoCaptureService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19956 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_capture_service.mojom.h @ Line 137 cppcoreguidelines-special-member-functions class 'VideoCaptureServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19957 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnNewBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19958 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnFrameReadyInBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19959 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnBufferRetired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19960 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnError_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19961 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnFrameDropped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19962 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnLog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19963 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19964 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnStartedUsingGpuDecode_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19965 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-params-data.h @ Line 154 cppcoreguidelines-special-member-functions class 'VideoFrameHandler_OnStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19966 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ReadyFrameInBuffer_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19967 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'ReadyFrameInBuffer_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19968 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19969 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19970 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type '::media::VideoCaptureError' has no effect; remove std::move() 1
19971 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
19972 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
19973 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'VideoFrameHandlerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
19974 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'buffer_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19975 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'frame_feedback_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19976 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 484 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19977 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 559 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
19978 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 594 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type '::media::VideoCaptureError' has no effect; remove std::move() 1
19979 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 629 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::media::VideoCaptureFrameDropReason' has no effect; remove std::move() 1
19980 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.cc @ Line 664 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
19981 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'VideoFrameHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19982 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_frame_handler.mojom.h @ Line 166 cppcoreguidelines-special-member-functions class 'VideoFrameHandlerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19983 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Activate_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19984 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Suspend_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19985 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 52 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Suspend_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19986 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 67 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Resume_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19987 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 82 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_GetPhotoState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19988 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 97 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_GetPhotoState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19989 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 113 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_SetPhotoOptions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19990 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 129 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_SetPhotoOptions_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19991 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 146 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_TakePhoto_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19992 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 161 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_TakePhoto_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19993 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 177 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19994 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 192 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Close_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19995 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 207 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_ProcessFeedback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19996 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 223 cppcoreguidelines-special-member-functions class 'VideoSource_CreatePushSubscription_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19997 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-params-data.h @ Line 243 cppcoreguidelines-special-member-functions class 'VideoSource_CreatePushSubscription_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19998 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'feedback' has no effect; remove std::move() or make the variable non-const 1
19999 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20000 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the const variable 'requested_settings' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
20001 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the variable 'force_reopen_with_new_settings' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20002 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the const variable 'requested_settings' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
20003 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 143 performance-move-const-arg std::move of the variable 'force_reopen_with_new_settings' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20004 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the variable 'result_code' of the trivially-copyable type 'video_capture::mojom::CreatePushSubscriptionResultCode' has no effect; remove std::move() 1
20005 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.cc @ Line 151 performance-move-const-arg std::move of the const variable 'settings_source_was_opened_with' of the trivially-copyable type 'const ::media::VideoCaptureParams' has no effect; remove std::move() 1
20006 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'PushVideoStreamSubscriptionAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20007 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom-test-utils.h @ Line 57 performance-trivially-destructible class 'VideoSourceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20008 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Suspend_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20009 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_GetPhotoState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20010 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_SetPhotoOptions_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20011 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_TakePhoto_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20012 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 99 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20013 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 722 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20014 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1138 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20015 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1382 cppcoreguidelines-special-member-functions class 'VideoSource_CreatePushSubscription_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20016 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1556 performance-move-const-arg std::move of the variable 'p_result_code' of the trivially-copyable type 'video_capture::mojom::CreatePushSubscriptionResultCode' has no effect; remove std::move() 1
20017 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1557 performance-move-const-arg std::move of the variable 'p_settings_source_was_opened_with' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
20018 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1689 performance-move-const-arg std::move of the variable 'p_requested_settings' of the trivially-copyable type '::media::VideoCaptureParams' has no effect; remove std::move() 1
20019 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.cc @ Line 1690 performance-move-const-arg std::move of the variable 'p_force_reopen_with_new_settings' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20020 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20021 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.h @ Line 142 cppcoreguidelines-special-member-functions class 'VideoSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20022 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.h @ Line 223 cppcoreguidelines-special-member-functions class 'PushVideoStreamSubscriptionStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20023 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source.mojom.h @ Line 264 cppcoreguidelines-special-member-functions class 'VideoSourceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20024 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_GetSourceInfos_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20025 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_GetSourceInfos_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20026 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_GetVideoSource_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20027 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_AddSharedMemoryVirtualDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20028 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_AddTextureVirtualDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20029 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 109 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_RegisterVirtualDevicesChangedObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20030 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 127 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_Close_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20031 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_Close_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20032 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the const variable 'source_id' has no effect; remove std::move() or make the variable non-const 1
20033 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'device_info' has no effect; remove std::move() or make the variable non-const 1
20034 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'send_buffer_handles_to_producer_as_raw_file_descriptors' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20035 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'device_info' has no effect; remove std::move() or make the variable non-const 1
20036 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'raise_event_if_virtual_devices_already_present' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20037 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'source_infos' has no effect; remove std::move() or make the variable non-const 1
20038 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom-test-utils.h @ Line 29 performance-trivially-destructible class 'VideoSourceProviderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20039 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_GetSourceInfos_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20040 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'VideoSourceProvider_Close_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20041 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 443 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20042 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 665 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20043 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 714 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20044 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 716 performance-move-const-arg std::move of the variable 'p_send_buffer_handles_to_producer_as_raw_file_descriptors' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20045 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 757 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20046 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.cc @ Line 799 performance-move-const-arg std::move of the variable 'p_raise_event_if_virtual_devices_already_present' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20047 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'VideoSourceProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20048 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/video_source_provider.mojom.h @ Line 156 cppcoreguidelines-special-member-functions class 'VideoSourceProviderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20049 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDevice_RequestFrameBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20050 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDevice_RequestFrameBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20051 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 58 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDevice_OnFrameReadyInBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20052 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'TextureVirtualDevice_OnNewMailboxHolderBufferHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20053 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 94 cppcoreguidelines-special-member-functions class 'TextureVirtualDevice_OnFrameReadyInBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20054 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 113 cppcoreguidelines-special-member-functions class 'TextureVirtualDevice_OnBufferRetired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20055 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 130 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVirtualDevice_OnNewGpuMemoryBufferHandle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20056 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 148 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVirtualDevice_OnFrameReadyInBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20057 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-params-data.h @ Line 167 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVirtualDevice_OnBufferRetired_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20058 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the const variable 'dimension' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20059 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 36 performance-move-const-arg std::move of the variable 'pixel_format' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
20060 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 39 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20061 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'dimension' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20062 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'pixel_format' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
20063 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20064 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20065 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20066 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20067 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20068 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20069 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the variable 'buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20070 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'SharedMemoryVirtualDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20071 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.h @ Line 45 performance-trivially-destructible class 'TextureVirtualDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20072 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom-test-utils.h @ Line 63 performance-trivially-destructible class 'GpuMemoryBufferVirtualDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20073 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDevice_RequestFrameBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20074 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 261 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20075 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 350 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20076 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 409 performance-move-const-arg std::move of the variable 'p_dimension' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20077 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 410 performance-move-const-arg std::move of the variable 'p_pixel_format' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
20078 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 632 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20079 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 676 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20080 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 713 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20081 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 952 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20082 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 996 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20083 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.cc @ Line 1033 performance-move-const-arg std::move of the variable 'p_buffer_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20084 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20085 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 111 cppcoreguidelines-special-member-functions class 'TextureVirtualDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20086 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 152 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVirtualDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20087 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 250 cppcoreguidelines-special-member-functions class 'SharedMemoryVirtualDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20088 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 291 cppcoreguidelines-special-member-functions class 'TextureVirtualDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20089 build/src/core/Debug/x86_64/gen/services/video_capture/public/mojom/virtual_device.mojom.h @ Line 332 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferVirtualDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20090 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetDisplayVisible_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20091 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'DisplayPrivate_Resize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20092 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 55 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetDisplayColorMatrix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20093 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetDisplayColorSpaces_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20094 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetOutputIsSecure_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20095 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetDisplayVSyncParameters_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20096 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'DisplayPrivate_ForceImmediateDrawAndSwapIfPossible_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20097 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'DisplayPrivate_AddVSyncParameterObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20098 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'DisplayPrivate_SetDelegatedInkPointRenderer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20099 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-params-data.h @ Line 169 cppcoreguidelines-special-member-functions class 'DisplayClient_DidCompleteSwapWithNewSize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20100 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20101 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20102 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'color_matrix' has no effect; remove std::move() or make the variable non-const 1
20103 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'display_color_spaces' of the trivially-copyable type 'const ::gfx::DisplayColorSpaces' has no effect; remove std::move() 1
20104 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'secure' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20105 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'timebase' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20106 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 57 performance-move-const-arg std::move of the variable 'interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20107 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20108 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.h @ Line 32 performance-trivially-destructible class 'DisplayPrivateAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20109 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom-test-utils.h @ Line 48 performance-trivially-destructible class 'DisplayClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20110 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 468 performance-move-const-arg std::move of the variable 'p_visible' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20111 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 503 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20112 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 538 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20113 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 573 performance-move-const-arg std::move of the variable 'p_display_color_spaces' of the trivially-copyable type '::gfx::DisplayColorSpaces' has no effect; remove std::move() 1
20114 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 608 performance-move-const-arg std::move of the variable 'p_secure' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20115 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 646 performance-move-const-arg std::move of the variable 'p_timebase' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20116 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 647 performance-move-const-arg std::move of the variable 'p_interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20117 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.cc @ Line 925 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20118 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.h @ Line 77 cppcoreguidelines-special-member-functions class 'DisplayPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20119 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.h @ Line 142 cppcoreguidelines-special-member-functions class 'DisplayClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20120 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.h @ Line 223 cppcoreguidelines-special-member-functions class 'DisplayPrivateStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20121 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/display_private.mojom.h @ Line 264 cppcoreguidelines-special-member-functions class 'DisplayClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20122 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ExternalBeginFrameController_IssueExternalBeginFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20123 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'ExternalBeginFrameController_IssueExternalBeginFrame_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20124 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'args' has no effect; remove std::move() or make the variable non-const 1
20125 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'force' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20126 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'args' has no effect; remove std::move() or make the variable non-const 1
20127 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'force' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20128 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'ack' has no effect; remove std::move() or make the variable non-const 1
20129 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ExternalBeginFrameControllerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20130 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'ExternalBeginFrameController_IssueExternalBeginFrame_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20131 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.cc @ Line 201 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20132 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.cc @ Line 317 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20133 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.cc @ Line 318 performance-move-const-arg std::move of the variable 'p_force' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20134 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ExternalBeginFrameController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20135 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/external_begin_frame_controller.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'ExternalBeginFrameControllerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20136 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FrameSinkManager_RegisterFrameSinkId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20137 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'FrameSinkManager_InvalidateFrameSinkId_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20138 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'FrameSinkManager_SetFrameSinkDebugLabel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20139 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'FrameSinkManager_CreateRootCompositorFrameSink_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20140 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 89 cppcoreguidelines-special-member-functions class 'FrameSinkManager_CreateCompositorFrameSink_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20141 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'FrameSinkManager_DestroyCompositorFrameSink_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20142 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'FrameSinkManager_DestroyCompositorFrameSink_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20143 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 139 cppcoreguidelines-special-member-functions class 'FrameSinkManager_RegisterFrameSinkHierarchy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20144 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 156 cppcoreguidelines-special-member-functions class 'FrameSinkManager_UnregisterFrameSinkHierarchy_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20145 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 173 cppcoreguidelines-special-member-functions class 'FrameSinkManager_AddVideoDetectorObserver_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20146 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 189 cppcoreguidelines-special-member-functions class 'FrameSinkManager_CreateVideoCapturer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20147 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EvictSurfaces_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20148 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 222 cppcoreguidelines-special-member-functions class 'FrameSinkManager_StartThrottling_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20149 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 239 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EndThrottling_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20150 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 254 cppcoreguidelines-special-member-functions class 'FrameSinkManager_Throttle_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20151 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 271 cppcoreguidelines-special-member-functions class 'FrameSinkManager_RequestCopyOfOutput_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20152 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 288 cppcoreguidelines-special-member-functions class 'FrameSinkManager_SetHitTestAsyncQueriedDebugRegions_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20153 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 305 cppcoreguidelines-special-member-functions class 'FrameSinkManager_CacheBackBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20154 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 323 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EvictBackBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20155 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 340 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EvictBackBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20156 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 355 cppcoreguidelines-special-member-functions class 'FrameSinkManager_UpdateDebugRendererSettings_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20157 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 371 cppcoreguidelines-special-member-functions class 'FrameSinkManagerClient_OnFirstSurfaceActivation_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20158 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 387 cppcoreguidelines-special-member-functions class 'FrameSinkManagerClient_OnAggregatedHitTestRegionListUpdated_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20159 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-params-data.h @ Line 404 cppcoreguidelines-special-member-functions class 'FrameSinkManagerClient_OnFrameTokenChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20160 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-shared-internal.h @ Line 45 cppcoreguidelines-special-member-functions class 'RootCompositorFrameSinkParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20161 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-shared-internal.h @ Line 75 cppcoreguidelines-special-member-functions class 'RootCompositorFrameSinkParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20162 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20163 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the variable 'report_activation' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20164 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20165 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20166 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'debug_label' has no effect; remove std::move() or make the variable non-const 1
20167 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20168 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20169 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'parent_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20170 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the const variable 'child_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20171 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'parent_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20172 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'child_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20173 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'surface_ids' has no effect; remove std::move() or make the variable non-const 1
20174 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'frame_sink_ids' has no effect; remove std::move() or make the variable non-const 1
20175 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the variable 'interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20176 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the const variable 'frame_sink_ids' has no effect; remove std::move() or make the variable non-const 1
20177 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 85 performance-move-const-arg std::move of the variable 'interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20178 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 88 performance-move-const-arg std::move of the const variable 'surface_id' has no effect; remove std::move() or make the variable non-const 1
20179 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'root_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20180 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 91 performance-move-const-arg std::move of the const variable 'hit_test_async_queried_debug_queue' has no effect; remove std::move() or make the variable non-const 1
20181 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the variable 'cache_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20182 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 94 performance-move-const-arg std::move of the const variable 'root_frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20183 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 97 performance-move-const-arg std::move of the variable 'cache_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20184 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'debug_settings' of the trivially-copyable type 'const ::viz::DebugRendererSettings' has no effect; remove std::move() 1
20185 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 110 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20186 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 121 performance-move-const-arg std::move of the variable 'cache_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20187 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 133 performance-move-const-arg std::move of the const variable 'surface_info' has no effect; remove std::move() or make the variable non-const 1
20188 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20189 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 136 performance-move-const-arg std::move of the const variable 'hit_test_data' has no effect; remove std::move() or make the variable non-const 1
20190 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20191 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20192 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the variable 'activation_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20193 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.h @ Line 42 performance-trivially-destructible class 'FrameSinkManagerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20194 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom-test-utils.h @ Line 64 performance-trivially-destructible class 'FrameSinkManagerClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20195 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 72 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
20196 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'widget_in' of the trivially-copyable type '::gpu::SurfaceHandle' (aka 'unsigned int') has no effect; remove std::move() 1
20197 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'gpu_compositing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20198 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'renderer_settings_in' has no effect; remove std::move() or make the variable non-const 1
20199 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'send_swap_size_notifications_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20200 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'disable_frame_rate_limit_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20201 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'use_preferred_interval_for_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20202 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 153 cppcoreguidelines-special-member-functions class 'FrameSinkManager_DestroyCompositorFrameSink_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20203 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 166 cppcoreguidelines-special-member-functions class 'FrameSinkManager_DestroyCompositorFrameSink_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20204 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 178 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EvictBackBuffer_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20205 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 191 cppcoreguidelines-special-member-functions class 'FrameSinkManager_EvictBackBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20206 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1596 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20207 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1597 performance-move-const-arg std::move of the variable 'p_report_activation' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20208 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1632 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20209 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1670 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20210 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1671 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20211 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1751 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20212 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1794 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20213 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1795 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20214 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1833 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20215 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1834 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20216 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1943 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20217 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1981 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20218 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 1982 performance-move-const-arg std::move of the variable 'p_interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20219 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2051 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20220 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2052 performance-move-const-arg std::move of the variable 'p_interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20221 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2090 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20222 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2129 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20223 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2130 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20224 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2168 performance-move-const-arg std::move of the variable 'p_cache_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20225 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2169 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20226 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2207 performance-move-const-arg std::move of the variable 'p_debug_settings' of the trivially-copyable type '::viz::DebugRendererSettings' has no effect; remove std::move() 1
20227 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2274 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20228 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2345 performance-move-const-arg std::move of the variable 'p_cache_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20229 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2641 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20230 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2679 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20231 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2680 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20232 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2721 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20233 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2722 performance-move-const-arg std::move of the variable 'p_frame_token' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20234 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.cc @ Line 2723 performance-move-const-arg std::move of the variable 'p_activation_time' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20235 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h @ Line 82 cppcoreguidelines-special-member-functions class 'FrameSinkManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20236 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h @ Line 199 cppcoreguidelines-special-member-functions class 'FrameSinkManagerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20237 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h @ Line 316 cppcoreguidelines-special-member-functions class 'FrameSinkManagerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20238 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_manager.mojom.h @ Line 357 cppcoreguidelines-special-member-functions class 'FrameSinkManagerClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20239 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumerFrameCallbacks_Done_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20240 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumerFrameCallbacks_ProvideFeedback_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20241 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 53 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumer_OnFrameCaptured_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20242 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumer_OnStopped_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20243 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumer_OnLog_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20244 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 103 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_SetFormat_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20245 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_SetMinCapturePeriod_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20246 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_SetMinSizeChangePeriod_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20247 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 153 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_SetResolutionConstraints_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20248 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 172 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_SetAutoThrottlingEnabled_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20249 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 189 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_ChangeTarget_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20250 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 206 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_Start_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20251 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 222 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20252 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 237 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_RequestRefreshFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20253 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 252 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer_CreateOverlay_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20254 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 269 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCaptureOverlay_SetImageAndBounds_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20255 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-params-data.h @ Line 286 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCaptureOverlay_SetBounds_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20256 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'feedback' has no effect; remove std::move() or make the variable non-const 1
20257 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'content_rect' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20258 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
20259 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
20260 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'color_space' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
20261 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'min_period' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20262 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 77 performance-move-const-arg std::move of the variable 'min_period' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20263 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'min_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20264 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the const variable 'max_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20265 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'use_fixed_aspect_ratio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20266 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 83 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20267 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'frame_sink_id' has no effect; remove std::move() or make the variable non-const 1
20268 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 86 performance-move-const-arg std::move of the const variable 'subtree_capture_id' of the trivially-copyable type 'const ::viz::SubtreeCaptureId' has no effect; remove std::move() 1
20269 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 98 performance-move-const-arg std::move of the variable 'stacking_index' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20270 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'image' has no effect; remove std::move() or make the variable non-const 1
20271 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 109 performance-move-const-arg std::move of the const variable 'bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20272 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.cc @ Line 112 performance-move-const-arg std::move of the const variable 'bounds' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20273 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'FrameSinkVideoConsumerFrameCallbacksAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20274 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.h @ Line 43 performance-trivially-destructible class 'FrameSinkVideoConsumerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20275 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.h @ Line 68 performance-trivially-destructible class 'FrameSinkVideoCapturerAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20276 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom-test-utils.h @ Line 85 performance-trivially-destructible class 'FrameSinkVideoCaptureOverlayAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20277 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 193 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20278 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 448 performance-move-const-arg std::move of the variable 'p_content_rect' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
20279 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 515 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20280 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1050 performance-move-const-arg std::move of the variable 'p_format' of the trivially-copyable type '::media::VideoPixelFormat' has no effect; remove std::move() 1
20281 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1051 performance-move-const-arg std::move of the variable 'p_color_space' of the trivially-copyable type '::gfx::ColorSpace' has no effect; remove std::move() 1
20282 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1086 performance-move-const-arg std::move of the variable 'p_min_period' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20283 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1121 performance-move-const-arg std::move of the variable 'p_min_period' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20284 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1162 performance-move-const-arg std::move of the variable 'p_min_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20285 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1163 performance-move-const-arg std::move of the variable 'p_max_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20286 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1164 performance-move-const-arg std::move of the variable 'p_use_fixed_aspect_ratio' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20287 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1199 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20288 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1237 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20289 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1238 performance-move-const-arg std::move of the variable 'p_subtree_capture_id' of the trivially-copyable type '::viz::SubtreeCaptureId' has no effect; remove std::move() 1
20290 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1377 performance-move-const-arg std::move of the variable 'p_stacking_index' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20291 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1620 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20292 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1621 performance-move-const-arg std::move of the variable 'p_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
20293 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.cc @ Line 1656 performance-move-const-arg std::move of the variable 'p_bounds' of the trivially-copyable type '::gfx::RectF' has no effect; remove std::move() 1
20294 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 75 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumerFrameCallbacks' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20295 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 112 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20296 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 153 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20297 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 222 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCaptureOverlay' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20298 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 347 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumerFrameCallbacksStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20299 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 388 cppcoreguidelines-special-member-functions class 'FrameSinkVideoConsumerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20300 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 429 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCapturerStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20301 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/frame_sink_video_capture.mojom.h @ Line 470 cppcoreguidelines-special-member-functions class 'FrameSinkVideoCaptureOverlayStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20302 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdater_OnAllocatedSharedMemory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20303 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdater_Draw_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20304 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdater_Draw_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20305 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'pixel_size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20306 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'LayeredWindowUpdaterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20307 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdater_Draw_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20308 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom.cc @ Line 312 performance-move-const-arg std::move of the variable 'p_pixel_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20309 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdater' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20310 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/layered_window_updater.mojom.h @ Line 127 cppcoreguidelines-special-member-functions class 'LayeredWindowUpdaterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20311 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'RendererSettings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20312 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom-shared-internal.h @ Line 66 cppcoreguidelines-special-member-functions class 'RendererSettings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20313 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom-shared-internal.h @ Line 96 cppcoreguidelines-special-member-functions class 'DebugRendererSettings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20314 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom-shared-internal.h @ Line 118 cppcoreguidelines-special-member-functions class 'DebugRendererSettings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20315 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'allow_antialiasing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20316 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'force_antialiasing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20317 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'force_blending_with_shaders_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20318 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'highp_threshold_min_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20319 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'partial_swap_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20320 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'release_overlay_resources_after_gpu_query_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20321 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'should_clear_root_render_pass_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20322 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'slow_down_compositing_scale_factor_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20323 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'use_skia_renderer_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20324 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'allow_overlays_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20325 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'auto_resize_output_surface_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20326 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'requires_alpha_channel_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20327 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 162 performance-move-const-arg std::move of the variable 'tint_composited_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20328 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 163 performance-move-const-arg std::move of the variable 'show_overdraw_feedback_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20329 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 164 performance-move-const-arg std::move of the variable 'show_dc_layer_debug_borders_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20330 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.cc @ Line 165 performance-move-const-arg std::move of the variable 'show_aggregated_damage_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20331 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'DebugRendererSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20332 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.h @ Line 209 cppcoreguidelines-special-member-functions class 'RendererSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20333 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/renderer_settings.mojom.h @ Line 94 performance-trivially-destructible class 'DebugRendererSettings' can be made trivially destructible by defaulting the destructor on its first declaration 3
20334 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VSyncParameterObserver_OnUpdateVSyncParameters_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20335 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'timebase' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20336 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20337 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'VSyncParameterObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20338 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom.cc @ Line 151 performance-move-const-arg std::move of the variable 'p_timebase' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20339 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom.cc @ Line 152 performance-move-const-arg std::move of the variable 'p_interval' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20340 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'VSyncParameterObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20341 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/compositing/vsync_parameter_observer.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'VSyncParameterObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20342 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GpuHost_DidInitialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20343 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 42 cppcoreguidelines-special-member-functions class 'GpuHost_DidFailInitialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20344 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'GpuHost_DidCreateContextSuccessfully_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20345 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 72 cppcoreguidelines-special-member-functions class 'GpuHost_DidCreateOffscreenContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20346 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'GpuHost_DidDestroyOffscreenContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20347 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 104 cppcoreguidelines-special-member-functions class 'GpuHost_DidDestroyChannel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20348 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 121 cppcoreguidelines-special-member-functions class 'GpuHost_DidDestroyAllChannels_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20349 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 136 cppcoreguidelines-special-member-functions class 'GpuHost_DidLoseContext_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20350 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 155 cppcoreguidelines-special-member-functions class 'GpuHost_DidUpdateGPUInfo_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20351 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 171 cppcoreguidelines-special-member-functions class 'GpuHost_DisableGpuCompositing_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20352 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 186 cppcoreguidelines-special-member-functions class 'GpuHost_StoreShaderToDisk_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20353 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-params-data.h @ Line 205 cppcoreguidelines-special-member-functions class 'GpuHost_RecordLogMessage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20354 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gpu_info' has no effect; remove std::move() or make the variable non-const 1
20355 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gpu_feature_info' has no effect; remove std::move() or make the variable non-const 1
20356 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gpu_info_for_hardware_gpu' has no effect; remove std::move() or make the variable non-const 1
20357 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gpu_feature_info_for_hardware_gpu' has no effect; remove std::move() or make the variable non-const 1
20358 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 37 performance-move-const-arg std::move of the const variable 'gpu_extra_info' has no effect; remove std::move() or make the variable non-const 1
20359 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 46 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
20360 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'url' has no effect; remove std::move() or make the variable non-const 1
20361 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20362 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'offscreen' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20363 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the variable 'reason' of the trivially-copyable type '::gpu::error::ContextLostReason' has no effect; remove std::move() 1
20364 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'active_url' has no effect; remove std::move() or make the variable non-const 1
20365 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'gpu_info' has no effect; remove std::move() or make the variable non-const 1
20366 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20367 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
20368 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'shader' has no effect; remove std::move() or make the variable non-const 1
20369 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'severity' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20370 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'header' has no effect; remove std::move() or make the variable non-const 1
20371 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'message' has no effect; remove std::move() or make the variable non-const 1
20372 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom-test-utils.h @ Line 35 performance-trivially-destructible class 'GpuHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20373 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 663 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20374 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 664 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20375 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 665 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20376 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 666 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20377 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 667 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20378 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 764 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20379 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 799 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20380 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 834 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20381 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 906 performance-move-const-arg std::move of the variable 'p_offscreen' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20382 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 907 performance-move-const-arg std::move of the variable 'p_reason' of the trivially-copyable type '::gpu::error::ContextLostReason' has no effect; remove std::move() 1
20383 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 908 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20384 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 943 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20385 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1015 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20386 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1016 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20387 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1017 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20388 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1058 performance-move-const-arg std::move of the variable 'p_severity' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20389 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1059 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20390 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.cc @ Line 1060 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20391 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'GpuHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20392 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_host.mojom.h @ Line 188 cppcoreguidelines-special-member-functions class 'GpuHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20393 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GpuService_EstablishGpuChannel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20394 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 42 cppcoreguidelines-special-member-functions class 'GpuService_EstablishGpuChannel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20395 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'GpuService_CloseChannel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20396 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 76 cppcoreguidelines-special-member-functions class 'GpuService_CreateVideoEncodeAcceleratorProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20397 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 93 cppcoreguidelines-special-member-functions class 'GpuService_CreateGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20398 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 115 cppcoreguidelines-special-member-functions class 'GpuService_CreateGpuMemoryBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20399 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 131 cppcoreguidelines-special-member-functions class 'GpuService_DestroyGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20400 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 150 cppcoreguidelines-special-member-functions class 'GpuService_CopyGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20401 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 167 cppcoreguidelines-special-member-functions class 'GpuService_CopyGpuMemoryBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20402 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 184 cppcoreguidelines-special-member-functions class 'GpuService_GetVideoMemoryUsageStats_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20403 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 199 cppcoreguidelines-special-member-functions class 'GpuService_GetVideoMemoryUsageStats_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20404 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 215 cppcoreguidelines-special-member-functions class 'GpuService_StartPeakMemoryMonitor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20405 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 232 cppcoreguidelines-special-member-functions class 'GpuService_GetPeakMemoryUsage_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20406 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 249 cppcoreguidelines-special-member-functions class 'GpuService_GetPeakMemoryUsage_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20407 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 266 cppcoreguidelines-special-member-functions class 'GpuService_RequestHDRStatus_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20408 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 281 cppcoreguidelines-special-member-functions class 'GpuService_RequestHDRStatus_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20409 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 298 cppcoreguidelines-special-member-functions class 'GpuService_LoadedShader_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20410 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 317 cppcoreguidelines-special-member-functions class 'GpuService_WakeUpGpu_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20411 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 332 cppcoreguidelines-special-member-functions class 'GpuService_GpuSwitched_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20412 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 349 cppcoreguidelines-special-member-functions class 'GpuService_DisplayAdded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20413 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 364 cppcoreguidelines-special-member-functions class 'GpuService_DisplayRemoved_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20414 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 379 cppcoreguidelines-special-member-functions class 'GpuService_DisplayMetricsChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20415 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 394 cppcoreguidelines-special-member-functions class 'GpuService_DestroyAllChannels_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20416 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 409 cppcoreguidelines-special-member-functions class 'GpuService_OnBackgroundCleanup_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20417 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 424 cppcoreguidelines-special-member-functions class 'GpuService_OnBackgrounded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20418 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 439 cppcoreguidelines-special-member-functions class 'GpuService_OnForegrounded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20419 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 454 cppcoreguidelines-special-member-functions class 'GpuService_OnMemoryPressure_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20420 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 471 cppcoreguidelines-special-member-functions class 'GpuService_Crash_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20421 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 486 cppcoreguidelines-special-member-functions class 'GpuService_Hang_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20422 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 501 cppcoreguidelines-special-member-functions class 'GpuService_ThrowJavaException_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20423 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 516 cppcoreguidelines-special-member-functions class 'GpuService_Stop_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20424 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-params-data.h @ Line 531 cppcoreguidelines-special-member-functions class 'GpuService_Stop_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20425 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20426 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'client_tracing_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20427 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'is_gpu_host' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20428 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 44 performance-move-const-arg std::move of the variable 'cache_shaders_on_disk' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20429 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 47 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20430 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
20431 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20432 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
20433 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
20434 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20435 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 53 performance-move-const-arg std::move of the variable 'surface_handle' of the trivially-copyable type '::gpu::SurfaceHandle' (aka 'unsigned int') has no effect; remove std::move() 1
20436 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
20437 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20438 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
20439 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 65 performance-move-const-arg std::move of the variable 'sequence_num' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20440 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 68 performance-move-const-arg std::move of the variable 'sequence_num' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20441 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20442 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'key' has no effect; remove std::move() or make the variable non-const 1
20443 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'data' has no effect; remove std::move() or make the variable non-const 1
20444 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 80 performance-move-const-arg std::move of the variable 'active_gpu_heuristic' of the trivially-copyable type '::gl::GpuPreference' has no effect; remove std::move() 1
20445 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 104 performance-move-const-arg std::move of the variable 'level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
20446 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20447 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'client_tracing_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20448 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'is_gpu_host' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20449 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 126 performance-move-const-arg std::move of the variable 'cache_shaders_on_disk' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20450 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
20451 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20452 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
20453 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
20454 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20455 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 141 performance-move-const-arg std::move of the variable 'surface_handle' of the trivially-copyable type '::gpu::SurfaceHandle' (aka 'unsigned int') has no effect; remove std::move() 1
20456 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 161 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20457 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 176 performance-move-const-arg std::move of the const variable 'stats' has no effect; remove std::move() or make the variable non-const 1
20458 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 186 performance-move-const-arg std::move of the variable 'sequence_num' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20459 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 194 performance-move-const-arg std::move of the variable 'memory_usage' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20460 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 194 performance-move-const-arg std::move of the const variable 'memory_per_allocation_source' has no effect; remove std::move() or make the variable non-const 1
20461 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.cc @ Line 210 performance-move-const-arg std::move of the variable 'hdr_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20462 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom-test-utils.h @ Line 48 performance-trivially-destructible class 'GpuServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20463 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'GpuService_EstablishGpuChannel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20464 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'GpuService_CreateGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20465 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 73 cppcoreguidelines-special-member-functions class 'GpuService_CopyGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20466 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 86 cppcoreguidelines-special-member-functions class 'GpuService_GetVideoMemoryUsageStats_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20467 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 99 cppcoreguidelines-special-member-functions class 'GpuService_GetPeakMemoryUsage_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20468 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 112 cppcoreguidelines-special-member-functions class 'GpuService_RequestHDRStatus_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20469 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 125 cppcoreguidelines-special-member-functions class 'GpuService_Stop_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20470 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 1446 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20471 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 1577 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20472 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 1721 performance-move-const-arg std::move of the variable 'p_memory_usage' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20473 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 1722 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20474 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 1869 performance-move-const-arg std::move of the variable 'p_hdr_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20475 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2074 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20476 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2155 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
20477 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2156 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20478 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2157 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20479 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2198 performance-move-const-arg std::move of the variable 'p_sequence_num' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20480 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2245 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20481 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2246 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20482 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2247 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20483 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2313 performance-move-const-arg std::move of the variable 'p_active_gpu_heuristic' of the trivially-copyable type '::gl::GpuPreference' has no effect; remove std::move() 1
20484 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2565 performance-move-const-arg std::move of the variable 'p_level' of the trivially-copyable type '::base::MemoryPressureListener::MemoryPressureLevel' has no effect; remove std::move() 1
20485 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2722 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20486 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2723 performance-move-const-arg std::move of the variable 'p_client_tracing_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20487 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2724 performance-move-const-arg std::move of the variable 'p_is_gpu_host' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20488 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2725 performance-move-const-arg std::move of the variable 'p_cache_shaders_on_disk' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20489 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2784 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
20490 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2785 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
20491 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2786 performance-move-const-arg std::move of the variable 'p_format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
20492 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2787 performance-move-const-arg std::move of the variable 'p_usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
20493 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2788 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20494 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2789 performance-move-const-arg std::move of the variable 'p_surface_handle' of the trivially-copyable type '::gpu::SurfaceHandle' (aka 'unsigned int') has no effect; remove std::move() 1
20495 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.cc @ Line 2909 performance-move-const-arg std::move of the variable 'p_sequence_num' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20496 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.h @ Line 80 cppcoreguidelines-special-member-functions class 'GpuService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20497 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/gl/gpu_service.mojom.h @ Line 288 cppcoreguidelines-special-member-functions class 'GpuServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20498 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VizMain_CreateFrameSinkManager_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20499 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'VizMain_CreateGpuService_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20500 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-params-data.h @ Line 59 cppcoreguidelines-special-member-functions class 'VizMain_CreateVizDevTools_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20501 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-shared-internal.h @ Line 39 cppcoreguidelines-special-member-functions class 'FrameSinkManagerParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20502 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'FrameSinkManagerParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20503 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-shared-internal.h @ Line 93 cppcoreguidelines-special-member-functions class 'VizDevToolsParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20504 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'VizDevToolsParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20505 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'subpixel_rendering' of the trivially-copyable type '::gfx::FontRenderParams::SubpixelRendering' has no effect; remove std::move() 1
20506 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'VizMainAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20507 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'restart_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20508 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'use_activation_deadline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20509 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'activation_deadline_in_frames_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20510 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'debug_renderer_settings_in' of the trivially-copyable type 'const ::viz::DebugRendererSettings' has no effect; remove std::move() 1
20511 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'server_port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
20512 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.cc @ Line 392 performance-move-const-arg std::move of the variable 'p_subpixel_rendering' of the trivially-copyable type '::gfx::FontRenderParams::SubpixelRendering' has no effect; remove std::move() 1
20513 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'VizMain' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20514 build/src/core/Debug/x86_64/gen/services/viz/privileged/mojom/viz_main.mojom.h @ Line 136 cppcoreguidelines-special-member-functions class 'VizMainStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20515 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'frame_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20516 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'deadline_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20517 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20518 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20519 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'sequence_number_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20520 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
20521 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::blink::BeginFrameArgsType' (aka 'viz::mojom::BeginFrameArgsType') has no effect; remove std::move() 1
20522 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'on_critical_path_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20523 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'animate_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20524 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20525 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'sequence_number_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20526 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 138 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
20527 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.cc @ Line 139 performance-move-const-arg std::move of the variable 'has_damage_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20528 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.h @ Line 98 cppcoreguidelines-special-member-functions class 'BeginFrameAck' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20529 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.h @ Line 245 cppcoreguidelines-special-member-functions class 'BeginFrameArgs' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20530 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.h @ Line 130 performance-trivially-destructible class 'BeginFrameAck' can be made trivially destructible by defaulting the destructor on its first declaration 3
20531 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-blink.h @ Line 282 performance-trivially-destructible class 'BeginFrameArgs' can be made trivially destructible by defaulting the destructor on its first declaration 3
20532 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'BeginFrameArgs_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20533 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'BeginFrameArgs_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20534 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-shared-internal.h @ Line 114 cppcoreguidelines-special-member-functions class 'BeginFrameAck_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20535 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom-shared-internal.h @ Line 136 cppcoreguidelines-special-member-functions class 'BeginFrameAck_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20536 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'frame_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20537 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'deadline_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20538 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20539 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20540 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'sequence_number_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20541 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
20542 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::BeginFrameArgsType' has no effect; remove std::move() 1
20543 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'on_critical_path_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20544 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'animate_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20545 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 134 performance-move-const-arg std::move of the variable 'source_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20546 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'sequence_number_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20547 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
20548 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.cc @ Line 137 performance-move-const-arg std::move of the variable 'has_damage_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20549 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'BeginFrameAck' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20550 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.h @ Line 207 cppcoreguidelines-special-member-functions class 'BeginFrameArgs' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20551 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.h @ Line 92 performance-trivially-destructible class 'BeginFrameAck' can be made trivially destructible by defaulting the destructor on its first declaration 3
20552 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/begin_frame_args.mojom.h @ Line 244 performance-trivially-destructible class 'BeginFrameArgs' can be made trivially destructible by defaulting the destructor on its first declaration 3
20553 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
20554 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20555 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'BitmapInSharedMemory_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20556 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'BitmapInSharedMemory_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20557 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
20558 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/bitmap_in_shared_memory.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20559 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CompositingModeWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20560 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink-test-utils.h @ Line 42 performance-trivially-destructible class 'CompositingModeReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20561 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'CompositingModeWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20562 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'CompositingModeReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20563 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink.h @ Line 169 cppcoreguidelines-special-member-functions class 'CompositingModeWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20564 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-blink.h @ Line 210 cppcoreguidelines-special-member-functions class 'CompositingModeReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20565 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CompositingModeWatcher_CompositingModeFallbackToSoftware_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20566 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'CompositingModeReporter_AddCompositingModeWatcher_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20567 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CompositingModeWatcherAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20568 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom-test-utils.h @ Line 40 performance-trivially-destructible class 'CompositingModeReporterAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20569 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'CompositingModeWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20570 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom.h @ Line 99 cppcoreguidelines-special-member-functions class 'CompositingModeReporter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20571 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom.h @ Line 164 cppcoreguidelines-special-member-functions class 'CompositingModeWatcherStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20572 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositing_mode_watcher.mojom.h @ Line 205 cppcoreguidelines-special-member-functions class 'CompositingModeReporterStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20573 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'CompositorFrame_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20574 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'CompositorFrame_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20575 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20576 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the const variable 'root_scroll_offset_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
20577 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 97 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20578 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 98 performance-move-const-arg std::move of the const variable 'scrollable_viewport_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
20579 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 99 performance-move-const-arg std::move of the variable 'content_color_usage_in' of the trivially-copyable type '::gfx::mojom::blink::ContentColorUsage' (aka 'gfx::mojom::ContentColorUsage') has no effect; remove std::move() 1
20580 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'may_contain_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20581 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the variable 'is_resourceless_software_draw_with_scroll_or_animation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20582 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the variable 'root_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20583 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the const variable 'begin_frame_ack_in' has no effect; remove std::move() or make the variable non-const 1
20584 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the variable 'frame_token_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20585 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the variable 'send_frame_token_to_embedder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20586 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the variable 'top_controls_visible_height_set_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20587 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'top_controls_visible_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20588 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'min_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20589 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'display_transform_hint_in' of the trivially-copyable type '::gfx::mojom::blink::OverlayTransform' (aka 'gfx::mojom::OverlayTransform') has no effect; remove std::move() 1
20590 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-shared-internal.h @ Line 42 cppcoreguidelines-special-member-functions class 'CompositorFrameMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20591 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'CompositorFrameMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20592 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20593 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 94 performance-move-const-arg std::move of the const variable 'root_scroll_offset_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
20594 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 95 performance-move-const-arg std::move of the variable 'page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20595 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 96 performance-move-const-arg std::move of the const variable 'scrollable_viewport_size_in' of the trivially-copyable type 'const ::gfx::SizeF' has no effect; remove std::move() 1
20596 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 97 performance-move-const-arg std::move of the variable 'content_color_usage_in' of the trivially-copyable type '::gfx::mojom::ContentColorUsage' has no effect; remove std::move() 1
20597 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'may_contain_video_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20598 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'is_resourceless_software_draw_with_scroll_or_animation_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20599 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 100 performance-move-const-arg std::move of the variable 'root_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20600 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'deadline_in' of the trivially-copyable type 'const ::viz::FrameDeadline' has no effect; remove std::move() 1
20601 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 105 performance-move-const-arg std::move of the const variable 'begin_frame_ack_in' has no effect; remove std::move() or make the variable non-const 1
20602 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 106 performance-move-const-arg std::move of the variable 'frame_token_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20603 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 107 performance-move-const-arg std::move of the variable 'send_frame_token_to_embedder_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20604 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 108 performance-move-const-arg std::move of the variable 'top_controls_visible_height_set_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20605 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'top_controls_visible_height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20606 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'min_page_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20607 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_metadata.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'display_transform_hint_in' of the trivially-copyable type '::gfx::OverlayTransform' has no effect; remove std::move() 1
20608 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 61 performance-move-const-arg std::move of the variable 'needs_begin_frame' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20609 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20610 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 67 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20611 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20612 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 70 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20613 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 73 performance-move-const-arg std::move of the const variable 'ack' has no effect; remove std::move() or make the variable non-const 1
20614 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
20615 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
20616 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 82 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'viz::mojom::blink::CompositorFrameSinkType' (aka 'viz::mojom::CompositorFrameSinkType') has no effect; remove std::move() 1
20617 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20618 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 92 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20619 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 97 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20620 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 108 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20621 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'args' has no effect; remove std::move() or make the variable non-const 1
20622 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 111 performance-move-const-arg std::move of the const variable 'details' has no effect; remove std::move() or make the variable non-const 1
20623 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'paused' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20624 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.cc @ Line 117 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20625 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.h @ Line 33 performance-trivially-destructible class 'CompositorFrameSinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20626 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink-test-utils.h @ Line 54 performance-trivially-destructible class 'CompositorFrameSinkClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20627 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 70 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20628 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 84 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20629 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 676 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20630 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 798 performance-move-const-arg std::move of the variable 'p_needs_begin_frame' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20631 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 873 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20632 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 876 performance-move-const-arg std::move of the variable 'p_submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20633 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 914 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20634 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 953 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gpu::Mailbox' has no effect; remove std::move() 1
20635 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 988 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gpu::Mailbox' has no effect; remove std::move() 1
20636 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1023 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'viz::mojom::blink::CompositorFrameSinkType' (aka 'viz::mojom::CompositorFrameSinkType') has no effect; remove std::move() 1
20637 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1093 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20638 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1096 performance-move-const-arg std::move of the variable 'p_submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20639 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1390 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20640 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1428 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20641 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1429 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20642 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1464 performance-move-const-arg std::move of the variable 'p_paused' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20643 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.cc @ Line 1499 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20644 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.h @ Line 115 cppcoreguidelines-special-member-functions class 'CompositorFrameSink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20645 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.h @ Line 182 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20646 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.h @ Line 281 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20647 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-blink.h @ Line 322 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20648 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SetNeedsBeginFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20649 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SetWantsAnimateOnlyBeginFrames_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20650 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20651 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20652 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 92 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20653 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_DidNotProduceFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20654 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 124 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_DidAllocateSharedBitmap_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20655 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 141 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_DidDeleteSharedBitmap_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20656 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 157 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_InitializeCompositorFrameSinkType_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20657 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 174 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient_DidReceiveCompositorFrameAck_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20658 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 190 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient_OnBeginFrame_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20659 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 207 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient_OnBeginFramePausedChanged_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20660 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-params-data.h @ Line 224 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient_ReclaimResources_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20661 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'needs_begin_frame' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20662 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20663 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 49 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20664 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20665 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 52 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20666 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 55 performance-move-const-arg std::move of the const variable 'ack' has no effect; remove std::move() or make the variable non-const 1
20667 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 58 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
20668 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 61 performance-move-const-arg std::move of the const variable 'id' of the trivially-copyable type 'const ::gpu::Mailbox' has no effect; remove std::move() 1
20669 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 64 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'viz::mojom::CompositorFrameSinkType' has no effect; remove std::move() 1
20670 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the const variable 'local_surface_id' has no effect; remove std::move() or make the variable non-const 1
20671 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20672 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 79 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20673 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 90 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20674 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'args' has no effect; remove std::move() or make the variable non-const 1
20675 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 93 performance-move-const-arg std::move of the const variable 'details' has no effect; remove std::move() or make the variable non-const 1
20676 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 96 performance-move-const-arg std::move of the variable 'paused' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20677 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the const variable 'resources' has no effect; remove std::move() or make the variable non-const 1
20678 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.h @ Line 31 performance-trivially-destructible class 'CompositorFrameSinkAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20679 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom-test-utils.h @ Line 52 performance-trivially-destructible class 'CompositorFrameSinkClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20680 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 52 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_HandleSyncResponse' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20681 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 66 cppcoreguidelines-special-member-functions class 'CompositorFrameSink_SubmitCompositorFrameSync_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
20682 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 658 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20683 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 780 performance-move-const-arg std::move of the variable 'p_needs_begin_frame' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20684 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 855 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20685 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 858 performance-move-const-arg std::move of the variable 'p_submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20686 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 896 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20687 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 935 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gpu::Mailbox' has no effect; remove std::move() 1
20688 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 970 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gpu::Mailbox' has no effect; remove std::move() 1
20689 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1005 performance-move-const-arg std::move of the variable 'p_type' of the trivially-copyable type 'viz::mojom::CompositorFrameSinkType' has no effect; remove std::move() 1
20690 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1075 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20691 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1078 performance-move-const-arg std::move of the variable 'p_submit_time' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20692 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1372 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20693 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1410 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20694 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1411 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20695 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1446 performance-move-const-arg std::move of the variable 'p_paused' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20696 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.cc @ Line 1481 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
20697 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h @ Line 77 cppcoreguidelines-special-member-functions class 'CompositorFrameSink' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20698 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h @ Line 144 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20699 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h @ Line 243 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20700 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_sink.mojom.h @ Line 284 cppcoreguidelines-special-member-functions class 'CompositorFrameSinkClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20701 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'sequence_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20702 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::blink::CompositorFrameTransitionDirectiveType' (aka 'viz::mojom::CompositorFrameTransitionDirectiveType') has no effect; remove std::move() 1
20703 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'effect_in' of the trivially-copyable type 'viz::mojom::blink::CompositorFrameTransitionDirectiveEffect' (aka 'viz::mojom::CompositorFrameTransitionDirectiveEffect') has no effect; remove std::move() 1
20704 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20705 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'CompositorFrameTransitionDirective' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20706 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-blink.h @ Line 164 performance-trivially-destructible class 'CompositorFrameTransitionDirective' can be made trivially destructible by defaulting the destructor on its first declaration 3
20707 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-shared-internal.h @ Line 89 cppcoreguidelines-special-member-functions class 'CompositorFrameTransitionDirective_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20708 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'CompositorFrameTransitionDirective_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20709 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'sequence_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20710 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::CompositorFrameTransitionDirectiveType' has no effect; remove std::move() 1
20711 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'effect_in' of the trivially-copyable type 'viz::mojom::CompositorFrameTransitionDirectiveEffect' has no effect; remove std::move() 1
20712 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'duration_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20713 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'CompositorFrameTransitionDirective' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20714 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_frame_transition_directive.mojom.h @ Line 94 performance-trivially-destructible class 'CompositorFrameTransitionDirective' can be made trivially destructible by defaulting the destructor on its first declaration 3
20715 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the const variable 'output_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20716 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the const variable 'damage_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20717 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the const variable 'transform_to_root_target_in' has no effect; remove std::move() or make the variable non-const 1
20718 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the const variable 'subtree_capture_id_in' of the trivially-copyable type 'const ::viz::SubtreeCaptureId' has no effect; remove std::move() 1
20719 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the variable 'has_transparent_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20720 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 87 performance-move-const-arg std::move of the variable 'cache_render_pass_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20721 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the variable 'has_damage_from_contributing_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20722 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the variable 'generate_mipmap_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20723 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-shared-internal.h @ Line 38 cppcoreguidelines-special-member-functions class 'CompositorRenderPass_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20724 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom-shared-internal.h @ Line 70 cppcoreguidelines-special-member-functions class 'CompositorRenderPass_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20725 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 76 performance-move-const-arg std::move of the const variable 'id_in' of the trivially-copyable type 'const ::viz::CompositorRenderPassId' (aka 'const IdType') has no effect; remove std::move() 1
20726 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 77 performance-move-const-arg std::move of the const variable 'output_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20727 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 78 performance-move-const-arg std::move of the const variable 'damage_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20728 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 79 performance-move-const-arg std::move of the const variable 'transform_to_root_target_in' has no effect; remove std::move() or make the variable non-const 1
20729 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'filters_in' has no effect; remove std::move() or make the variable non-const 1
20730 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'backdrop_filters_in' has no effect; remove std::move() or make the variable non-const 1
20731 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 82 performance-move-const-arg std::move of the const variable 'backdrop_filter_bounds_in' has no effect; remove std::move() or make the variable non-const 1
20732 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 83 performance-move-const-arg std::move of the const variable 'subtree_capture_id_in' of the trivially-copyable type 'const ::viz::SubtreeCaptureId' has no effect; remove std::move() 1
20733 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'has_transparent_background_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20734 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'cache_render_pass_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20735 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'has_damage_from_contributing_content_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20736 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'generate_mipmap_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20737 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20738 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'CompositorRenderPassId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20739 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom-blink.h @ Line 91 performance-trivially-destructible class 'CompositorRenderPassId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20740 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'CompositorRenderPassId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20741 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'CompositorRenderPassId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20742 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
20743 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'CompositorRenderPassId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20744 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/compositor_render_pass_id.mojom.h @ Line 87 performance-trivially-destructible class 'CompositorRenderPassId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20745 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'CopyOutputResultSenderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20746 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'result_format_in' of the trivially-copyable type '::viz::mojom::blink::CopyOutputResultFormat' (aka 'viz::mojom::CopyOutputResultFormat') has no effect; remove std::move() 1
20747 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'scale_from_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
20748 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'scale_to_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
20749 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
20750 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'area_in' has no effect; remove std::move() or make the variable non-const 1
20751 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the const variable 'result_selection_in' has no effect; remove std::move() or make the variable non-const 1
20752 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.h @ Line 76 cppcoreguidelines-special-member-functions class 'CopyOutputResultSender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20753 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-blink.h @ Line 126 cppcoreguidelines-special-member-functions class 'CopyOutputResultSenderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20754 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'CopyOutputResultSender_SendResult_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20755 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'CopyOutputRequest_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20756 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'CopyOutputRequest_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20757 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'CopyOutputResultSenderAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20758 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'result_format_in' of the trivially-copyable type '::viz::mojom::CopyOutputResultFormat' has no effect; remove std::move() 1
20759 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'scale_from_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
20760 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'scale_to_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
20761 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'source_in' has no effect; remove std::move() or make the variable non-const 1
20762 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'area_in' has no effect; remove std::move() or make the variable non-const 1
20763 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'result_selection_in' has no effect; remove std::move() or make the variable non-const 1
20764 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'CopyOutputResultSender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20765 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_request.mojom.h @ Line 122 cppcoreguidelines-special-member-functions class 'CopyOutputResultSenderStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20766 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'viz::mojom::blink::CopyOutputResultFormat' (aka 'viz::mojom::CopyOutputResultFormat') has no effect; remove std::move() 1
20767 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20768 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'mailbox_in' has no effect; remove std::move() or make the variable non-const 1
20769 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
20770 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the const variable 'color_space_in' has no effect; remove std::move() or make the variable non-const 1
20771 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-shared-internal.h @ Line 60 cppcoreguidelines-special-member-functions class 'CopyOutputResult_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20772 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'CopyOutputResult_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20773 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'viz::mojom::CopyOutputResultFormat' has no effect; remove std::move() 1
20774 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20775 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'mailbox_in' has no effect; remove std::move() or make the variable non-const 1
20776 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
20777 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/copy_output_result.mojom.cc @ Line 67 performance-move-const-arg std::move of the const variable 'color_space_in' has no effect; remove std::move() or make the variable non-const 1
20778 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20779 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'diameter_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
20780 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type '::SkColor' (aka 'unsigned int') has no effect; remove std::move() 1
20781 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20782 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the const variable 'presentation_area_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20783 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'frame_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20784 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'is_hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20785 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.h @ Line 69 cppcoreguidelines-special-member-functions class 'DelegatedInkMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20786 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-blink.h @ Line 104 performance-trivially-destructible class 'DelegatedInkMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
20787 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'DelegatedInkMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20788 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom-shared-internal.h @ Line 58 cppcoreguidelines-special-member-functions class 'DelegatedInkMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20789 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20790 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'diameter_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
20791 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type '::SkColor' (aka 'unsigned int') has no effect; remove std::move() 1
20792 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20793 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 66 performance-move-const-arg std::move of the const variable 'presentation_area_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20794 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'frame_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20795 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'is_hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20796 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'DelegatedInkMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20797 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_metadata.mojom.h @ Line 99 performance-trivially-destructible class 'DelegatedInkMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
20798 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'DelegatedInkPointRendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20799 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20800 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20801 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'pointer_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20802 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20803 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.h @ Line 129 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20804 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.h @ Line 171 cppcoreguidelines-special-member-functions class 'DelegatedInkPoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20805 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-blink.h @ Line 202 performance-trivially-destructible class 'DelegatedInkPoint' can be made trivially destructible by defaulting the destructor on its first declaration 3
20806 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRenderer_StoreDelegatedInkPoint_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20807 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRenderer_ResetPrediction_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20808 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'DelegatedInkPoint_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20809 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'DelegatedInkPoint_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20810 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::viz::DelegatedInkPoint' has no effect; remove std::move() 1
20811 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'DelegatedInkPointRendererAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
20812 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20813 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20814 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'pointer_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20815 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.cc @ Line 198 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::viz::DelegatedInkPoint' has no effect; remove std::move() 1
20816 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20817 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.h @ Line 125 cppcoreguidelines-special-member-functions class 'DelegatedInkPointRendererStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20818 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'DelegatedInkPoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20819 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/delegated_ink_point.mojom.h @ Line 198 performance-trivially-destructible class 'DelegatedInkPoint' can be made trivially destructible by defaulting the destructor on its first declaration 3
20820 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::blink::FilterType' (aka 'viz::mojom::FilterType') has no effect; remove std::move() 1
20821 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'amount_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20822 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'outer_threshold_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20823 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the const variable 'drop_shadow_offset_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
20824 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'drop_shadow_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20825 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'zoom_inset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20826 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'blur_tile_mode_in' of the trivially-copyable type '::SkTileMode' has no effect; remove std::move() 1
20827 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-shared-internal.h @ Line 70 cppcoreguidelines-special-member-functions class 'FilterOperation_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20828 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom-shared-internal.h @ Line 97 cppcoreguidelines-special-member-functions class 'FilterOperation_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20829 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 68 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'viz::mojom::FilterType' has no effect; remove std::move() 1
20830 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'amount_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20831 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'outer_threshold_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20832 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 71 performance-move-const-arg std::move of the const variable 'drop_shadow_offset_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
20833 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'drop_shadow_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20834 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 73 performance-move-const-arg std::move of the const variable 'image_filter_in' has no effect; remove std::move() or make the variable non-const 1
20835 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'zoom_inset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20836 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'blur_tile_mode_in' of the trivially-copyable type '::SkTileMode' has no effect; remove std::move() 1
20837 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operation.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'FilterOperation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20838 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operations.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'FilterOperations_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20839 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operations.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'FilterOperations_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20840 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/filter_operations.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'FilterOperations' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20841 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'frame_start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20842 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'deadline_in_frames_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20843 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'frame_interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20844 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'use_default_lower_bound_deadline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20845 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'FrameDeadline' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20846 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-blink.h @ Line 98 performance-trivially-destructible class 'FrameDeadline' can be made trivially destructible by defaulting the destructor on its first declaration 3
20847 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'FrameDeadline_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20848 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'FrameDeadline_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20849 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'frame_start_time_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20850 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'deadline_in_frames_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20851 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'frame_interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
20852 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'use_default_lower_bound_deadline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20853 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'FrameDeadline' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20854 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_deadline.mojom.h @ Line 94 performance-trivially-destructible class 'FrameDeadline' can be made trivially destructible by defaulting the destructor on its first declaration 3
20855 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'client_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20856 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'sink_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20857 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'FrameSinkId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20858 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-blink.h @ Line 93 performance-trivially-destructible class 'FrameSinkId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20859 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'FrameSinkId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20860 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'FrameSinkId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20861 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'client_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20862 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'sink_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20863 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'FrameSinkId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20864 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_sink_id.mojom.h @ Line 88 performance-trivially-destructible class 'FrameSinkId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20865 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'received_compositor_frame_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20866 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'draw_start_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20867 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'swap_timings_in' of the trivially-copyable type 'const ::gfx::SwapTimings' has no effect; remove std::move() 1
20868 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'presentation_feedback_in' of the trivially-copyable type 'const ::gfx::PresentationFeedback' has no effect; remove std::move() 1
20869 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.h @ Line 69 cppcoreguidelines-special-member-functions class 'FrameTimingDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20870 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-blink.h @ Line 101 performance-trivially-destructible class 'FrameTimingDetails' can be made trivially destructible by defaulting the destructor on its first declaration 3
20871 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'FrameTimingDetails_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20872 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'FrameTimingDetails_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20873 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'received_compositor_frame_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20874 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'draw_start_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
20875 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'swap_timings_in' of the trivially-copyable type 'const ::gfx::SwapTimings' has no effect; remove std::move() 1
20876 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'presentation_feedback_in' of the trivially-copyable type 'const ::gfx::PresentationFeedback' has no effect; remove std::move() 1
20877 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'FrameTimingDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20878 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/frame_timing_details.mojom.h @ Line 96 performance-trivially-destructible class 'FrameTimingDetails' can be made trivially destructible by defaulting the destructor on its first declaration 3
20879 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'parent_sequence_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20880 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'child_sequence_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20881 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'embed_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
20882 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'LocalSurfaceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20883 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-blink.h @ Line 98 performance-trivially-destructible class 'LocalSurfaceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20884 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'LocalSurfaceId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20885 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'LocalSurfaceId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20886 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'parent_sequence_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20887 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'child_sequence_number_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20888 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'embed_token_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
20889 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'LocalSurfaceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20890 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/local_surface_id.mojom.h @ Line 93 performance-trivially-destructible class 'LocalSurfaceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
20891 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/paint_filter.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'PaintFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20892 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/paint_filter.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'PaintFilter_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20893 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/paint_filter.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'PaintFilter_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20894 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/paint_filter.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'PaintFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20895 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20896 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20897 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 106 performance-move-const-arg std::move of the const variable 'mask_uv_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20898 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the const variable 'mask_texture_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20899 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the const variable 'filters_scale_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
20900 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the const variable 'filters_origin_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20901 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the const variable 'tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20902 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20903 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'backdrop_filter_quality_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20904 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'intersects_damage_under_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20905 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 173 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20906 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 174 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20907 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 212 performance-move-const-arg std::move of the const variable 'resource_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20908 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 213 performance-move-const-arg std::move of the const variable 'uv_top_left_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20909 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 214 performance-move-const-arg std::move of the const variable 'uv_bottom_right_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20910 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 257 performance-move-const-arg std::move of the variable 'default_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20911 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 258 performance-move-const-arg std::move of the variable 'stretch_content_to_fill_bounds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20912 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 259 performance-move-const-arg std::move of the variable 'is_reflection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20913 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 260 performance-move-const-arg std::move of the variable 'allow_merge_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20914 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 323 performance-move-const-arg std::move of the const variable 'resource_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20915 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 324 performance-move-const-arg std::move of the variable 'premultiplied_alpha_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20916 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 325 performance-move-const-arg std::move of the const variable 'uv_top_left_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20917 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 326 performance-move-const-arg std::move of the const variable 'uv_bottom_right_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20918 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 327 performance-move-const-arg std::move of the variable 'background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20919 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 329 performance-move-const-arg std::move of the variable 'y_flipped_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20920 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 330 performance-move-const-arg std::move of the variable 'nearest_neighbor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20921 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 331 performance-move-const-arg std::move of the variable 'secure_output_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20922 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 332 performance-move-const-arg std::move of the variable 'is_video_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20923 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 333 performance-move-const-arg std::move of the variable 'protected_video_type_in' of the trivially-copyable type 'viz::mojom::blink::ProtectedVideoState' (aka 'viz::mojom::ProtectedVideoState') has no effect; remove std::move() 1
20924 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 334 performance-move-const-arg std::move of the variable 'hw_protected_validation_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20925 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 414 performance-move-const-arg std::move of the const variable 'tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20926 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 415 performance-move-const-arg std::move of the const variable 'texture_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20927 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 416 performance-move-const-arg std::move of the variable 'is_premultiplied_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20928 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 418 performance-move-const-arg std::move of the variable 'nearest_neighbor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20929 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 419 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20930 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 487 performance-move-const-arg std::move of the const variable 'ya_tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20931 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 488 performance-move-const-arg std::move of the const variable 'uv_tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20932 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 489 performance-move-const-arg std::move of the const variable 'ya_tex_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20933 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 490 performance-move-const-arg std::move of the const variable 'uv_tex_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20934 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 495 performance-move-const-arg std::move of the variable 'resource_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20935 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 496 performance-move-const-arg std::move of the variable 'resource_multiplier_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20936 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 497 performance-move-const-arg std::move of the variable 'bits_per_channel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20937 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 498 performance-move-const-arg std::move of the const variable 'video_color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
20938 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 499 performance-move-const-arg std::move of the variable 'protected_video_type_in' of the trivially-copyable type 'viz::mojom::blink::ProtectedVideoState' (aka 'viz::mojom::ProtectedVideoState') has no effect; remove std::move() 1
20939 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 574 performance-move-const-arg std::move of the const variable 'overlay_plane_id_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
20940 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 604 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20941 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 605 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
20942 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.cc @ Line 606 performance-move-const-arg std::move of the variable 'needs_blending_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20943 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 104 cppcoreguidelines-special-member-functions class 'DebugBorderQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20944 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 245 cppcoreguidelines-special-member-functions class 'SolidColorQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20945 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 392 cppcoreguidelines-special-member-functions class 'DrawQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20946 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 634 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20947 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 1622 cppcoreguidelines-special-member-functions class 'VideoHoleQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20948 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 134 performance-trivially-destructible class 'DebugBorderQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
20949 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 275 performance-trivially-destructible class 'SolidColorQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
20950 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-blink.h @ Line 1651 performance-trivially-destructible class 'VideoHoleQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
20951 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 76 cppcoreguidelines-special-member-functions class 'DrawQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20952 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 165 cppcoreguidelines-special-member-functions class 'DebugBorderQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20953 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 184 cppcoreguidelines-special-member-functions class 'DebugBorderQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20954 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 214 cppcoreguidelines-special-member-functions class 'CompositorRenderPassQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20955 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 242 cppcoreguidelines-special-member-functions class 'CompositorRenderPassQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20956 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 272 cppcoreguidelines-special-member-functions class 'SolidColorQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20957 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 292 cppcoreguidelines-special-member-functions class 'SolidColorQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20958 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 322 cppcoreguidelines-special-member-functions class 'StreamVideoQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20959 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 343 cppcoreguidelines-special-member-functions class 'StreamVideoQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20960 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 373 cppcoreguidelines-special-member-functions class 'SurfaceQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20961 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 396 cppcoreguidelines-special-member-functions class 'SurfaceQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20962 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 426 cppcoreguidelines-special-member-functions class 'TextureQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20963 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 457 cppcoreguidelines-special-member-functions class 'TextureQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20964 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 487 cppcoreguidelines-special-member-functions class 'TileQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20965 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 511 cppcoreguidelines-special-member-functions class 'TileQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20966 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 541 cppcoreguidelines-special-member-functions class 'YUVVideoQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20967 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 572 cppcoreguidelines-special-member-functions class 'YUVVideoQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20968 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 602 cppcoreguidelines-special-member-functions class 'VideoHoleQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20969 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 620 cppcoreguidelines-special-member-functions class 'VideoHoleQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20970 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 650 cppcoreguidelines-special-member-functions class 'DrawQuad_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20971 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom-shared-internal.h @ Line 673 cppcoreguidelines-special-member-functions class 'DrawQuad_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20972 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20973 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
20974 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 102 performance-move-const-arg std::move of the const variable 'render_pass_id_in' of the trivially-copyable type 'const ::viz::CompositorRenderPassId' (aka 'const IdType') has no effect; remove std::move() 1
20975 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'mask_resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
20976 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 104 performance-move-const-arg std::move of the const variable 'mask_uv_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20977 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 105 performance-move-const-arg std::move of the const variable 'mask_texture_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20978 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 106 performance-move-const-arg std::move of the const variable 'filters_scale_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
20979 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 107 performance-move-const-arg std::move of the const variable 'filters_origin_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20980 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 108 performance-move-const-arg std::move of the const variable 'tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
20981 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20982 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'backdrop_filter_quality_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
20983 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'intersects_damage_under_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20984 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 171 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20985 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 172 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20986 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 209 performance-move-const-arg std::move of the const variable 'resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
20987 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 210 performance-move-const-arg std::move of the const variable 'resource_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20988 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 211 performance-move-const-arg std::move of the const variable 'uv_top_left_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20989 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 212 performance-move-const-arg std::move of the const variable 'uv_bottom_right_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20990 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 254 performance-move-const-arg std::move of the const variable 'surface_range_in' has no effect; remove std::move() or make the variable non-const 1
20991 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 255 performance-move-const-arg std::move of the variable 'default_background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
20992 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 256 performance-move-const-arg std::move of the variable 'stretch_content_to_fill_bounds_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20993 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 257 performance-move-const-arg std::move of the variable 'is_reflection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20994 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'allow_merge_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20995 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 320 performance-move-const-arg std::move of the const variable 'resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
20996 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 321 performance-move-const-arg std::move of the const variable 'resource_size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
20997 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 322 performance-move-const-arg std::move of the variable 'premultiplied_alpha_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
20998 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 323 performance-move-const-arg std::move of the const variable 'uv_top_left_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
20999 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 324 performance-move-const-arg std::move of the const variable 'uv_bottom_right_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21000 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 325 performance-move-const-arg std::move of the variable 'background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21001 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 327 performance-move-const-arg std::move of the variable 'y_flipped_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21002 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 328 performance-move-const-arg std::move of the variable 'nearest_neighbor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21003 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 329 performance-move-const-arg std::move of the variable 'secure_output_only_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21004 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 330 performance-move-const-arg std::move of the variable 'is_video_frame_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21005 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 331 performance-move-const-arg std::move of the variable 'protected_video_type_in' of the trivially-copyable type '::gfx::ProtectedVideoType' has no effect; remove std::move() 1
21006 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 332 performance-move-const-arg std::move of the variable 'hw_protected_validation_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21007 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 412 performance-move-const-arg std::move of the const variable 'tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
21008 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 413 performance-move-const-arg std::move of the const variable 'texture_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21009 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 414 performance-move-const-arg std::move of the variable 'is_premultiplied_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21010 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 415 performance-move-const-arg std::move of the const variable 'resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21011 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 416 performance-move-const-arg std::move of the variable 'nearest_neighbor_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21012 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 417 performance-move-const-arg std::move of the variable 'force_anti_aliasing_off_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21013 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 485 performance-move-const-arg std::move of the const variable 'ya_tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
21014 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 486 performance-move-const-arg std::move of the const variable 'uv_tex_coord_rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
21015 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 487 performance-move-const-arg std::move of the const variable 'ya_tex_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21016 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 488 performance-move-const-arg std::move of the const variable 'uv_tex_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21017 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 489 performance-move-const-arg std::move of the const variable 'y_plane_resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21018 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 490 performance-move-const-arg std::move of the const variable 'u_plane_resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21019 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 491 performance-move-const-arg std::move of the const variable 'v_plane_resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21020 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 492 performance-move-const-arg std::move of the const variable 'a_plane_resource_id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21021 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 493 performance-move-const-arg std::move of the variable 'resource_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21022 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 494 performance-move-const-arg std::move of the variable 'resource_multiplier_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21023 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 495 performance-move-const-arg std::move of the variable 'bits_per_channel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21024 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 496 performance-move-const-arg std::move of the const variable 'video_color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
21025 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 497 performance-move-const-arg std::move of the variable 'protected_video_type_in' of the trivially-copyable type '::gfx::ProtectedVideoType' has no effect; remove std::move() 1
21026 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 498 performance-move-const-arg std::move of the const variable 'hdr_metadata_in' has no effect; remove std::move() or make the variable non-const 1
21027 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 572 performance-move-const-arg std::move of the const variable 'overlay_plane_id_in' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21028 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 602 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21029 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 603 performance-move-const-arg std::move of the const variable 'visible_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21030 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 604 performance-move-const-arg std::move of the variable 'needs_blending_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21031 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.cc @ Line 605 performance-move-const-arg std::move of the const variable 'sqs_in' has no effect; remove std::move() or make the variable non-const 1
21032 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'DebugBorderQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21033 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 209 cppcoreguidelines-special-member-functions class 'SolidColorQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21034 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 356 cppcoreguidelines-special-member-functions class 'DrawQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21035 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 598 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21036 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 625 cppcoreguidelines-special-member-functions class 'CompositorRenderPassQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21037 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 789 cppcoreguidelines-special-member-functions class 'StreamVideoQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21038 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 934 cppcoreguidelines-special-member-functions class 'SurfaceQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21039 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1082 cppcoreguidelines-special-member-functions class 'TextureQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21040 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1254 cppcoreguidelines-special-member-functions class 'TileQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21041 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1405 cppcoreguidelines-special-member-functions class 'YUVVideoQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21042 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1580 cppcoreguidelines-special-member-functions class 'VideoHoleQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21043 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 98 performance-trivially-destructible class 'DebugBorderQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21044 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 239 performance-trivially-destructible class 'SolidColorQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21045 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 663 performance-trivially-destructible class 'CompositorRenderPassQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21046 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 821 performance-trivially-destructible class 'StreamVideoQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21047 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 967 performance-trivially-destructible class 'SurfaceQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21048 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1288 performance-trivially-destructible class 'TileQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21049 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1447 performance-trivially-destructible class 'YUVVideoQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21050 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/quads.mojom.h @ Line 1609 performance-trivially-destructible class 'VideoHoleQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21051 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21052 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'ResourceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21053 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom-blink.h @ Line 91 performance-trivially-destructible class 'ResourceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21054 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'ResourceId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21055 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'ResourceId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21056 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21057 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'ResourceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21058 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_id.mojom.h @ Line 87 performance-trivially-destructible class 'ResourceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21059 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'use_gpu_memory_buffer_resources_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21060 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'ResourceSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21061 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom-blink.h @ Line 91 performance-trivially-destructible class 'ResourceSettings' can be made trivially destructible by defaulting the destructor on its first declaration 3
21062 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'ResourceSettings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21063 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'ResourceSettings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21064 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'use_gpu_memory_buffer_resources_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21065 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'ResourceSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21066 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/resource_settings.mojom.h @ Line 87 performance-trivially-destructible class 'ResourceSettings' can be made trivially destructible by defaulting the destructor on its first declaration 3
21067 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
21068 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21069 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'lost_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21070 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ReturnedResource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21071 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'ReturnedResource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21072 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21073 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'sync_token_in' has no effect; remove std::move() or make the variable non-const 1
21074 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21075 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'lost_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21076 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'ReturnedResource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21077 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/returned_resource.mojom.h @ Line 95 performance-trivially-destructible class 'ReturnedResource' can be made trivially destructible by defaulting the destructor on its first declaration 3
21078 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'start_in' has no effect; remove std::move() or make the variable non-const 1
21079 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'end_in' has no effect; remove std::move() or make the variable non-const 1
21080 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'Selection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21081 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'Selection_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21082 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'Selection_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21083 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'start_in' has no effect; remove std::move() or make the variable non-const 1
21084 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'end_in' has no effect; remove std::move() or make the variable non-const 1
21085 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/selection.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'Selection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21086 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the const variable 'quad_to_target_transform_in' has no effect; remove std::move() or make the variable non-const 1
21087 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the const variable 'quad_layer_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21088 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the const variable 'visible_quad_layer_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21089 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the const variable 'clip_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21090 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'is_clipped_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21091 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the variable 'are_contents_opaque_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21092 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'opacity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21093 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'blend_mode_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21094 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the variable 'sorting_context_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21095 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the variable 'is_fast_rounded_corner_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21096 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 87 performance-move-const-arg std::move of the variable 'de_jelly_delta_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21097 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the variable 'no_damage_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21098 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'SharedQuadState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21099 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom-shared-internal.h @ Line 66 cppcoreguidelines-special-member-functions class 'SharedQuadState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21100 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 74 performance-move-const-arg std::move of the const variable 'quad_to_target_transform_in' has no effect; remove std::move() or make the variable non-const 1
21101 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'quad_layer_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21102 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 76 performance-move-const-arg std::move of the const variable 'visible_quad_layer_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21103 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 77 performance-move-const-arg std::move of the const variable 'mask_filter_info_in' of the trivially-copyable type 'const ::gfx::MaskFilterInfo' has no effect; remove std::move() 1
21104 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 78 performance-move-const-arg std::move of the const variable 'clip_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21105 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'is_clipped_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21106 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'are_contents_opaque_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21107 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'opacity_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21108 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'blend_mode_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21109 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'sorting_context_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21110 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'is_fast_rounded_corner_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21111 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 85 performance-move-const-arg std::move of the variable 'de_jelly_delta_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21112 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'no_damage_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21113 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'SharedQuadState' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21114 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/shared_quad_state.mojom.h @ Line 106 performance-trivially-destructible class 'SharedQuadState' can be made trivially destructible by defaulting the destructor on its first declaration 3
21115 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'subtree_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21116 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'SubtreeCaptureId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21117 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom-blink.h @ Line 92 performance-trivially-destructible class 'SubtreeCaptureId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21118 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'SubtreeCaptureId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21119 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'SubtreeCaptureId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21120 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'subtree_id_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21121 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'SubtreeCaptureId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21122 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/subtree_capture_id.mojom.h @ Line 87 performance-trivially-destructible class 'SubtreeCaptureId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21123 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21124 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'local_surface_id_in' has no effect; remove std::move() or make the variable non-const 1
21125 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'SurfaceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21126 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-blink.h @ Line 98 performance-trivially-destructible class 'SurfaceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21127 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'SurfaceId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21128 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'SurfaceId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21129 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21130 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'local_surface_id_in' has no effect; remove std::move() or make the variable non-const 1
21131 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'SurfaceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21132 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_id.mojom.h @ Line 93 performance-trivially-destructible class 'SurfaceId' can be made trivially destructible by defaulting the destructor on its first declaration 3
21133 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'surface_id_in' has no effect; remove std::move() or make the variable non-const 1
21134 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21135 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21136 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'SurfaceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21137 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-blink.h @ Line 99 performance-trivially-destructible class 'SurfaceInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
21138 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'SurfaceInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21139 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'SurfaceInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21140 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'surface_id_in' has no effect; remove std::move() or make the variable non-const 1
21141 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21142 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21143 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'SurfaceInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21144 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_info.mojom.h @ Line 94 performance-trivially-destructible class 'SurfaceInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
21145 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'start_in' has no effect; remove std::move() or make the variable non-const 1
21146 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'end_in' has no effect; remove std::move() or make the variable non-const 1
21147 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'SurfaceRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21148 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-blink.h @ Line 96 performance-trivially-destructible class 'SurfaceRange' can be made trivially destructible by defaulting the destructor on its first declaration 3
21149 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'SurfaceRange_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21150 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'SurfaceRange_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21151 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'start_in' has no effect; remove std::move() or make the variable non-const 1
21152 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'end_in' has no effect; remove std::move() or make the variable non-const 1
21153 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'SurfaceRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21154 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/surface_range.mojom.h @ Line 92 performance-trivially-destructible class 'SurfaceRange' can be made trivially destructible by defaulting the destructor on its first declaration 3
21155 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
21156 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink-test-utils.cc @ Line 34 performance-move-const-arg std::move of the variable 'is_lost' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21157 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'TextureReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21158 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink.cc @ Line 143 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21159 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink.cc @ Line 144 performance-move-const-arg std::move of the variable 'p_is_lost' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21160 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink.h @ Line 72 cppcoreguidelines-special-member-functions class 'TextureReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21161 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-blink.h @ Line 122 cppcoreguidelines-special-member-functions class 'TextureReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21162 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'TextureReleaser_Release_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21163 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
21164 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-test-utils.cc @ Line 32 performance-move-const-arg std::move of the variable 'is_lost' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21165 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'TextureReleaserAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21166 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom.cc @ Line 141 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21167 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom.cc @ Line 142 performance-move-const-arg std::move of the variable 'p_is_lost' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21168 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'TextureReleaser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21169 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/texture_releaser.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'TextureReleaserStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21170 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'viz::mojom::blink::ResourceFormat' (aka 'viz::mojom::ResourceFormat') has no effect; remove std::move() 1
21171 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'filter_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21172 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21173 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the const variable 'mailbox_holder_in' has no effect; remove std::move() or make the variable non-const 1
21174 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'read_lock_fences_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21175 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the variable 'is_software_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21176 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'is_overlay_candidate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21177 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the variable 'is_backed_by_surface_texture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21178 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'wants_promotion_hint_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21179 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
21180 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-shared-internal.h @ Line 79 cppcoreguidelines-special-member-functions class 'TransferableResource_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21181 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom-shared-internal.h @ Line 109 cppcoreguidelines-special-member-functions class 'TransferableResource_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21182 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 72 performance-move-const-arg std::move of the const variable 'id_in' of the trivially-copyable type 'const ::viz::ResourceId' (aka 'const IdType') has no effect; remove std::move() 1
21183 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type 'viz::mojom::ResourceFormat' has no effect; remove std::move() 1
21184 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'filter_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21185 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 75 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21186 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 76 performance-move-const-arg std::move of the const variable 'mailbox_holder_in' has no effect; remove std::move() or make the variable non-const 1
21187 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'read_lock_fences_enabled_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21188 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'is_software_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21189 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'is_overlay_candidate_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21190 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'is_backed_by_surface_texture_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21191 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'wants_promotion_hint_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21192 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.cc @ Line 82 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
21193 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'TransferableResource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21194 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/transferable_resource.mojom.h @ Line 107 performance-trivially-destructible class 'TransferableResource' can be made trivially destructible by defaulting the destructor on its first declaration 3
21195 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-blink-test-utils.h @ Line 27 performance-trivially-destructible class 'VideoDetectorObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21196 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'VideoDetectorObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21197 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-blink.h @ Line 127 cppcoreguidelines-special-member-functions class 'VideoDetectorObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21198 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'VideoDetectorObserver_OnVideoActivityStarted_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21199 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-params-data.h @ Line 37 cppcoreguidelines-special-member-functions class 'VideoDetectorObserver_OnVideoActivityEnded_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21200 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom-test-utils.h @ Line 25 performance-trivially-destructible class 'VideoDetectorObserverAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21201 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'VideoDetectorObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21202 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/compositing/video_detector_observer.mojom.h @ Line 122 cppcoreguidelines-special-member-functions class 'VideoDetectorObserverStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21203 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21204 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21205 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21206 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 40 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21207 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21208 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
21209 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21210 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21211 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21212 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 56 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21213 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 76 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21214 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.cc @ Line 117 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21215 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.h @ Line 28 performance-trivially-destructible class 'GpuMemoryBufferFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21216 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink-test-utils.h @ Line 50 performance-trivially-destructible class 'GpuAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21217 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CreateGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21218 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 62 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CopyGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21219 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 497 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21220 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 586 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21221 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 587 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21222 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 651 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21223 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 652 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
21224 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 653 performance-move-const-arg std::move of the variable 'p_format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21225 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 654 performance-move-const-arg std::move of the variable 'p_usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21226 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 731 cppcoreguidelines-special-member-functions class 'Gpu_EstablishGpuChannel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21227 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.cc @ Line 953 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21228 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.h @ Line 79 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21229 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.h @ Line 125 cppcoreguidelines-special-member-functions class 'Gpu' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21230 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.h @ Line 208 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21231 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-blink.h @ Line 249 cppcoreguidelines-special-member-functions class 'GpuStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21232 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CreateGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21233 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 41 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CreateGpuMemoryBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21234 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 57 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_DestroyGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21235 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 74 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CopyGpuMemoryBuffer_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21236 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 91 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CopyGpuMemoryBuffer_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21237 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 108 cppcoreguidelines-special-member-functions class 'Gpu_CreateGpuMemoryBufferFactory_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21238 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 125 cppcoreguidelines-special-member-functions class 'Gpu_EstablishGpuChannel_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21239 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 140 cppcoreguidelines-special-member-functions class 'Gpu_EstablishGpuChannel_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21240 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-params-data.h @ Line 159 cppcoreguidelines-special-member-functions class 'Gpu_CreateVideoEncodeAcceleratorProvider_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21241 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21242 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21243 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21244 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21245 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21246 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'sync_token' has no effect; remove std::move() or make the variable non-const 1
21247 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21248 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the const variable 'size' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21249 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21250 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 54 performance-move-const-arg std::move of the variable 'usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21251 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 74 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21252 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the variable 'client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21253 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'gpu_info' has no effect; remove std::move() or make the variable non-const 1
21254 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.cc @ Line 115 performance-move-const-arg std::move of the const variable 'gpu_feature_info' has no effect; remove std::move() or make the variable non-const 1
21255 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'GpuMemoryBufferFactoryAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21256 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom-test-utils.h @ Line 48 performance-trivially-destructible class 'GpuAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21257 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CreateGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21258 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 60 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory_CopyGpuMemoryBuffer_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21259 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 495 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21260 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 584 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21261 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 585 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21262 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 649 performance-move-const-arg std::move of the variable 'p_id' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
21263 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 650 performance-move-const-arg std::move of the variable 'p_size' of the trivially-copyable type '::gfx::Size' has no effect; remove std::move() 1
21264 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 651 performance-move-const-arg std::move of the variable 'p_format' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
21265 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 652 performance-move-const-arg std::move of the variable 'p_usage' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
21266 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 729 cppcoreguidelines-special-member-functions class 'Gpu_EstablishGpuChannel_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21267 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 951 performance-move-const-arg std::move of the variable 'p_client_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21268 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 953 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21269 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.cc @ Line 954 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21270 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.h @ Line 74 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21271 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.h @ Line 120 cppcoreguidelines-special-member-functions class 'Gpu' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21272 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferFactoryStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21273 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/gpu.mojom.h @ Line 244 cppcoreguidelines-special-member-functions class 'GpuStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21274 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21275 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21276 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21277 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21278 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'child_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21279 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21280 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'AggregatedHitTestRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21281 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-blink.h @ Line 102 performance-trivially-destructible class 'AggregatedHitTestRegion' can be made trivially destructible by defaulting the destructor on its first declaration 3
21282 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'AggregatedHitTestRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21283 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'AggregatedHitTestRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21284 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21285 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21286 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21287 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21288 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'child_count_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21289 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21290 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'AggregatedHitTestRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21291 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/aggregated_hit_test_region.mojom.h @ Line 98 performance-trivially-destructible class 'AggregatedHitTestRegion' can be made trivially destructible by defaulting the destructor on its first declaration 3
21292 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21293 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21294 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21295 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21296 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21297 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21298 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21299 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21300 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21301 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'HitTestRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21302 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.h @ Line 219 cppcoreguidelines-special-member-functions class 'HitTestRegionList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21303 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-blink.h @ Line 104 performance-trivially-destructible class 'HitTestRegion' can be made trivially destructible by defaulting the destructor on its first declaration 3
21304 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'HitTestRegion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21305 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'HitTestRegion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21306 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'HitTestRegionList_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21307 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom-shared-internal.h @ Line 109 cppcoreguidelines-special-member-functions class 'HitTestRegionList_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21308 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21309 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21310 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'frame_sink_id_in' has no effect; remove std::move() or make the variable non-const 1
21311 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21312 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21313 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 108 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21314 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'async_hit_test_reasons_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21315 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 110 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21316 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.cc @ Line 111 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21317 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'HitTestRegion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21318 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'HitTestRegionList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21319 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/hit_test_region_list.mojom.h @ Line 99 performance-trivially-destructible class 'HitTestRegion' can be made trivially destructible by defaulting the destructor on its first declaration 3
21320 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21321 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21322 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21323 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21324 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
21325 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.cc @ Line 53 performance-move-const-arg std::move of the const variable 'local_point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21326 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink-test-utils.h @ Line 26 performance-trivially-destructible class 'InputTargetClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21327 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.cc @ Line 49 cppcoreguidelines-special-member-functions class 'InputTargetClient_FrameSinkIdAt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21328 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.cc @ Line 205 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21329 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.cc @ Line 206 performance-move-const-arg std::move of the variable 'p_local_point' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
21330 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.cc @ Line 336 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
21331 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.cc @ Line 337 performance-move-const-arg std::move of the variable 'p_trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21332 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.h @ Line 74 cppcoreguidelines-special-member-functions class 'InputTargetClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21333 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-blink.h @ Line 126 cppcoreguidelines-special-member-functions class 'InputTargetClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21334 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'InputTargetClient_FrameSinkIdAt_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21335 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-params-data.h @ Line 39 cppcoreguidelines-special-member-functions class 'InputTargetClient_FrameSinkIdAt_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21336 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21337 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 33 performance-move-const-arg std::move of the variable 'trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21338 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21339 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 43 performance-move-const-arg std::move of the variable 'trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21340 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'id' has no effect; remove std::move() or make the variable non-const 1
21341 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.cc @ Line 51 performance-move-const-arg std::move of the const variable 'local_point' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21342 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'InputTargetClientAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
21343 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.cc @ Line 47 cppcoreguidelines-special-member-functions class 'InputTargetClient_FrameSinkIdAt_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
21344 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.cc @ Line 203 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
21345 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.cc @ Line 204 performance-move-const-arg std::move of the variable 'p_local_point' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
21346 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.cc @ Line 334 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::gfx::PointF' has no effect; remove std::move() 1
21347 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.cc @ Line 335 performance-move-const-arg std::move of the variable 'p_trace_id' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21348 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'InputTargetClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21349 build/src/core/Debug/x86_64/gen/services/viz/public/mojom/hit_test/input_target_client.mojom.h @ Line 121 cppcoreguidelines-special-member-functions class 'InputTargetClientStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21350 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21351 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21352 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the variable 'UNUSED_row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21353 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 121 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21354 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 122 performance-move-const-arg std::move of the variable 'UNUSED_row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21355 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.cc @ Line 155 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21356 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-blink.h @ Line 486 cppcoreguidelines-special-member-functions class 'InlineBitmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21357 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'BitmapN32_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21358 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'BitmapN32_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21359 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 84 cppcoreguidelines-special-member-functions class 'BitmapWithArbitraryBpp_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21360 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 104 cppcoreguidelines-special-member-functions class 'BitmapWithArbitraryBpp_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21361 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 134 cppcoreguidelines-special-member-functions class 'BitmapMappedFromTrustedProcess_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21362 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 154 cppcoreguidelines-special-member-functions class 'BitmapMappedFromTrustedProcess_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21363 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 184 cppcoreguidelines-special-member-functions class 'InlineBitmap_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21364 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom-shared-internal.h @ Line 203 cppcoreguidelines-special-member-functions class 'InlineBitmap_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21365 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21366 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 83 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21367 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'UNUSED_row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21368 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 119 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21369 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'UNUSED_row_bytes_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21370 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.cc @ Line 153 performance-move-const-arg std::move of the const variable 'image_info_in' has no effect; remove std::move() or make the variable non-const 1
21371 build/src/core/Debug/x86_64/gen/skia/public/mojom/bitmap.mojom.h @ Line 482 cppcoreguidelines-special-member-functions class 'InlineBitmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21372 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'color_type_in' of the trivially-copyable type '::SkColorType' has no effect; remove std::move() 1
21373 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'alpha_type_in' of the trivially-copyable type '::SkAlphaType' has no effect; remove std::move() 1
21374 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21375 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21376 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the variable 'alpha_type_in' of the trivially-copyable type '::SkAlphaType' has no effect; remove std::move() 1
21377 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21378 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21379 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'ImageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21380 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-blink.h @ Line 283 cppcoreguidelines-special-member-functions class 'BitmapN32ImageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21381 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-shared-internal.h @ Line 87 cppcoreguidelines-special-member-functions class 'ImageInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21382 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'ImageInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21383 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-shared-internal.h @ Line 140 cppcoreguidelines-special-member-functions class 'BitmapN32ImageInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21384 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom-shared-internal.h @ Line 163 cppcoreguidelines-special-member-functions class 'BitmapN32ImageInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21385 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'color_type_in' of the trivially-copyable type '::SkColorType' has no effect; remove std::move() 1
21386 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'alpha_type_in' of the trivially-copyable type '::SkAlphaType' has no effect; remove std::move() 1
21387 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21388 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21389 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'alpha_type_in' of the trivially-copyable type '::SkAlphaType' has no effect; remove std::move() 1
21390 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21391 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21392 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'ImageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21393 build/src/core/Debug/x86_64/gen/skia/public/mojom/image_info.mojom.h @ Line 213 cppcoreguidelines-special-member-functions class 'BitmapN32ImageInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21394 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21395 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'SkColor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21396 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom-blink.h @ Line 91 performance-trivially-destructible class 'SkColor' can be made trivially destructible by defaulting the destructor on its first declaration 3
21397 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'SkColor_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21398 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'SkColor_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21399 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'value_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21400 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'SkColor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21401 build/src/core/Debug/x86_64/gen/skia/public/mojom/skcolor.mojom.h @ Line 87 performance-trivially-destructible class 'SkColor' can be made trivially destructible by defaulting the destructor on its first declaration 3
21402 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ax::mojom::blink::Action' (aka 'ax::mojom::Action') has no effect; remove std::move() 1
21403 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the const variable 'source_extension_id_in' has no effect; remove std::move() or make the variable non-const 1
21404 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the variable 'target_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21405 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the variable 'request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21406 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 91 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21407 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the variable 'anchor_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21408 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 93 performance-move-const-arg std::move of the variable 'anchor_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21409 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the variable 'focus_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21410 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'focus_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21411 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the variable 'custom_action_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21412 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 97 performance-move-const-arg std::move of the const variable 'target_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21413 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 98 performance-move-const-arg std::move of the const variable 'target_point_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21414 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 99 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
21415 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'hit_test_event_to_fire_in' of the trivially-copyable type '::ax::mojom::blink::Event' (aka 'ax::mojom::Event') has no effect; remove std::move() 1
21416 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the variable 'horizontal_scroll_alignment_in' of the trivially-copyable type '::ax::mojom::blink::ScrollAlignment' (aka 'ax::mojom::ScrollAlignment') has no effect; remove std::move() 1
21417 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the variable 'vertical_scroll_alignment_in' of the trivially-copyable type '::ax::mojom::blink::ScrollAlignment' (aka 'ax::mojom::ScrollAlignment') has no effect; remove std::move() 1
21418 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-blink.cc @ Line 103 performance-move-const-arg std::move of the variable 'scroll_behavior_in' of the trivially-copyable type '::ax::mojom::blink::ScrollBehavior' (aka 'ax::mojom::ScrollBehavior') has no effect; remove std::move() 1
21419 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'AXActionData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21420 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom-shared-internal.h @ Line 69 cppcoreguidelines-special-member-functions class 'AXActionData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21421 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 84 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ax::mojom::Action' has no effect; remove std::move() 1
21422 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'target_tree_id_in' has no effect; remove std::move() or make the variable non-const 1
21423 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 86 performance-move-const-arg std::move of the const variable 'source_extension_id_in' has no effect; remove std::move() or make the variable non-const 1
21424 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'target_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21425 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21426 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21427 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 90 performance-move-const-arg std::move of the variable 'anchor_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21428 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 91 performance-move-const-arg std::move of the variable 'anchor_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21429 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 92 performance-move-const-arg std::move of the variable 'focus_node_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21430 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'focus_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21431 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 94 performance-move-const-arg std::move of the variable 'custom_action_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21432 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 95 performance-move-const-arg std::move of the const variable 'target_rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21433 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 96 performance-move-const-arg std::move of the const variable 'target_point_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21434 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 97 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
21435 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'hit_test_event_to_fire_in' of the trivially-copyable type '::ax::mojom::Event' has no effect; remove std::move() 1
21436 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'horizontal_scroll_alignment_in' of the trivially-copyable type '::ax::mojom::ScrollAlignment' has no effect; remove std::move() 1
21437 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 100 performance-move-const-arg std::move of the variable 'vertical_scroll_alignment_in' of the trivially-copyable type '::ax::mojom::ScrollAlignment' has no effect; remove std::move() 1
21438 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.cc @ Line 101 performance-move-const-arg std::move of the variable 'scroll_behavior_in' of the trivially-copyable type '::ax::mojom::ScrollBehavior' has no effect; remove std::move() 1
21439 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_action_data.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'AXActionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21440 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 99 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21441 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the const variable 'text_in' has no effect; remove std::move() or make the variable non-const 1
21442 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the variable 'text_size_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21443 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21444 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 103 performance-move-const-arg std::move of the variable 'bgcolor_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21445 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the variable 'bold_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21446 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 105 performance-move-const-arg std::move of the variable 'italic_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21447 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 106 performance-move-const-arg std::move of the variable 'underline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21448 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the variable 'line_through_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21449 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the const variable 'selection_in' has no effect; remove std::move() or make the variable non-const 1
21450 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the const variable 'class_name_in' has no effect; remove std::move() or make the variable non-const 1
21451 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the const variable 'role_in' has no effect; remove std::move() or make the variable non-const 1
21452 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 184 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
21453 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 185 performance-move-const-arg std::move of the const variable 'bounds_pixel_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21454 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.cc @ Line 186 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
21455 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.h @ Line 208 cppcoreguidelines-special-member-functions class 'AssistantNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21456 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-blink.h @ Line 380 cppcoreguidelines-special-member-functions class 'AssistantExtra' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21457 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 37 cppcoreguidelines-special-member-functions class 'AssistantTree_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21458 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'AssistantTree_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21459 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'AssistantNode_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21460 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 116 cppcoreguidelines-special-member-functions class 'AssistantNode_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21461 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 146 cppcoreguidelines-special-member-functions class 'AssistantExtra_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21462 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 166 cppcoreguidelines-special-member-functions class 'AssistantExtra_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21463 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 196 cppcoreguidelines-special-member-functions class 'AssistantStructure_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21464 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom-shared-internal.h @ Line 215 cppcoreguidelines-special-member-functions class 'AssistantStructure_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21465 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 97 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21466 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 98 performance-move-const-arg std::move of the const variable 'text_in' has no effect; remove std::move() or make the variable non-const 1
21467 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'text_size_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21468 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 100 performance-move-const-arg std::move of the variable 'color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21469 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 101 performance-move-const-arg std::move of the variable 'bgcolor_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21470 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 102 performance-move-const-arg std::move of the variable 'bold_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21471 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 103 performance-move-const-arg std::move of the variable 'italic_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21472 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 104 performance-move-const-arg std::move of the variable 'underline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21473 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 105 performance-move-const-arg std::move of the variable 'line_through_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21474 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 106 performance-move-const-arg std::move of the const variable 'selection_in' has no effect; remove std::move() or make the variable non-const 1
21475 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 107 performance-move-const-arg std::move of the const variable 'class_name_in' has no effect; remove std::move() or make the variable non-const 1
21476 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 108 performance-move-const-arg std::move of the const variable 'role_in' has no effect; remove std::move() or make the variable non-const 1
21477 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 182 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
21478 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 183 performance-move-const-arg std::move of the const variable 'bounds_pixel_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21479 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.cc @ Line 184 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
21480 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.h @ Line 205 cppcoreguidelines-special-member-functions class 'AssistantNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21481 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_assistant_structure.mojom.h @ Line 377 cppcoreguidelines-special-member-functions class 'AssistantExtra' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21482 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'event_type_in' of the trivially-copyable type '::ax::mojom::blink::Event' (aka 'ax::mojom::Event') has no effect; remove std::move() 1
21483 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21484 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'event_from_in' of the trivially-copyable type '::ax::mojom::blink::EventFrom' (aka 'ax::mojom::EventFrom') has no effect; remove std::move() 1
21485 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'event_from_action_in' of the trivially-copyable type '::ax::mojom::blink::Action' (aka 'ax::mojom::Action') has no effect; remove std::move() 1
21486 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'action_request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21487 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'AXEvent_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21488 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'AXEvent_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21489 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'event_type_in' of the trivially-copyable type '::ax::mojom::Event' has no effect; remove std::move() 1
21490 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21491 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'event_from_in' of the trivially-copyable type '::ax::mojom::EventFrom' has no effect; remove std::move() 1
21492 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'event_from_action_in' of the trivially-copyable type '::ax::mojom::Action' has no effect; remove std::move() 1
21493 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'action_request_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21494 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'command_in' of the trivially-copyable type '::ax::mojom::blink::Command' (aka 'ax::mojom::Command') has no effect; remove std::move() 1
21495 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'input_event_type_in' of the trivially-copyable type '::ax::mojom::blink::InputEventType' (aka 'ax::mojom::InputEventType') has no effect; remove std::move() 1
21496 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'text_boundary_in' of the trivially-copyable type '::ax::mojom::blink::TextBoundary' (aka 'ax::mojom::TextBoundary') has no effect; remove std::move() 1
21497 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'move_direction_in' of the trivially-copyable type '::ax::mojom::blink::MoveDirection' (aka 'ax::mojom::MoveDirection') has no effect; remove std::move() 1
21498 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'EventIntent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21499 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-blink.h @ Line 94 performance-trivially-destructible class 'EventIntent' can be made trivially destructible by defaulting the destructor on its first declaration 3
21500 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'EventIntent_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21501 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'EventIntent_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21502 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'command_in' of the trivially-copyable type '::ax::mojom::Command' has no effect; remove std::move() 1
21503 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'input_event_type_in' of the trivially-copyable type '::ax::mojom::InputEventType' has no effect; remove std::move() 1
21504 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'text_boundary_in' of the trivially-copyable type '::ax::mojom::TextBoundary' has no effect; remove std::move() 1
21505 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'move_direction_in' of the trivially-copyable type '::ax::mojom::MoveDirection' has no effect; remove std::move() 1
21506 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'EventIntent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21507 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_event_intent.mojom.h @ Line 90 performance-trivially-destructible class 'EventIntent' can be made trivially destructible by defaulting the destructor on its first declaration 3
21508 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21509 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'role_in' of the trivially-copyable type '::ax::mojom::blink::Role' (aka 'ax::mojom::Role') has no effect; remove std::move() 1
21510 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21511 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'actions_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21512 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the const variable 'string_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21513 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the const variable 'int_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21514 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the const variable 'float_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21515 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the const variable 'bool_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21516 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the const variable 'intlist_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21517 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the const variable 'stringlist_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21518 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the const variable 'html_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21519 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'AXNodeData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21520 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom-shared-internal.h @ Line 63 cppcoreguidelines-special-member-functions class 'AXNodeData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21521 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21522 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'role_in' of the trivially-copyable type '::ax::mojom::Role' has no effect; remove std::move() 1
21523 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'state_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21524 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'actions_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21525 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 78 performance-move-const-arg std::move of the const variable 'string_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21526 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 79 performance-move-const-arg std::move of the const variable 'int_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21527 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 80 performance-move-const-arg std::move of the const variable 'float_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21528 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 81 performance-move-const-arg std::move of the const variable 'bool_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21529 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 82 performance-move-const-arg std::move of the const variable 'intlist_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21530 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 83 performance-move-const-arg std::move of the const variable 'stringlist_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21531 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'html_attributes_in' has no effect; remove std::move() or make the variable non-const 1
21532 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.cc @ Line 86 performance-move-const-arg std::move of the const variable 'relative_bounds_in' has no effect; remove std::move() or make the variable non-const 1
21533 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_node_data.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'AXNodeData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21534 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'offset_container_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21535 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
21536 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21537 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'AXRelativeBounds' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21538 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-blink.h @ Line 97 performance-trivially-destructible class 'AXRelativeBounds' can be made trivially destructible by defaulting the destructor on its first declaration 3
21539 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'AXRelativeBounds_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21540 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'AXRelativeBounds_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21541 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'offset_container_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21542 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
21543 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'transform_in' has no effect; remove std::move() or make the variable non-const 1
21544 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'AXRelativeBounds' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21545 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_relative_bounds.mojom.h @ Line 94 performance-trivially-destructible class 'AXRelativeBounds' can be made trivially destructible by defaulting the destructor on its first declaration 3
21546 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the const variable 'doctype_in' has no effect; remove std::move() or make the variable non-const 1
21547 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the variable 'loaded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21548 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 91 performance-move-const-arg std::move of the variable 'loading_progress_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21549 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 92 performance-move-const-arg std::move of the const variable 'mimetype_in' has no effect; remove std::move() or make the variable non-const 1
21550 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 93 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
21551 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 94 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
21552 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 95 performance-move-const-arg std::move of the variable 'focus_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21553 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 96 performance-move-const-arg std::move of the variable 'sel_is_backward_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21554 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 97 performance-move-const-arg std::move of the variable 'sel_anchor_object_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21555 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 98 performance-move-const-arg std::move of the variable 'sel_anchor_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21556 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 99 performance-move-const-arg std::move of the variable 'sel_anchor_affinity_in' of the trivially-copyable type '::ax::mojom::blink::TextAffinity' (aka 'ax::mojom::TextAffinity') has no effect; remove std::move() 1
21557 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'sel_focus_object_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21558 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the variable 'sel_focus_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21559 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the variable 'sel_focus_affinity_in' of the trivially-copyable type '::ax::mojom::blink::TextAffinity' (aka 'ax::mojom::TextAffinity') has no effect; remove std::move() 1
21560 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-blink.cc @ Line 103 performance-move-const-arg std::move of the variable 'root_scroller_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21561 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'AXTreeData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21562 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom-shared-internal.h @ Line 68 cppcoreguidelines-special-member-functions class 'AXTreeData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21563 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'tree_id_in' has no effect; remove std::move() or make the variable non-const 1
21564 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'parent_tree_id_in' has no effect; remove std::move() or make the variable non-const 1
21565 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 86 performance-move-const-arg std::move of the const variable 'focused_tree_id_in' has no effect; remove std::move() or make the variable non-const 1
21566 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 87 performance-move-const-arg std::move of the const variable 'doctype_in' has no effect; remove std::move() or make the variable non-const 1
21567 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'loaded_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21568 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'loading_progress_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21569 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 90 performance-move-const-arg std::move of the const variable 'mimetype_in' has no effect; remove std::move() or make the variable non-const 1
21570 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 91 performance-move-const-arg std::move of the const variable 'title_in' has no effect; remove std::move() or make the variable non-const 1
21571 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 92 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
21572 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 93 performance-move-const-arg std::move of the variable 'focus_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21573 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 94 performance-move-const-arg std::move of the variable 'sel_is_backward_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21574 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 95 performance-move-const-arg std::move of the variable 'sel_anchor_object_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21575 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 96 performance-move-const-arg std::move of the variable 'sel_anchor_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21576 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 97 performance-move-const-arg std::move of the variable 'sel_anchor_affinity_in' of the trivially-copyable type '::ax::mojom::TextAffinity' has no effect; remove std::move() 1
21577 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'sel_focus_object_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21578 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 99 performance-move-const-arg std::move of the variable 'sel_focus_offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21579 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 100 performance-move-const-arg std::move of the variable 'sel_focus_affinity_in' of the trivially-copyable type '::ax::mojom::TextAffinity' has no effect; remove std::move() 1
21580 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.cc @ Line 101 performance-move-const-arg std::move of the variable 'root_scroller_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21581 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_data.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'AXTreeData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21582 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21583 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21584 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'result_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
21585 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'AXTreeID' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21586 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.h @ Line 77 performance-move-const-arg std::move of the variable 'unknown' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
21587 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.h @ Line 85 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21588 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-blink.h @ Line 165 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21589 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'AXTreeID_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21590 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21591 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.cc @ Line 70 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21592 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'result_token' of the trivially-copyable type '::base::UnguessableToken' has no effect; remove std::move() 1
21593 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.h @ Line 60 cppcoreguidelines-special-member-functions class 'AXTreeID' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21594 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.h @ Line 74 performance-move-const-arg std::move of the variable 'unknown' of the trivially-copyable type 'uint8_t' (aka 'unsigned char') has no effect; remove std::move() 1
21595 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.h @ Line 82 performance-move-const-arg std::move of the const variable 'token' of the trivially-copyable type 'const ::base::UnguessableToken' has no effect; remove std::move() 1
21596 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_id.mojom.h @ Line 162 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21597 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'has_tree_data_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21598 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-blink.cc @ Line 68 performance-move-const-arg std::move of the variable 'node_id_to_clear_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21599 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-blink.cc @ Line 69 performance-move-const-arg std::move of the variable 'root_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21600 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'event_from_in' of the trivially-copyable type '::ax::mojom::blink::EventFrom' (aka 'ax::mojom::EventFrom') has no effect; remove std::move() 1
21601 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'event_from_action_in' of the trivially-copyable type '::ax::mojom::blink::Action' (aka 'ax::mojom::Action') has no effect; remove std::move() 1
21602 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'AXTreeUpdate_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21603 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'AXTreeUpdate_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21604 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'has_tree_data_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21605 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'tree_data_in' has no effect; remove std::move() or make the variable non-const 1
21606 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 66 performance-move-const-arg std::move of the variable 'node_id_to_clear_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21607 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 67 performance-move-const-arg std::move of the variable 'root_id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21608 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'event_from_in' of the trivially-copyable type '::ax::mojom::EventFrom' has no effect; remove std::move() 1
21609 build/src/core/Debug/x86_64/gen/ui/accessibility/mojom/ax_tree_update.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'event_from_action_in' of the trivially-copyable type '::ax::mojom::Action' has no effect; remove std::move() 1
21610 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::mojom::blink::CursorType' (aka 'ui::mojom::CursorType') has no effect; remove std::move() 1
21611 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'hotspot_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21612 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
21613 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'image_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21614 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-blink.h @ Line 73 cppcoreguidelines-special-member-functions class 'Cursor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21615 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-shared-internal.h @ Line 33 cppcoreguidelines-special-member-functions class 'Cursor_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21616 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom-shared-internal.h @ Line 54 cppcoreguidelines-special-member-functions class 'Cursor_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21617 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::mojom::CursorType' has no effect; remove std::move() 1
21618 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'hotspot_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21619 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
21620 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'image_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21621 build/src/core/Debug/x86_64/gen/ui/base/cursor/mojom/cursor.mojom.h @ Line 69 cppcoreguidelines-special-member-functions class 'Cursor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21622 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::ImeTextSpan::Type' has no effect; remove std::move() 1
21623 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'start_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21624 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'end_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21625 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'underline_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21626 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'thickness_in' of the trivially-copyable type '::ui::ImeTextSpan::Thickness' has no effect; remove std::move() 1
21627 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'underline_style_in' of the trivially-copyable type '::ui::ImeTextSpan::UnderlineStyle' has no effect; remove std::move() 1
21628 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the variable 'text_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21629 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21630 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the variable 'suggestion_highlight_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21631 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'remove_on_finish_composing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21632 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'interim_char_selection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21633 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-blink.h @ Line 265 cppcoreguidelines-special-member-functions class 'ImeTextSpan' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21634 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-shared-internal.h @ Line 210 cppcoreguidelines-special-member-functions class 'ImeTextSpan_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21635 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom-shared-internal.h @ Line 240 cppcoreguidelines-special-member-functions class 'ImeTextSpan_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21636 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::ImeTextSpan::Type' has no effect; remove std::move() 1
21637 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'start_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21638 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'end_offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21639 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'underline_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21640 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'thickness_in' of the trivially-copyable type '::ui::ImeTextSpan::Thickness' has no effect; remove std::move() 1
21641 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'underline_style_in' of the trivially-copyable type '::ui::ImeTextSpan::UnderlineStyle' has no effect; remove std::move() 1
21642 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 78 performance-move-const-arg std::move of the variable 'text_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21643 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'background_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21644 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'suggestion_highlight_color_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21645 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'remove_on_finish_composing_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21646 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'interim_char_selection_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21647 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/ime_types.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'ImeTextSpan' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21648 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the const variable 'span_in' has no effect; remove std::move() or make the variable non-const 1
21649 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21650 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::TextInputType' has no effect; remove std::move() 1
21651 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::ui::TextInputMode' has no effect; remove std::move() 1
21652 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ui::TextInputAction' has no effect; remove std::move() 1
21653 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21654 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
21655 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the const variable 'selection_in' of the trivially-copyable type 'const ::gfx::Range' has no effect; remove std::move() 1
21656 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the const variable 'composition_in' has no effect; remove std::move() or make the variable non-const 1
21657 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'can_compose_inline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21658 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'show_ime_if_needed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21659 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 120 performance-move-const-arg std::move of the variable 'always_hide_ime_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21660 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 121 performance-move-const-arg std::move of the variable 'reply_to_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21661 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 122 performance-move-const-arg std::move of the const variable 'edit_context_control_bounds_in' has no effect; remove std::move() or make the variable non-const 1
21662 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 123 performance-move-const-arg std::move of the const variable 'edit_context_selection_bounds_in' has no effect; remove std::move() or make the variable non-const 1
21663 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 124 performance-move-const-arg std::move of the variable 'vk_policy_in' of the trivially-copyable type '::ui::mojom::blink::VirtualKeyboardPolicy' (aka 'ui::mojom::VirtualKeyboardPolicy') has no effect; remove std::move() 1
21664 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.cc @ Line 125 performance-move-const-arg std::move of the variable 'last_vk_visibility_request_in' of the trivially-copyable type '::ui::mojom::blink::VirtualKeyboardVisibilityRequest' (aka 'ui::mojom::VirtualKeyboardVisibilityRequest') has no effect; remove std::move() 1
21665 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-blink.h @ Line 77 cppcoreguidelines-special-member-functions class 'ImeTextSpanInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21666 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-shared-internal.h @ Line 37 cppcoreguidelines-special-member-functions class 'ImeTextSpanInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21667 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-shared-internal.h @ Line 56 cppcoreguidelines-special-member-functions class 'ImeTextSpanInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21668 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-shared-internal.h @ Line 86 cppcoreguidelines-special-member-functions class 'TextInputState_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21669 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom-shared-internal.h @ Line 121 cppcoreguidelines-special-member-functions class 'TextInputState_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21670 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'span_in' has no effect; remove std::move() or make the variable non-const 1
21671 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 53 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21672 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::ui::TextInputType' has no effect; remove std::move() 1
21673 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'mode_in' of the trivially-copyable type '::ui::TextInputMode' has no effect; remove std::move() 1
21674 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 111 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ui::TextInputAction' has no effect; remove std::move() 1
21675 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21676 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 113 performance-move-const-arg std::move of the const variable 'value_in' has no effect; remove std::move() or make the variable non-const 1
21677 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 114 performance-move-const-arg std::move of the const variable 'selection_in' of the trivially-copyable type 'const ::gfx::Range' has no effect; remove std::move() 1
21678 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 115 performance-move-const-arg std::move of the const variable 'composition_in' has no effect; remove std::move() or make the variable non-const 1
21679 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'can_compose_inline_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21680 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'show_ime_if_needed_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21681 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'always_hide_ime_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21682 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 119 performance-move-const-arg std::move of the variable 'reply_to_request_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21683 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 120 performance-move-const-arg std::move of the const variable 'edit_context_control_bounds_in' has no effect; remove std::move() or make the variable non-const 1
21684 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 121 performance-move-const-arg std::move of the const variable 'edit_context_selection_bounds_in' has no effect; remove std::move() or make the variable non-const 1
21685 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 122 performance-move-const-arg std::move of the variable 'vk_policy_in' of the trivially-copyable type '::ui::mojom::VirtualKeyboardPolicy' has no effect; remove std::move() 1
21686 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.cc @ Line 123 performance-move-const-arg std::move of the variable 'last_vk_visibility_request_in' of the trivially-copyable type '::ui::mojom::VirtualKeyboardVisibilityRequest' has no effect; remove std::move() 1
21687 build/src/core/Debug/x86_64/gen/ui/base/ime/mojom/text_input_state.mojom.h @ Line 72 cppcoreguidelines-special-member-functions class 'ImeTextSpanInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21688 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21689 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21690 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 80 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21691 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the const variable 'work_area_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21692 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 82 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21693 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'rotation_in' of the trivially-copyable type '::display::Display::Rotation' has no effect; remove std::move() 1
21694 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'touch_support_in' of the trivially-copyable type 'display::mojom::blink::TouchSupport' (aka 'display::mojom::TouchSupport') has no effect; remove std::move() 1
21695 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 85 performance-move-const-arg std::move of the variable 'accelerometer_support_in' of the trivially-copyable type 'display::mojom::blink::AccelerometerSupport' (aka 'display::mojom::AccelerometerSupport') has no effect; remove std::move() 1
21696 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 86 performance-move-const-arg std::move of the const variable 'maximum_cursor_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21697 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 87 performance-move-const-arg std::move of the const variable 'color_spaces_in' of the trivially-copyable type 'const ::gfx::DisplayColorSpaces' has no effect; remove std::move() 1
21698 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 88 performance-move-const-arg std::move of the variable 'color_depth_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21699 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 89 performance-move-const-arg std::move of the variable 'depth_per_component_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21700 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 90 performance-move-const-arg std::move of the variable 'is_monochrome_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21701 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.cc @ Line 91 performance-move-const-arg std::move of the variable 'display_frequency_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21702 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.h @ Line 166 cppcoreguidelines-special-member-functions class 'Display' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21703 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-blink.h @ Line 208 performance-trivially-destructible class 'Display' can be made trivially destructible by defaulting the destructor on its first declaration 3
21704 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-shared-internal.h @ Line 108 cppcoreguidelines-special-member-functions class 'Display_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21705 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom-shared-internal.h @ Line 140 cppcoreguidelines-special-member-functions class 'Display_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21706 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21707 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 77 performance-move-const-arg std::move of the const variable 'bounds_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21708 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 78 performance-move-const-arg std::move of the const variable 'size_in_pixels_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21709 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 79 performance-move-const-arg std::move of the const variable 'work_area_in' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
21710 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 80 performance-move-const-arg std::move of the variable 'device_scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21711 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'rotation_in' of the trivially-copyable type '::display::Display::Rotation' has no effect; remove std::move() 1
21712 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'touch_support_in' of the trivially-copyable type '::display::Display::TouchSupport' has no effect; remove std::move() 1
21713 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 83 performance-move-const-arg std::move of the variable 'accelerometer_support_in' of the trivially-copyable type '::display::Display::AccelerometerSupport' has no effect; remove std::move() 1
21714 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 84 performance-move-const-arg std::move of the const variable 'maximum_cursor_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21715 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 85 performance-move-const-arg std::move of the const variable 'color_spaces_in' of the trivially-copyable type 'const ::gfx::DisplayColorSpaces' has no effect; remove std::move() 1
21716 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 86 performance-move-const-arg std::move of the variable 'color_depth_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21717 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 87 performance-move-const-arg std::move of the variable 'depth_per_component_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21718 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 88 performance-move-const-arg std::move of the variable 'is_monochrome_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21719 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.cc @ Line 89 performance-move-const-arg std::move of the variable 'display_frequency_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21720 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'Display' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21721 build/src/core/Debug/x86_64/gen/ui/display/mojom/display.mojom.h @ Line 105 performance-trivially-destructible class 'Display' can be made trivially destructible by defaulting the destructor on its first declaration 3
21722 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21723 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21724 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'DisplayConfigurationParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21725 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'DisplayConfigurationParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21726 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21727 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_configuration_params.mojom.cc @ Line 55 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21728 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21729 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'parent_display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21730 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'position_in' of the trivially-copyable type 'display::mojom::blink::Position' (aka 'display::mojom::Position') has no effect; remove std::move() 1
21731 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21732 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'offset_reference_in' of the trivially-copyable type 'display::mojom::blink::OffsetReference' (aka 'display::mojom::OffsetReference') has no effect; remove std::move() 1
21733 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'default_unified_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21734 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'primary_display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21735 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.h @ Line 131 cppcoreguidelines-special-member-functions class 'DisplayPlacement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21736 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-blink.h @ Line 164 performance-trivially-destructible class 'DisplayPlacement' can be made trivially destructible by defaulting the destructor on its first declaration 3
21737 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'DisplayPlacement_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21738 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-shared-internal.h @ Line 104 cppcoreguidelines-special-member-functions class 'DisplayPlacement_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21739 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-shared-internal.h @ Line 134 cppcoreguidelines-special-member-functions class 'DisplayLayout_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21740 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom-shared-internal.h @ Line 155 cppcoreguidelines-special-member-functions class 'DisplayLayout_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21741 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21742 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'parent_display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21743 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'position_in' of the trivially-copyable type '::display::DisplayPlacement::Position' has no effect; remove std::move() 1
21744 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21745 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'offset_reference_in' of the trivially-copyable type '::display::DisplayPlacement::OffsetReference' has no effect; remove std::move() 1
21746 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 104 performance-move-const-arg std::move of the variable 'default_unified_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21747 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.cc @ Line 105 performance-move-const-arg std::move of the variable 'primary_display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21748 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'DisplayPlacement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21749 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.h @ Line 95 performance-trivially-destructible class 'DisplayPlacement' can be made trivially destructible by defaulting the destructor on its first declaration 3
21750 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_layout.mojom.h @ Line 210 cppcoreguidelines-special-member-functions class 'DisplayLayout' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21751 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21752 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'is_interlaced_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21753 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'refresh_rate_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21754 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'DisplayMode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21755 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-blink.h @ Line 96 performance-trivially-destructible class 'DisplayMode' can be made trivially destructible by defaulting the destructor on its first declaration 3
21756 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'DisplayMode_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21757 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'DisplayMode_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21758 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom.cc @ Line 54 performance-move-const-arg std::move of the const variable 'size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21759 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'is_interlaced_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21760 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'refresh_rate_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21761 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'DisplayMode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21762 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_mode.mojom.h @ Line 93 performance-trivially-destructible class 'DisplayMode' can be made trivially destructible by defaulting the destructor on its first declaration 3
21763 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 100 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21764 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 101 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21765 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 102 performance-move-const-arg std::move of the const variable 'physical_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21766 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 103 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::display::mojom::blink::DisplayConnectionType' (aka 'display::mojom::DisplayConnectionType') has no effect; remove std::move() 1
21767 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the variable 'base_connector_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21768 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 106 performance-move-const-arg std::move of the variable 'is_aspect_preserving_scaling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21769 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 107 performance-move-const-arg std::move of the variable 'has_overscan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21770 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 108 performance-move-const-arg std::move of the variable 'privacy_screen_state_in' of the trivially-copyable type '::display::mojom::blink::PrivacyScreenState' (aka 'display::mojom::PrivacyScreenState') has no effect; remove std::move() 1
21771 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the variable 'has_color_correction_matrix_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21772 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the variable 'color_correction_in_linear_space_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21773 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
21774 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 112 performance-move-const-arg std::move of the variable 'bits_per_channel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21775 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 113 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
21776 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the const variable 'sys_path_in' has no effect; remove std::move() or make the variable non-const 1
21777 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the variable 'panel_orientation_in' of the trivially-copyable type '::display::mojom::blink::PanelOrientation' (aka 'display::mojom::PanelOrientation') has no effect; remove std::move() 1
21778 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 118 performance-move-const-arg std::move of the variable 'current_mode_index_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21779 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 119 performance-move-const-arg std::move of the variable 'has_current_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21780 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 120 performance-move-const-arg std::move of the variable 'native_mode_index_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21781 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 121 performance-move-const-arg std::move of the variable 'has_native_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21782 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 122 performance-move-const-arg std::move of the variable 'product_code_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21783 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 123 performance-move-const-arg std::move of the variable 'year_of_manufacture_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21784 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-blink.cc @ Line 124 performance-move-const-arg std::move of the const variable 'maximum_cursor_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21785 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-shared-internal.h @ Line 35 cppcoreguidelines-special-member-functions class 'DisplaySnapshot_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21786 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom-shared-internal.h @ Line 78 cppcoreguidelines-special-member-functions class 'DisplaySnapshot_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21787 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 98 performance-move-const-arg std::move of the variable 'display_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21788 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 99 performance-move-const-arg std::move of the const variable 'origin_in' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
21789 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 100 performance-move-const-arg std::move of the const variable 'physical_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21790 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 101 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type '::display::DisplayConnectionType' has no effect; remove std::move() 1
21791 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 102 performance-move-const-arg std::move of the variable 'base_connector_id_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21792 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 104 performance-move-const-arg std::move of the variable 'is_aspect_preserving_scaling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21793 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 105 performance-move-const-arg std::move of the variable 'has_overscan_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21794 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 106 performance-move-const-arg std::move of the variable 'privacy_screen_state_in' of the trivially-copyable type '::display::PrivacyScreenState' has no effect; remove std::move() 1
21795 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 107 performance-move-const-arg std::move of the variable 'has_color_correction_matrix_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21796 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 108 performance-move-const-arg std::move of the variable 'color_correction_in_linear_space_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21797 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 109 performance-move-const-arg std::move of the const variable 'color_space_in' of the trivially-copyable type 'const ::gfx::ColorSpace' has no effect; remove std::move() 1
21798 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 110 performance-move-const-arg std::move of the variable 'bits_per_channel_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21799 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 111 performance-move-const-arg std::move of the const variable 'display_name_in' has no effect; remove std::move() or make the variable non-const 1
21800 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 112 performance-move-const-arg std::move of the const variable 'sys_path_in' has no effect; remove std::move() or make the variable non-const 1
21801 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'panel_orientation_in' of the trivially-copyable type '::display::mojom::PanelOrientation' has no effect; remove std::move() 1
21802 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 116 performance-move-const-arg std::move of the variable 'current_mode_index_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21803 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 117 performance-move-const-arg std::move of the variable 'has_current_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21804 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 118 performance-move-const-arg std::move of the variable 'native_mode_index_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
21805 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 119 performance-move-const-arg std::move of the variable 'has_native_mode_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21806 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 120 performance-move-const-arg std::move of the variable 'product_code_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
21807 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 121 performance-move-const-arg std::move of the variable 'year_of_manufacture_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21808 build/src/core/Debug/x86_64/gen/ui/display/mojom/display_snapshot.mojom.cc @ Line 122 performance-move-const-arg std::move of the const variable 'maximum_cursor_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
21809 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-blink.cc @ Line 56 performance-move-const-arg std::move of the variable 'r_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21810 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-blink.cc @ Line 57 performance-move-const-arg std::move of the variable 'g_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21811 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'b_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21812 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-blink.h @ Line 61 cppcoreguidelines-special-member-functions class 'GammaRampRGBEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21813 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-blink.h @ Line 92 performance-trivially-destructible class 'GammaRampRGBEntry' can be made trivially destructible by defaulting the destructor on its first declaration 3
21814 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'GammaRampRGBEntry_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21815 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom-shared-internal.h @ Line 51 cppcoreguidelines-special-member-functions class 'GammaRampRGBEntry_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21816 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom.cc @ Line 54 performance-move-const-arg std::move of the variable 'r_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21817 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom.cc @ Line 55 performance-move-const-arg std::move of the variable 'g_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21818 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'b_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
21819 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'GammaRampRGBEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21820 build/src/core/Debug/x86_64/gen/ui/display/mojom/gamma_ramp_rgb_entry.mojom.h @ Line 89 performance-trivially-destructible class 'GammaRampRGBEntry' can be made trivially destructible by defaulting the destructor on its first declaration 3
21821 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'key_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21822 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'dom_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21823 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'dom_key_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21824 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'is_char_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21825 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 104 performance-move-const-arg std::move of the const variable 'relative_location_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21826 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 105 performance-move-const-arg std::move of the const variable 'root_location_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21827 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 136 performance-move-const-arg std::move of the variable 'device_type_in' of the trivially-copyable type '::ui::mojom::blink::GestureDeviceType' (aka 'ui::mojom::GestureDeviceType') has no effect; remove std::move() 1
21828 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 137 performance-move-const-arg std::move of the variable 'scale_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21829 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 182 performance-move-const-arg std::move of the variable 'x_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21830 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 183 performance-move-const-arg std::move of the variable 'y_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21831 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 184 performance-move-const-arg std::move of the variable 'x_offset_ordinal_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21832 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 185 performance-move-const-arg std::move of the variable 'y_offset_ordinal_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21833 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 186 performance-move-const-arg std::move of the variable 'finger_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21834 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 187 performance-move-const-arg std::move of the variable 'momentum_phase_in' of the trivially-copyable type '::ui::mojom::blink::EventMomentumPhase' (aka 'ui::mojom::EventMomentumPhase') has no effect; remove std::move() 1
21835 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 188 performance-move-const-arg std::move of the variable 'scroll_event_phase_in' of the trivially-copyable type '::ui::mojom::blink::ScrollEventPhase' (aka 'ui::mojom::ScrollEventPhase') has no effect; remove std::move() 1
21836 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 258 performance-move-const-arg std::move of the variable 'pointer_type_in' of the trivially-copyable type '::ui::EventPointerType' has no effect; remove std::move() 1
21837 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 259 performance-move-const-arg std::move of the variable 'radius_x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21838 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 260 performance-move-const-arg std::move of the variable 'radius_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21839 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 261 performance-move-const-arg std::move of the variable 'force_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21840 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 262 performance-move-const-arg std::move of the variable 'tilt_x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21841 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 263 performance-move-const-arg std::move of the variable 'tilt_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21842 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 264 performance-move-const-arg std::move of the variable 'tangential_pressure_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21843 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 265 performance-move-const-arg std::move of the variable 'twist_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21844 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 266 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21845 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 267 performance-move-const-arg std::move of the variable 'offset_x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21846 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 268 performance-move-const-arg std::move of the variable 'offset_y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21847 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 338 performance-move-const-arg std::move of the variable 'changed_button_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21848 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the const variable 'wheel_offset_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
21849 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 342 performance-move-const-arg std::move of the const variable 'tick_120ths_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
21850 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 386 performance-move-const-arg std::move of the variable 'may_cause_scrolling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21851 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 387 performance-move-const-arg std::move of the variable 'hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21852 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 441 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ui::mojom::blink::EventType' (aka 'ui::mojom::EventType') has no effect; remove std::move() 1
21853 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 442 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21854 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 443 performance-move-const-arg std::move of the variable 'time_stamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
21855 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 444 performance-move-const-arg std::move of the const variable 'latency_in' has no effect; remove std::move() or make the variable non-const 1
21856 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.cc @ Line 450 performance-move-const-arg std::move of the const variable 'properties_in' has no effect; remove std::move() or make the variable non-const 1
21857 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'KeyData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21858 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 100 performance-trivially-destructible class 'KeyData' can be made trivially destructible by defaulting the destructor on its first declaration 3
21859 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 224 cppcoreguidelines-special-member-functions class 'LocationData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21860 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 254 performance-trivially-destructible class 'LocationData' can be made trivially destructible by defaulting the destructor on its first declaration 3
21861 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 664 cppcoreguidelines-special-member-functions class 'PointerDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21862 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-blink.h @ Line 703 performance-trivially-destructible class 'PointerDetails' can be made trivially destructible by defaulting the destructor on its first declaration 3
21863 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 42 cppcoreguidelines-special-member-functions class 'KeyData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21864 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 64 cppcoreguidelines-special-member-functions class 'KeyData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21865 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 94 cppcoreguidelines-special-member-functions class 'LocationData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21866 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 113 cppcoreguidelines-special-member-functions class 'LocationData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21867 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 143 cppcoreguidelines-special-member-functions class 'GestureData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21868 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 163 cppcoreguidelines-special-member-functions class 'GestureData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21869 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 193 cppcoreguidelines-special-member-functions class 'ScrollData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21870 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 219 cppcoreguidelines-special-member-functions class 'ScrollData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21871 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 249 cppcoreguidelines-special-member-functions class 'PointerDetails_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21872 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 278 cppcoreguidelines-special-member-functions class 'PointerDetails_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21873 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 308 cppcoreguidelines-special-member-functions class 'MouseData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21874 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 331 cppcoreguidelines-special-member-functions class 'MouseData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21875 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 361 cppcoreguidelines-special-member-functions class 'TouchData_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21876 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 383 cppcoreguidelines-special-member-functions class 'TouchData_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21877 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 413 cppcoreguidelines-special-member-functions class 'Event_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21878 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom-shared-internal.h @ Line 440 cppcoreguidelines-special-member-functions class 'Event_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21879 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'key_code_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21880 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'dom_code_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
21881 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'dom_key_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21882 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'is_char_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21883 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 103 performance-move-const-arg std::move of the const variable 'relative_location_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21884 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 104 performance-move-const-arg std::move of the const variable 'root_location_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
21885 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 135 performance-move-const-arg std::move of the variable 'device_type_in' of the trivially-copyable type '::ui::GestureDeviceType' has no effect; remove std::move() 1
21886 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'scale_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21887 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 181 performance-move-const-arg std::move of the variable 'x_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21888 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 182 performance-move-const-arg std::move of the variable 'y_offset_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21889 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 183 performance-move-const-arg std::move of the variable 'x_offset_ordinal_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21890 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 184 performance-move-const-arg std::move of the variable 'y_offset_ordinal_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21891 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 185 performance-move-const-arg std::move of the variable 'finger_count_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21892 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 186 performance-move-const-arg std::move of the variable 'momentum_phase_in' of the trivially-copyable type '::ui::EventMomentumPhase' has no effect; remove std::move() 1
21893 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 187 performance-move-const-arg std::move of the variable 'scroll_event_phase_in' of the trivially-copyable type '::ui::ScrollEventPhase' has no effect; remove std::move() 1
21894 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 257 performance-move-const-arg std::move of the variable 'pointer_type_in' of the trivially-copyable type '::ui::EventPointerType' has no effect; remove std::move() 1
21895 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 258 performance-move-const-arg std::move of the variable 'radius_x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21896 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 259 performance-move-const-arg std::move of the variable 'radius_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21897 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 260 performance-move-const-arg std::move of the variable 'force_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21898 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 261 performance-move-const-arg std::move of the variable 'tilt_x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21899 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 262 performance-move-const-arg std::move of the variable 'tilt_y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21900 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 263 performance-move-const-arg std::move of the variable 'tangential_pressure_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21901 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 264 performance-move-const-arg std::move of the variable 'twist_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21902 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 265 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21903 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 266 performance-move-const-arg std::move of the variable 'offset_x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21904 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 267 performance-move-const-arg std::move of the variable 'offset_y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21905 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'changed_button_flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21906 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 339 performance-move-const-arg std::move of the const variable 'pointer_details_in' has no effect; remove std::move() or make the variable non-const 1
21907 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 340 performance-move-const-arg std::move of the const variable 'wheel_offset_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
21908 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 341 performance-move-const-arg std::move of the const variable 'tick_120ths_in' of the trivially-copyable type 'const ::gfx::Vector2d' has no effect; remove std::move() 1
21909 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 385 performance-move-const-arg std::move of the variable 'may_cause_scrolling_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21910 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 386 performance-move-const-arg std::move of the variable 'hovering_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
21911 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 388 performance-move-const-arg std::move of the const variable 'pointer_details_in' has no effect; remove std::move() or make the variable non-const 1
21912 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 440 performance-move-const-arg std::move of the variable 'action_in' of the trivially-copyable type '::ui::mojom::EventType' has no effect; remove std::move() 1
21913 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 441 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21914 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 442 performance-move-const-arg std::move of the variable 'time_stamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
21915 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 443 performance-move-const-arg std::move of the const variable 'latency_in' has no effect; remove std::move() or make the variable non-const 1
21916 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.cc @ Line 449 performance-move-const-arg std::move of the const variable 'properties_in' has no effect; remove std::move() or make the variable non-const 1
21917 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'KeyData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21918 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 221 cppcoreguidelines-special-member-functions class 'LocationData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21919 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 661 cppcoreguidelines-special-member-functions class 'PointerDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21920 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 97 performance-trivially-destructible class 'KeyData' can be made trivially destructible by defaulting the destructor on its first declaration 3
21921 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 251 performance-trivially-destructible class 'LocationData' can be made trivially destructible by defaulting the destructor on its first declaration 3
21922 build/src/core/Debug/x86_64/gen/ui/events/mojom/event.mojom.h @ Line 700 performance-trivially-destructible class 'PointerDetails' can be made trivially destructible by defaulting the destructor on its first declaration 3
21923 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21924 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21925 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21926 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21927 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21928 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21929 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21930 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 148 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21931 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 149 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21932 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 177 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21933 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 178 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21934 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 210 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21935 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 211 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21936 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 212 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21937 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 213 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21938 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 253 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21939 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 254 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21940 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 255 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21941 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 256 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21942 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 296 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21943 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 297 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21944 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 298 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21945 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 299 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21946 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 339 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21947 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 340 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21948 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 341 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21949 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 342 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21950 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 378 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21951 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 379 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
21952 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 407 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21953 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 408 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21954 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 438 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21955 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 439 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21956 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 440 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21957 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 472 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21958 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 473 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
21959 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 505 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
21960 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 506 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
21961 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 507 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
21962 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.cc @ Line 508 performance-move-const-arg std::move of the variable 'w_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
21963 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'Point' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21964 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 201 cppcoreguidelines-special-member-functions class 'PointF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21965 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 340 cppcoreguidelines-special-member-functions class 'Point3F' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21966 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 482 cppcoreguidelines-special-member-functions class 'Size' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21967 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 621 cppcoreguidelines-special-member-functions class 'SizeF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21968 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 760 cppcoreguidelines-special-member-functions class 'Rect' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21969 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 905 cppcoreguidelines-special-member-functions class 'RectF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21970 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1050 cppcoreguidelines-special-member-functions class 'Insets' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21971 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1195 cppcoreguidelines-special-member-functions class 'InsetsF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21972 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1340 cppcoreguidelines-special-member-functions class 'Vector2d' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21973 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1479 cppcoreguidelines-special-member-functions class 'Vector2dF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21974 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1618 cppcoreguidelines-special-member-functions class 'Vector3dF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21975 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1760 cppcoreguidelines-special-member-functions class 'ScrollOffset' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21976 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1899 cppcoreguidelines-special-member-functions class 'Quaternion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21977 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 92 performance-trivially-destructible class 'Point' can be made trivially destructible by defaulting the destructor on its first declaration 3
21978 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 231 performance-trivially-destructible class 'PointF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21979 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 371 performance-trivially-destructible class 'Point3F' can be made trivially destructible by defaulting the destructor on its first declaration 3
21980 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 512 performance-trivially-destructible class 'Size' can be made trivially destructible by defaulting the destructor on its first declaration 3
21981 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 651 performance-trivially-destructible class 'SizeF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21982 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 792 performance-trivially-destructible class 'Rect' can be made trivially destructible by defaulting the destructor on its first declaration 3
21983 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 937 performance-trivially-destructible class 'RectF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21984 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1082 performance-trivially-destructible class 'Insets' can be made trivially destructible by defaulting the destructor on its first declaration 3
21985 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1227 performance-trivially-destructible class 'InsetsF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21986 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1370 performance-trivially-destructible class 'Vector2d' can be made trivially destructible by defaulting the destructor on its first declaration 3
21987 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1509 performance-trivially-destructible class 'Vector2dF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21988 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1649 performance-trivially-destructible class 'Vector3dF' can be made trivially destructible by defaulting the destructor on its first declaration 3
21989 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1790 performance-trivially-destructible class 'ScrollOffset' can be made trivially destructible by defaulting the destructor on its first declaration 3
21990 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-blink.h @ Line 1931 performance-trivially-destructible class 'Quaternion' can be made trivially destructible by defaulting the destructor on its first declaration 3
21991 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 43 cppcoreguidelines-special-member-functions class 'Point_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21992 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 62 cppcoreguidelines-special-member-functions class 'Point_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21993 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 92 cppcoreguidelines-special-member-functions class 'PointF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21994 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'PointF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21995 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 141 cppcoreguidelines-special-member-functions class 'Point3F_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21996 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 162 cppcoreguidelines-special-member-functions class 'Point3F_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21997 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 192 cppcoreguidelines-special-member-functions class 'Size_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21998 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 211 cppcoreguidelines-special-member-functions class 'Size_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21999 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 241 cppcoreguidelines-special-member-functions class 'SizeF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22000 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 260 cppcoreguidelines-special-member-functions class 'SizeF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22001 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 290 cppcoreguidelines-special-member-functions class 'Rect_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22002 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 311 cppcoreguidelines-special-member-functions class 'Rect_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22003 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 341 cppcoreguidelines-special-member-functions class 'RectF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22004 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 362 cppcoreguidelines-special-member-functions class 'RectF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22005 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 392 cppcoreguidelines-special-member-functions class 'Insets_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22006 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 413 cppcoreguidelines-special-member-functions class 'Insets_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22007 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 443 cppcoreguidelines-special-member-functions class 'InsetsF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22008 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 464 cppcoreguidelines-special-member-functions class 'InsetsF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22009 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 494 cppcoreguidelines-special-member-functions class 'Vector2d_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22010 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 513 cppcoreguidelines-special-member-functions class 'Vector2d_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22011 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 543 cppcoreguidelines-special-member-functions class 'Vector2dF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22012 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 562 cppcoreguidelines-special-member-functions class 'Vector2dF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22013 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 592 cppcoreguidelines-special-member-functions class 'Vector3dF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22014 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 613 cppcoreguidelines-special-member-functions class 'Vector3dF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22015 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 643 cppcoreguidelines-special-member-functions class 'ScrollOffset_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22016 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 662 cppcoreguidelines-special-member-functions class 'ScrollOffset_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22017 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 692 cppcoreguidelines-special-member-functions class 'Quaternion_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22018 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom-shared-internal.h @ Line 713 cppcoreguidelines-special-member-functions class 'Quaternion_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22019 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22020 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22021 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22022 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22023 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22024 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22025 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22026 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 146 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22027 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 147 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22028 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 175 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22029 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 176 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22030 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 208 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22031 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 209 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22032 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 210 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22033 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 211 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22034 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 251 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22035 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 252 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22036 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 253 performance-move-const-arg std::move of the variable 'width_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22037 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 254 performance-move-const-arg std::move of the variable 'height_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22038 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 294 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22039 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 295 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22040 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 296 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22041 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 297 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22042 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 337 performance-move-const-arg std::move of the variable 'top_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22043 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 338 performance-move-const-arg std::move of the variable 'left_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22044 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 339 performance-move-const-arg std::move of the variable 'bottom_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22045 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 340 performance-move-const-arg std::move of the variable 'right_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22046 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 376 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22047 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 377 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22048 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 405 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22049 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 406 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22050 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 436 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22051 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 437 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22052 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 438 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22053 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 470 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22054 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 471 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22055 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 503 performance-move-const-arg std::move of the variable 'x_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
22056 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 504 performance-move-const-arg std::move of the variable 'y_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
22057 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 505 performance-move-const-arg std::move of the variable 'z_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
22058 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.cc @ Line 506 performance-move-const-arg std::move of the variable 'w_in' of the trivially-copyable type 'double' has no effect; remove std::move() 1
22059 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'Point' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22060 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 197 cppcoreguidelines-special-member-functions class 'PointF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22061 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 336 cppcoreguidelines-special-member-functions class 'Point3F' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22062 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 478 cppcoreguidelines-special-member-functions class 'Size' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22063 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 617 cppcoreguidelines-special-member-functions class 'SizeF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22064 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 756 cppcoreguidelines-special-member-functions class 'Rect' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22065 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 901 cppcoreguidelines-special-member-functions class 'RectF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22066 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1046 cppcoreguidelines-special-member-functions class 'Insets' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22067 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1191 cppcoreguidelines-special-member-functions class 'InsetsF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22068 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1336 cppcoreguidelines-special-member-functions class 'Vector2d' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22069 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1475 cppcoreguidelines-special-member-functions class 'Vector2dF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22070 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1614 cppcoreguidelines-special-member-functions class 'Vector3dF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22071 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1756 cppcoreguidelines-special-member-functions class 'ScrollOffset' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22072 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1895 cppcoreguidelines-special-member-functions class 'Quaternion' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22073 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 88 performance-trivially-destructible class 'Point' can be made trivially destructible by defaulting the destructor on its first declaration 3
22074 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 227 performance-trivially-destructible class 'PointF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22075 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 367 performance-trivially-destructible class 'Point3F' can be made trivially destructible by defaulting the destructor on its first declaration 3
22076 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 508 performance-trivially-destructible class 'Size' can be made trivially destructible by defaulting the destructor on its first declaration 3
22077 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 647 performance-trivially-destructible class 'SizeF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22078 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 788 performance-trivially-destructible class 'Rect' can be made trivially destructible by defaulting the destructor on its first declaration 3
22079 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 933 performance-trivially-destructible class 'RectF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22080 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1078 performance-trivially-destructible class 'Insets' can be made trivially destructible by defaulting the destructor on its first declaration 3
22081 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1223 performance-trivially-destructible class 'InsetsF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22082 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1366 performance-trivially-destructible class 'Vector2d' can be made trivially destructible by defaulting the destructor on its first declaration 3
22083 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1505 performance-trivially-destructible class 'Vector2dF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22084 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1645 performance-trivially-destructible class 'Vector3dF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22085 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1786 performance-trivially-destructible class 'ScrollOffset' can be made trivially destructible by defaulting the destructor on its first declaration 3
22086 build/src/core/Debug/x86_64/gen/ui/gfx/geometry/mojom/geometry.mojom.h @ Line 1927 performance-trivially-destructible class 'Quaternion' can be made trivially destructible by defaulting the destructor on its first declaration 3
22087 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ImageSkiaRep_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22088 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom-shared-internal.h @ Line 52 cppcoreguidelines-special-member-functions class 'ImageSkiaRep_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22089 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom-shared-internal.h @ Line 82 cppcoreguidelines-special-member-functions class 'ImageSkia_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22090 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom-shared-internal.h @ Line 100 cppcoreguidelines-special-member-functions class 'ImageSkia_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22091 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom.cc @ Line 52 performance-move-const-arg std::move of the const variable 'bitmap_in' has no effect; remove std::move() or make the variable non-const 1
22092 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'scale_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22093 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'ImageSkiaRep' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22094 build/src/core/Debug/x86_64/gen/ui/gfx/image/mojom/image.mojom.h @ Line 202 cppcoreguidelines-special-member-functions class 'ImageSkia' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22095 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the variable 'widget_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22096 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom-blink.h @ Line 61 cppcoreguidelines-special-member-functions class 'AcceleratedWidget' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22097 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom-blink.h @ Line 90 performance-trivially-destructible class 'AcceleratedWidget' can be made trivially destructible by defaulting the destructor on its first declaration 3
22098 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'AcceleratedWidget_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22099 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'AcceleratedWidget_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22100 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom.cc @ Line 50 performance-move-const-arg std::move of the variable 'widget_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22101 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'AcceleratedWidget' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22102 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/accelerated_widget.mojom.h @ Line 87 performance-trivially-destructible class 'AcceleratedWidget' can be made trivially destructible by defaulting the destructor on its first declaration 3
22103 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'usage_in' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
22104 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
22105 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 81 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22106 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 109 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
22107 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 110 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22108 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.cc @ Line 111 performance-move-const-arg std::move of the variable 'stride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22109 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.h @ Line 134 cppcoreguidelines-special-member-functions class 'BufferUsageAndFormat' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22110 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.h @ Line 273 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22111 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.h @ Line 164 performance-trivially-destructible class 'BufferUsageAndFormat' can be made trivially destructible by defaulting the destructor on its first declaration 3
22112 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-blink.h @ Line 302 performance-trivially-destructible class 'GpuMemoryBufferId' can be made trivially destructible by defaulting the destructor on its first declaration 3
22113 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 102 cppcoreguidelines-special-member-functions class 'BufferUsageAndFormat_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22114 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 121 cppcoreguidelines-special-member-functions class 'BufferUsageAndFormat_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22115 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 151 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferId_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22116 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 170 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferId_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22117 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 200 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22118 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom-shared-internal.h @ Line 221 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22119 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'usage_in' of the trivially-copyable type '::gfx::BufferUsage' has no effect; remove std::move() 1
22120 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'format_in' of the trivially-copyable type '::gfx::BufferFormat' has no effect; remove std::move() 1
22121 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 79 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22122 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 107 performance-move-const-arg std::move of the variable 'id_in' of the trivially-copyable type '::gfx::GpuMemoryBufferId' (aka 'gfx::GenericSharedMemoryId') has no effect; remove std::move() 1
22123 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 108 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22124 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.cc @ Line 109 performance-move-const-arg std::move of the variable 'stride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22125 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.h @ Line 64 cppcoreguidelines-special-member-functions class 'BufferUsageAndFormat' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22126 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.h @ Line 203 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22127 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.h @ Line 94 performance-trivially-destructible class 'BufferUsageAndFormat' can be made trivially destructible by defaulting the destructor on its first declaration 3
22128 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/buffer_types.mojom.h @ Line 232 performance-trivially-destructible class 'GpuMemoryBufferId' can be made trivially destructible by defaulting the destructor on its first declaration 3
22129 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'is_empty_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22130 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the const variable 'pixel_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
22131 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the variable 'scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22132 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.h @ Line 68 cppcoreguidelines-special-member-functions class 'CALayerContent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22133 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.h @ Line 82 performance-move-const-arg std::move of the variable 'ca_context_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22134 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-blink.h @ Line 170 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22135 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-shared-internal.h @ Line 34 cppcoreguidelines-special-member-functions class 'CALayerContent_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22136 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-shared-internal.h @ Line 88 cppcoreguidelines-special-member-functions class 'CALayerParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22137 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom-shared-internal.h @ Line 110 cppcoreguidelines-special-member-functions class 'CALayerParams_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22138 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'is_empty_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22139 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.cc @ Line 58 performance-move-const-arg std::move of the const variable 'pixel_size_in' of the trivially-copyable type 'const ::gfx::Size' has no effect; remove std::move() 1
22140 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.cc @ Line 59 performance-move-const-arg std::move of the variable 'scale_factor_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22141 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.h @ Line 65 cppcoreguidelines-special-member-functions class 'CALayerContent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22142 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.h @ Line 79 performance-move-const-arg std::move of the variable 'ca_context_id' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22143 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/ca_layer_params.mojom.h @ Line 167 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22144 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'primaries_in' of the trivially-copyable type 'gfx::mojom::blink::ColorSpacePrimaryID' (aka 'gfx::mojom::ColorSpacePrimaryID') has no effect; remove std::move() 1
22145 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'transfer_in' of the trivially-copyable type 'gfx::mojom::blink::ColorSpaceTransferID' (aka 'gfx::mojom::ColorSpaceTransferID') has no effect; remove std::move() 1
22146 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'matrix_in' of the trivially-copyable type 'gfx::mojom::blink::ColorSpaceMatrixID' (aka 'gfx::mojom::ColorSpaceMatrixID') has no effect; remove std::move() 1
22147 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'range_in' of the trivially-copyable type 'gfx::mojom::blink::ColorSpaceRangeID' (aka 'gfx::mojom::ColorSpaceRangeID') has no effect; remove std::move() 1
22148 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-blink.h @ Line 197 cppcoreguidelines-special-member-functions class 'ColorSpace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22149 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-shared-internal.h @ Line 175 cppcoreguidelines-special-member-functions class 'ColorSpace_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22150 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom-shared-internal.h @ Line 198 cppcoreguidelines-special-member-functions class 'ColorSpace_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22151 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'primaries_in' of the trivially-copyable type 'gfx::mojom::ColorSpacePrimaryID' has no effect; remove std::move() 1
22152 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'transfer_in' of the trivially-copyable type 'gfx::mojom::ColorSpaceTransferID' has no effect; remove std::move() 1
22153 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'matrix_in' of the trivially-copyable type 'gfx::mojom::ColorSpaceMatrixID' has no effect; remove std::move() 1
22154 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'range_in' of the trivially-copyable type 'gfx::mojom::ColorSpaceRangeID' has no effect; remove std::move() 1
22155 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/color_space.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'ColorSpace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22156 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'sdr_white_level_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22157 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom-blink.h @ Line 100 cppcoreguidelines-special-member-functions class 'DisplayColorSpaces' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22158 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'DisplayColorSpaces_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22159 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom-shared-internal.h @ Line 78 cppcoreguidelines-special-member-functions class 'DisplayColorSpaces_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22160 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'sdr_white_level_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22161 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/display_color_spaces.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'DisplayColorSpaces' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22162 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
22163 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'category_in' has no effect; remove std::move() or make the variable non-const 1
22164 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
22165 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'bug_in' has no effect; remove std::move() or make the variable non-const 1
22166 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'status_in' has no effect; remove std::move() or make the variable non-const 1
22167 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'condition_in' has no effect; remove std::move() or make the variable non-const 1
22168 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 116 performance-move-const-arg std::move of the variable 'system_visual_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22169 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.cc @ Line 117 performance-move-const-arg std::move of the variable 'rgba_visual_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22170 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.h @ Line 67 cppcoreguidelines-special-member-functions class 'ANGLEFeature' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22171 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-blink.h @ Line 218 cppcoreguidelines-special-member-functions class 'GpuExtraInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22172 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'ANGLEFeature_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22173 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'ANGLEFeature_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22174 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'GpuExtraInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22175 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom-shared-internal.h @ Line 106 cppcoreguidelines-special-member-functions class 'GpuExtraInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22176 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'name_in' has no effect; remove std::move() or make the variable non-const 1
22177 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'category_in' has no effect; remove std::move() or make the variable non-const 1
22178 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'description_in' has no effect; remove std::move() or make the variable non-const 1
22179 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'bug_in' has no effect; remove std::move() or make the variable non-const 1
22180 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'status_in' has no effect; remove std::move() or make the variable non-const 1
22181 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'condition_in' has no effect; remove std::move() or make the variable non-const 1
22182 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 114 performance-move-const-arg std::move of the variable 'system_visual_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22183 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.cc @ Line 115 performance-move-const-arg std::move of the variable 'rgba_visual_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22184 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'ANGLEFeature' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22185 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_extra_info.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'GpuExtraInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22186 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_fence_handle.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'GpuFenceHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22187 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/gpu_fence_handle.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'GpuFenceHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22188 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the const variable 'primary_r_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22189 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'primary_g_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22190 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'primary_b_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22191 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'white_point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22192 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'luminance_max_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22193 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'luminance_min_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22194 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 114 performance-move-const-arg std::move of the variable 'max_content_light_level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22195 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.cc @ Line 115 performance-move-const-arg std::move of the variable 'max_frame_average_light_level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22196 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'MasteringMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22197 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-blink.h @ Line 100 performance-trivially-destructible class 'MasteringMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
22198 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-shared-internal.h @ Line 32 cppcoreguidelines-special-member-functions class 'MasteringMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22199 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'MasteringMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22200 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-shared-internal.h @ Line 85 cppcoreguidelines-special-member-functions class 'HDRMetadata_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22201 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom-shared-internal.h @ Line 105 cppcoreguidelines-special-member-functions class 'HDRMetadata_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22202 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 60 performance-move-const-arg std::move of the const variable 'primary_r_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22203 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'primary_g_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22204 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'primary_b_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22205 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'white_point_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22206 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'luminance_max_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22207 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'luminance_min_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22208 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 111 performance-move-const-arg std::move of the const variable 'mastering_metadata_in' has no effect; remove std::move() or make the variable non-const 1
22209 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 112 performance-move-const-arg std::move of the variable 'max_content_light_level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22210 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.cc @ Line 113 performance-move-const-arg std::move of the variable 'max_frame_average_light_level_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22211 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.h @ Line 63 cppcoreguidelines-special-member-functions class 'MasteringMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22212 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.h @ Line 214 cppcoreguidelines-special-member-functions class 'HDRMetadata' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22213 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.h @ Line 97 performance-trivially-destructible class 'MasteringMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
22214 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/hdr_metadata.mojom.h @ Line 245 performance-trivially-destructible class 'HDRMetadata' can be made trivially destructible by defaulting the destructor on its first declaration 3
22215 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/mask_filter_info.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'MaskFilterInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22216 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/mask_filter_info.mojom-shared-internal.h @ Line 49 cppcoreguidelines-special-member-functions class 'MaskFilterInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22217 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/mask_filter_info.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'rounded_corner_bounds_in' of the trivially-copyable type 'const ::gfx::RRectF' has no effect; remove std::move() 1
22218 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/mask_filter_info.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'MaskFilterInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22219 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/mask_filter_info.mojom.h @ Line 91 performance-trivially-destructible class 'MaskFilterInfo' can be made trivially destructible by defaulting the destructor on its first declaration 3
22220 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the variable 'stride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22221 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22222 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22223 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.cc @ Line 98 performance-move-const-arg std::move of the variable 'modifier_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22224 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.h @ Line 71 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferPlatformHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22225 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-blink.h @ Line 173 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22226 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-shared-internal.h @ Line 36 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferPlatformHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22227 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-shared-internal.h @ Line 90 cppcoreguidelines-special-member-functions class 'NativePixmapPlane_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22228 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-shared-internal.h @ Line 111 cppcoreguidelines-special-member-functions class 'NativePixmapPlane_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22229 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-shared-internal.h @ Line 141 cppcoreguidelines-special-member-functions class 'NativePixmapHandle_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22230 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom-shared-internal.h @ Line 160 cppcoreguidelines-special-member-functions class 'NativePixmapHandle_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22231 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.cc @ Line 56 performance-move-const-arg std::move of the variable 'stride_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22232 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.cc @ Line 57 performance-move-const-arg std::move of the variable 'offset_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22233 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'size_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22234 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.cc @ Line 96 performance-move-const-arg std::move of the variable 'modifier_in' of the trivially-copyable type 'uint64_t' (aka 'unsigned long') has no effect; remove std::move() 1
22235 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'GpuMemoryBufferPlatformHandle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22236 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/native_handle_types.mojom.h @ Line 169 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22237 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22238 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the variable 'interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
22239 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22240 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the variable 'available_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22241 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the variable 'ready_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22242 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'latch_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22243 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'PresentationFeedback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22244 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-blink.h @ Line 100 performance-trivially-destructible class 'PresentationFeedback' can be made trivially destructible by defaulting the destructor on its first declaration 3
22245 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'PresentationFeedback_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22246 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom-shared-internal.h @ Line 55 cppcoreguidelines-special-member-functions class 'PresentationFeedback_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22247 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22248 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 61 performance-move-const-arg std::move of the variable 'interval_in' of the trivially-copyable type '::base::TimeDelta' has no effect; remove std::move() 1
22249 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 62 performance-move-const-arg std::move of the variable 'flags_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22250 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 63 performance-move-const-arg std::move of the variable 'available_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22251 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 64 performance-move-const-arg std::move of the variable 'ready_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22252 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'latch_timestamp_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22253 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'PresentationFeedback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22254 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/presentation_feedback.mojom.h @ Line 96 performance-trivially-destructible class 'PresentationFeedback' can be made trivially destructible by defaulting the destructor on its first declaration 3
22255 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'gfx::mojom::blink::RRectFType' (aka 'gfx::mojom::RRectFType') has no effect; remove std::move() 1
22256 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
22257 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'upper_left_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22258 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'upper_right_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22259 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'lower_right_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22260 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the const variable 'lower_left_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22261 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.h @ Line 98 cppcoreguidelines-special-member-functions class 'RRectF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22262 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-blink.h @ Line 132 performance-trivially-destructible class 'RRectF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22263 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-shared-internal.h @ Line 59 cppcoreguidelines-special-member-functions class 'RRectF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22264 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom-shared-internal.h @ Line 83 cppcoreguidelines-special-member-functions class 'RRectF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22265 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'gfx::mojom::RRectFType' has no effect; remove std::move() 1
22266 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'rect_in' of the trivially-copyable type 'const ::gfx::RectF' has no effect; remove std::move() 1
22267 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'upper_left_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22268 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'upper_right_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22269 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'lower_right_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22270 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.cc @ Line 65 performance-move-const-arg std::move of the const variable 'lower_left_in' of the trivially-copyable type 'const ::gfx::Vector2dF' has no effect; remove std::move() 1
22271 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'RRectF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22272 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/rrect_f.mojom.h @ Line 96 performance-trivially-destructible class 'RRectF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22273 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 62 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'gfx::mojom::blink::SelectionBoundType' (aka 'gfx::mojom::SelectionBoundType') has no effect; remove std::move() 1
22274 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 63 performance-move-const-arg std::move of the const variable 'edge_start_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22275 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 64 performance-move-const-arg std::move of the const variable 'edge_end_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22276 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 65 performance-move-const-arg std::move of the const variable 'visible_edge_start_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22277 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 66 performance-move-const-arg std::move of the const variable 'visible_edge_end_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22278 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.cc @ Line 67 performance-move-const-arg std::move of the variable 'visible_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22279 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.h @ Line 99 cppcoreguidelines-special-member-functions class 'SelectionBound' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22280 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-blink.h @ Line 133 performance-trivially-destructible class 'SelectionBound' can be made trivially destructible by defaulting the destructor on its first declaration 3
22281 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-shared-internal.h @ Line 57 cppcoreguidelines-special-member-functions class 'SelectionBound_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22282 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom-shared-internal.h @ Line 81 cppcoreguidelines-special-member-functions class 'SelectionBound_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22283 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 60 performance-move-const-arg std::move of the variable 'type_in' of the trivially-copyable type 'gfx::mojom::SelectionBoundType' has no effect; remove std::move() 1
22284 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 61 performance-move-const-arg std::move of the const variable 'edge_start_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22285 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 62 performance-move-const-arg std::move of the const variable 'edge_end_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22286 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 63 performance-move-const-arg std::move of the const variable 'visible_edge_start_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22287 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 64 performance-move-const-arg std::move of the const variable 'visible_edge_end_in' of the trivially-copyable type 'const ::gfx::PointF' has no effect; remove std::move() 1
22288 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.cc @ Line 65 performance-move-const-arg std::move of the variable 'visible_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22289 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'SelectionBound' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22290 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/selection_bound.mojom.h @ Line 96 performance-trivially-destructible class 'SelectionBound' can be made trivially destructible by defaulting the destructor on its first declaration 3
22291 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'swap_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22292 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'swap_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22293 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'SwapTimings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22294 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-blink.h @ Line 96 performance-trivially-destructible class 'SwapTimings' can be made trivially destructible by defaulting the destructor on its first declaration 3
22295 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'SwapTimings_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22296 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'SwapTimings_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22297 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'swap_start_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22298 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'swap_end_in' of the trivially-copyable type '::base::TimeTicks' has no effect; remove std::move() 1
22299 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'SwapTimings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22300 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/swap_timings.mojom.h @ Line 92 performance-trivially-destructible class 'SwapTimings' can be made trivially destructible by defaulting the destructor on its first declaration 3
22301 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/transform.mojom-blink.h @ Line 65 cppcoreguidelines-special-member-functions class 'Transform' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22302 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/transform.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'Transform_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22303 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/transform.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'Transform_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22304 build/src/core/Debug/x86_64/gen/ui/gfx/mojom/transform.mojom.h @ Line 61 cppcoreguidelines-special-member-functions class 'Transform' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22305 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.cc @ Line 54 performance-move-const-arg std::move of the variable 'start_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22306 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.cc @ Line 55 performance-move-const-arg std::move of the variable 'end_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22307 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.cc @ Line 83 performance-move-const-arg std::move of the variable 'start_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22308 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.cc @ Line 84 performance-move-const-arg std::move of the variable 'end_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22309 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.h @ Line 62 cppcoreguidelines-special-member-functions class 'Range' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22310 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.h @ Line 201 cppcoreguidelines-special-member-functions class 'RangeF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22311 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.h @ Line 92 performance-trivially-destructible class 'Range' can be made trivially destructible by defaulting the destructor on its first declaration 3
22312 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-blink.h @ Line 231 performance-trivially-destructible class 'RangeF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22313 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'Range_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22314 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-shared-internal.h @ Line 50 cppcoreguidelines-special-member-functions class 'Range_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22315 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-shared-internal.h @ Line 80 cppcoreguidelines-special-member-functions class 'RangeF_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22316 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom-shared-internal.h @ Line 99 cppcoreguidelines-special-member-functions class 'RangeF_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22317 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.cc @ Line 52 performance-move-const-arg std::move of the variable 'start_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22318 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.cc @ Line 53 performance-move-const-arg std::move of the variable 'end_in' of the trivially-copyable type 'uint32_t' (aka 'unsigned int') has no effect; remove std::move() 1
22319 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.cc @ Line 81 performance-move-const-arg std::move of the variable 'start_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22320 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.cc @ Line 82 performance-move-const-arg std::move of the variable 'end_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22321 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'Range' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22322 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.h @ Line 197 cppcoreguidelines-special-member-functions class 'RangeF' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22323 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.h @ Line 88 performance-trivially-destructible class 'Range' can be made trivially destructible by defaulting the destructor on its first declaration 3
22324 build/src/core/Debug/x86_64/gen/ui/gfx/range/mojom/range.mojom.h @ Line 227 performance-trivially-destructible class 'RangeF' can be made trivially destructible by defaulting the destructor on its first declaration 3
22325 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri2.cc @ Line 265 deadcode.DeadStores Value stored to 'driver_name_len' during its initialization is never read 1
22326 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri2.cc @ Line 267 deadcode.DeadStores Value stored to 'alignment_pad_len' during its initialization is never read 1
22327 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri2.cc @ Line 269 deadcode.DeadStores Value stored to 'device_name_len' during its initialization is never read 1
22328 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri2.cc @ Line 518 deadcode.DeadStores Value stored to 'buffers_len' during its initialization is never read 1
22329 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri2.cc @ Line 734 deadcode.DeadStores Value stored to 'buffers_len' during its initialization is never read 1
22330 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 564 deadcode.DeadStores Value stored to 'window_modifiers_len' during its initialization is never read 1
22331 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 566 deadcode.DeadStores Value stored to 'screen_modifiers_len' during its initialization is never read 1
22332 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 635 deadcode.DeadStores Value stored to 'buffers_len' during its initialization is never read 1
22333 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 787 deadcode.DeadStores Value stored to 'strides_len' during its initialization is never read 1
22334 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 789 deadcode.DeadStores Value stored to 'offsets_len' during its initialization is never read 1
22335 build/src/core/Debug/x86_64/gen/ui/gfx/x/dri3.cc @ Line 791 deadcode.DeadStores Value stored to 'buffers_len' during its initialization is never read 1
22336 build/src/core/Debug/x86_64/gen/ui/gfx/x/extension_manager.h @ Line 84 cppcoreguidelines-special-member-functions class 'ExtensionManager' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22337 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 1579 deadcode.DeadStores Value stored to 'property_list_len' during its initialization is never read 1
22338 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 1759 deadcode.DeadStores Value stored to 'data1_len' during its initialization is never read 1
22339 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 1761 deadcode.DeadStores Value stored to 'data2_len' during its initialization is never read 1
22340 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 1923 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22341 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 1971 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22342 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2059 deadcode.DeadStores Value stored to 'property_list_len' during its initialization is never read 1
22343 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2109 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22344 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2298 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22345 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2431 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22346 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2556 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22347 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2601 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22348 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2654 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22349 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2750 deadcode.DeadStores Value stored to 'gl_versions_len' during its initialization is never read 1
22350 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2752 deadcode.DeadStores Value stored to 'gl_extension_string_len' during its initialization is never read 1
22351 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2754 deadcode.DeadStores Value stored to 'glx_extension_string_len' during its initialization is never read 1
22352 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2836 deadcode.DeadStores Value stored to 'attribs_len' during its initialization is never read 1
22353 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2909 deadcode.DeadStores Value stored to 'gl_versions_len' during its initialization is never read 1
22354 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2911 deadcode.DeadStores Value stored to 'gl_extension_string_len' during its initialization is never read 1
22355 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 2913 deadcode.DeadStores Value stored to 'glx_extension_string_len' during its initialization is never read 1
22356 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3299 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22357 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3569 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22358 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3651 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22359 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3740 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22360 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3822 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22361 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 3979 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22362 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4070 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22363 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4166 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22364 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4262 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22365 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4357 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22366 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4452 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22367 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4547 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22368 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4645 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22369 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4743 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22370 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4835 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22371 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 4927 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22372 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5019 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22373 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5110 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22374 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5191 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22375 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5284 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22376 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5380 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22377 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5476 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22378 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5572 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22379 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5668 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22380 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5781 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22381 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5882 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22382 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 5980 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22383 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6083 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22384 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6186 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22385 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6411 deadcode.DeadStores Value stored to 'textures_len' during its initialization is never read 1
22386 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6462 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22387 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6506 deadcode.DeadStores Value stored to 'textures_len' during its initialization is never read 1
22388 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6592 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22389 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6762 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22390 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6857 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22391 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 6955 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22392 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7063 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22393 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7161 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22394 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7259 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22395 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7367 deadcode.DeadStores Value stored to 'rows_and_cols_len' during its initialization is never read 1
22396 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7478 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22397 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7573 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22398 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7671 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22399 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7781 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22400 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7870 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22401 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 7968 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22402 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8065 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22403 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8113 deadcode.DeadStores Value stored to 'ids_len' during its initialization is never read 1
22404 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8200 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22405 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8361 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22406 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8459 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22407 build/src/core/Debug/x86_64/gen/ui/gfx/x/glx.cc @ Line 8557 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22408 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 753 deadcode.DeadStores Value stored to 'sizes_len' during its initialization is never read 1
22409 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 755 deadcode.DeadStores Value stored to 'rates_len' during its initialization is never read 1
22410 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 833 deadcode.DeadStores Value stored to 'rates_len' during its initialization is never read 1
22411 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1039 deadcode.DeadStores Value stored to 'crtcs_len' during its initialization is never read 1
22412 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1041 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22413 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1043 deadcode.DeadStores Value stored to 'modes_len' during its initialization is never read 1
22414 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1232 deadcode.DeadStores Value stored to 'crtcs_len' during its initialization is never read 1
22415 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1234 deadcode.DeadStores Value stored to 'modes_len' during its initialization is never read 1
22416 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1236 deadcode.DeadStores Value stored to 'clones_len' during its initialization is never read 1
22417 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1372 deadcode.DeadStores Value stored to 'atoms_len' during its initialization is never read 1
22418 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1460 deadcode.DeadStores Value stored to 'validValues_len' during its initialization is never read 1
22419 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1579 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22420 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 1759 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22421 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2105 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22422 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2107 deadcode.DeadStores Value stored to 'possible_len' during its initialization is never read 1
22423 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2413 deadcode.DeadStores Value stored to 'red_len' during its initialization is never read 1
22424 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2415 deadcode.DeadStores Value stored to 'green_len' during its initialization is never read 1
22425 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2417 deadcode.DeadStores Value stored to 'blue_len' during its initialization is never read 1
22426 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2475 deadcode.DeadStores Value stored to 'red_len' during its initialization is never read 1
22427 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2477 deadcode.DeadStores Value stored to 'green_len' during its initialization is never read 1
22428 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2479 deadcode.DeadStores Value stored to 'blue_len' during its initialization is never read 1
22429 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2588 deadcode.DeadStores Value stored to 'crtcs_len' during its initialization is never read 1
22430 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2590 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22431 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2592 deadcode.DeadStores Value stored to 'modes_len' during its initialization is never read 1
22432 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2730 deadcode.DeadStores Value stored to 'filter_name_len' during its initialization is never read 1
22433 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2877 deadcode.DeadStores Value stored to 'pending_filter_name_len' during its initialization is never read 1
22434 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2879 deadcode.DeadStores Value stored to 'pending_params_len' during its initialization is never read 1
22435 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2881 deadcode.DeadStores Value stored to 'current_filter_name_len' during its initialization is never read 1
22436 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 2883 deadcode.DeadStores Value stored to 'current_params_len' during its initialization is never read 1
22437 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3448 deadcode.DeadStores Value stored to 'providers_len' during its initialization is never read 1
22438 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3543 deadcode.DeadStores Value stored to 'crtcs_len' during its initialization is never read 1
22439 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3545 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22440 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3547 deadcode.DeadStores Value stored to 'associated_providers_len' during its initialization is never read 1
22441 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3549 deadcode.DeadStores Value stored to 'associated_capability_len' during its initialization is never read 1
22442 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3766 deadcode.DeadStores Value stored to 'atoms_len' during its initialization is never read 1
22443 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3854 deadcode.DeadStores Value stored to 'valid_values_len' during its initialization is never read 1
22444 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 3974 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22445 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4152 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22446 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4240 deadcode.DeadStores Value stored to 'monitors_len' during its initialization is never read 1
22447 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4284 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22448 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4368 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22449 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4467 deadcode.DeadStores Value stored to 'crtcs_len' during its initialization is never read 1
22450 build/src/core/Debug/x86_64/gen/ui/gfx/x/randr.cc @ Line 4469 deadcode.DeadStores Value stored to 'outputs_len' during its initialization is never read 1
22451 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 178 deadcode.DeadStores Value stored to 'client_specs_len' during its initialization is never read 1
22452 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 180 deadcode.DeadStores Value stored to 'ranges_len' during its initialization is never read 1
22453 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 386 deadcode.DeadStores Value stored to 'client_specs_len' during its initialization is never read 1
22454 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 388 deadcode.DeadStores Value stored to 'ranges_len' during its initialization is never read 1
22455 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 593 deadcode.DeadStores Value stored to 'client_specs_len' during its initialization is never read 1
22456 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 680 deadcode.DeadStores Value stored to 'intercepted_clients_len' during its initialization is never read 1
22457 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 716 deadcode.DeadStores Value stored to 'ranges_len' during its initialization is never read 1
22458 build/src/core/Debug/x86_64/gen/ui/gfx/x/record.cc @ Line 925 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22459 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 319 deadcode.DeadStores Value stored to 'formats_len' during its initialization is never read 1
22460 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 321 deadcode.DeadStores Value stored to 'screens_len' during its initialization is never read 1
22461 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 323 deadcode.DeadStores Value stored to 'subpixels_len' during its initialization is never read 1
22462 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 431 deadcode.DeadStores Value stored to 'depths_len' during its initialization is never read 1
22463 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 447 deadcode.DeadStores Value stored to 'visuals_len' during its initialization is never read 1
22464 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 542 deadcode.DeadStores Value stored to 'values_len' during its initialization is never read 1
22465 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 1692 deadcode.DeadStores Value stored to 'glyphids_len' during its initialization is never read 1
22466 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2320 deadcode.DeadStores Value stored to 'aliases_len' during its initialization is never read 1
22467 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2322 deadcode.DeadStores Value stored to 'filters_len' during its initialization is never read 1
22468 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2656 deadcode.DeadStores Value stored to 'stops_len' during its initialization is never read 1
22469 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2658 deadcode.DeadStores Value stored to 'colors_len' during its initialization is never read 1
22470 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2763 deadcode.DeadStores Value stored to 'stops_len' during its initialization is never read 1
22471 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2765 deadcode.DeadStores Value stored to 'colors_len' during its initialization is never read 1
22472 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2876 deadcode.DeadStores Value stored to 'stops_len' during its initialization is never read 1
22473 build/src/core/Debug/x86_64/gen/ui/gfx/x/render.cc @ Line 2878 deadcode.DeadStores Value stored to 'colors_len' during its initialization is never read 1
22474 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 171 deadcode.DeadStores Value stored to 'clients_len' during its initialization is never read 1
22475 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 260 deadcode.DeadStores Value stored to 'types_len' during its initialization is never read 1
22476 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 385 deadcode.DeadStores Value stored to 'specs_len' during its initialization is never read 1
22477 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 442 deadcode.DeadStores Value stored to 'ids_len' during its initialization is never read 1
22478 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 472 deadcode.DeadStores Value stored to 'value_len' during its initialization is never read 1
22479 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 516 deadcode.DeadStores Value stored to 'specs_len' during its initialization is never read 1
22480 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 575 deadcode.DeadStores Value stored to 'sizes_len' during its initialization is never read 1
22481 build/src/core/Debug/x86_64/gen/ui/gfx/x/res.cc @ Line 605 deadcode.DeadStores Value stored to 'cross_references_len' during its initialization is never read 1
22482 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86dri.cc @ Line 700 deadcode.DeadStores Value stored to 'clip_rects_len' during its initialization is never read 1
22483 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86dri.cc @ Line 702 deadcode.DeadStores Value stored to 'back_clip_rects_len' during its initialization is never read 1
22484 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86dri.cc @ Line 852 deadcode.DeadStores Value stored to 'device_private_len' during its initialization is never read 1
22485 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 383 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22486 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 476 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22487 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 654 deadcode.DeadStores Value stored to 'hsync_len' during its initialization is never read 1
22488 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 656 deadcode.DeadStores Value stored to 'vsync_len' during its initialization is never read 1
22489 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 658 deadcode.DeadStores Value stored to 'vendor_len' during its initialization is never read 1
22490 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 660 deadcode.DeadStores Value stored to 'alignment_pad_len' during its initialization is never read 1
22491 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 662 deadcode.DeadStores Value stored to 'model_len' during its initialization is never read 1
22492 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 820 deadcode.DeadStores Value stored to 'modeinfo_len' during its initialization is never read 1
22493 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 944 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22494 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1116 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22495 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1231 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22496 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1382 deadcode.DeadStores Value stored to 'c_private_len' during its initialization is never read 1
22497 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1651 deadcode.DeadStores Value stored to 'clock_len' during its initialization is never read 1
22498 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1922 deadcode.DeadStores Value stored to 'red_len' during its initialization is never read 1
22499 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1924 deadcode.DeadStores Value stored to 'green_len' during its initialization is never read 1
22500 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1926 deadcode.DeadStores Value stored to 'blue_len' during its initialization is never read 1
22501 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1985 deadcode.DeadStores Value stored to 'red_len' during its initialization is never read 1
22502 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1987 deadcode.DeadStores Value stored to 'green_len' during its initialization is never read 1
22503 build/src/core/Debug/x86_64/gen/ui/gfx/x/xf86vidmode.cc @ Line 1989 deadcode.DeadStores Value stored to 'blue_len' during its initialization is never read 1
22504 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 448 deadcode.DeadStores Value stored to 'cursor_image_len' during its initialization is never read 1
22505 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1177 deadcode.DeadStores Value stored to 'rectangles_len' during its initialization is never read 1
22506 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1415 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22507 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1501 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22508 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1586 deadcode.DeadStores Value stored to 'cursor_image_len' during its initialization is never read 1
22509 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1588 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22510 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1701 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22511 build/src/core/Debug/x86_64/gen/ui/gfx/x/xfixes.cc @ Line 1882 deadcode.DeadStores Value stored to 'devices_len' during its initialization is never read 1
22512 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinerama.cc @ Line 456 deadcode.DeadStores Value stored to 'screen_info_len' during its initialization is never read 1
22513 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 67 deadcode.DeadStores Value stored to 'valuators_len' during its initialization is never read 1
22514 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 225 deadcode.DeadStores Value stored to 'buttons_len' during its initialization is never read 1
22515 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 227 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22516 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 229 deadcode.DeadStores Value stored to 'valuators_len' during its initialization is never read 1
22517 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 372 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22518 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 403 deadcode.DeadStores Value stored to 'buttons_len' during its initialization is never read 1
22519 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 520 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22520 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 588 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22521 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 604 deadcode.DeadStores Value stored to 'state_len' during its initialization is never read 1
22522 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 606 deadcode.DeadStores Value stored to 'labels_len' during its initialization is never read 1
22523 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 767 deadcode.DeadStores Value stored to 'button_mask_len' during its initialization is never read 1
22524 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 769 deadcode.DeadStores Value stored to 'valuator_mask_len' during its initialization is never read 1
22525 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 771 deadcode.DeadStores Value stored to 'axisvalues_len' during its initialization is never read 1
22526 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1072 deadcode.DeadStores Value stored to 'infos_len' during its initialization is never read 1
22527 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1215 deadcode.DeadStores Value stored to 'valuator_mask_len' during its initialization is never read 1
22528 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1217 deadcode.DeadStores Value stored to 'axisvalues_len' during its initialization is never read 1
22529 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1219 deadcode.DeadStores Value stored to 'axisvalues_raw_len' during its initialization is never read 1
22530 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1759 deadcode.DeadStores Value stored to 'infos_len' during its initialization is never read 1
22531 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1761 deadcode.DeadStores Value stored to 'names_len' during its initialization is never read 1
22532 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 1984 deadcode.DeadStores Value stored to 'class_info_len' during its initialization is never read 1
22533 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2162 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22534 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2255 deadcode.DeadStores Value stored to 'this_classes_len' during its initialization is never read 1
22535 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2257 deadcode.DeadStores Value stored to 'all_classes_len' during its initialization is never read 1
22536 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2313 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22537 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2411 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22538 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2508 deadcode.DeadStores Value stored to 'events_len' during its initialization is never read 1
22539 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2545 deadcode.DeadStores Value stored to 'axisvalues_len' during its initialization is never read 1
22540 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2746 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22541 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 2909 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22542 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3059 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22543 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3434 deadcode.DeadStores Value stored to 'feedbacks_len' during its initialization is never read 1
22544 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3489 deadcode.DeadStores Value stored to 'auto_repeats_len' during its initialization is never read 1
22545 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3544 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22546 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3733 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22547 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3858 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22548 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 3905 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22549 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4004 deadcode.DeadStores Value stored to 'keymaps_len' during its initialization is never read 1
22550 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4049 deadcode.DeadStores Value stored to 'keymaps_len' during its initialization is never read 1
22551 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4182 deadcode.DeadStores Value stored to 'map_len' during its initialization is never read 1
22552 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4230 deadcode.DeadStores Value stored to 'map_len' during its initialization is never read 1
22553 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4362 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22554 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4407 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22555 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4425 deadcode.DeadStores Value stored to 'buttons_len' during its initialization is never read 1
22556 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4444 deadcode.DeadStores Value stored to 'valuators_len' during its initialization is never read 1
22557 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4529 deadcode.DeadStores Value stored to 'valuators_len' during its initialization is never read 1
22558 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4714 deadcode.DeadStores Value stored to 'resolution_values_len' during its initialization is never read 1
22559 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4716 deadcode.DeadStores Value stored to 'resolution_min_len' during its initialization is never read 1
22560 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4718 deadcode.DeadStores Value stored to 'resolution_max_len' during its initialization is never read 1
22561 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 4901 deadcode.DeadStores Value stored to 'resolution_values_len' during its initialization is never read 1
22562 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5101 deadcode.DeadStores Value stored to 'atoms_len' during its initialization is never read 1
22563 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5195 deadcode.DeadStores Value stored to 'data8_len' during its initialization is never read 1
22564 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5209 deadcode.DeadStores Value stored to 'data16_len' during its initialization is never read 1
22565 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5223 deadcode.DeadStores Value stored to 'data32_len' during its initialization is never read 1
22566 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5414 deadcode.DeadStores Value stored to 'data8_len' during its initialization is never read 1
22567 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5429 deadcode.DeadStores Value stored to 'data16_len' during its initialization is never read 1
22568 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5444 deadcode.DeadStores Value stored to 'data32_len' during its initialization is never read 1
22569 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 5750 deadcode.DeadStores Value stored to 'changes_len' during its initialization is never read 1
22570 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6011 deadcode.DeadStores Value stored to 'masks_len' during its initialization is never read 1
22571 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6201 deadcode.DeadStores Value stored to 'infos_len' during its initialization is never read 1
22572 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6236 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22573 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6298 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22574 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6314 deadcode.DeadStores Value stored to 'state_len' during its initialization is never read 1
22575 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6316 deadcode.DeadStores Value stored to 'labels_len' during its initialization is never read 1
22576 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6821 deadcode.DeadStores Value stored to 'modifiers_len' during its initialization is never read 1
22577 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6928 deadcode.DeadStores Value stored to 'modifiers_len' during its initialization is never read 1
22578 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 6990 deadcode.DeadStores Value stored to 'modifiers_len' during its initialization is never read 1
22579 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7096 deadcode.DeadStores Value stored to 'properties_len' during its initialization is never read 1
22580 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7187 deadcode.DeadStores Value stored to 'data8_len' during its initialization is never read 1
22581 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7201 deadcode.DeadStores Value stored to 'data16_len' during its initialization is never read 1
22582 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7215 deadcode.DeadStores Value stored to 'data32_len' during its initialization is never read 1
22583 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7398 deadcode.DeadStores Value stored to 'data8_len' during its initialization is never read 1
22584 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7413 deadcode.DeadStores Value stored to 'data16_len' during its initialization is never read 1
22585 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7428 deadcode.DeadStores Value stored to 'data32_len' during its initialization is never read 1
22586 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7489 deadcode.DeadStores Value stored to 'masks_len' during its initialization is never read 1
22587 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7552 deadcode.DeadStores Value stored to 'barriers_len' during its initialization is never read 1
22588 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7618 deadcode.DeadStores Value stored to 'events_len' during its initialization is never read 1
22589 build/src/core/Debug/x86_64/gen/ui/gfx/x/xinput.cc @ Line 7620 deadcode.DeadStores Value stored to 'classes_len' during its initialization is never read 1
22590 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 804 deadcode.DeadStores Value stored to 'message_len' during its initialization is never read 1
22591 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 1717 deadcode.DeadStores Value stored to 'perKeyRepeat_len' during its initialization is never read 1
22592 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 1886 deadcode.DeadStores Value stored to 'perKeyRepeat_len' during its initialization is never read 1
22593 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2365 deadcode.DeadStores Value stored to 'types_rtrn_len' during its initialization is never read 1
22594 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2379 deadcode.DeadStores Value stored to 'map_len' during its initialization is never read 1
22595 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2381 deadcode.DeadStores Value stored to 'preserve_len' during its initialization is never read 1
22596 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2478 deadcode.DeadStores Value stored to 'syms_rtrn_len' during its initialization is never read 1
22597 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2486 deadcode.DeadStores Value stored to 'kt_index_len' during its initialization is never read 1
22598 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2491 deadcode.DeadStores Value stored to 'syms_len' during its initialization is never read 1
22599 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2521 deadcode.DeadStores Value stored to 'acts_rtrn_count_len' during its initialization is never read 1
22600 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2523 deadcode.DeadStores Value stored to 'acts_rtrn_acts_len' during its initialization is never read 1
22601 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2545 deadcode.DeadStores Value stored to 'behaviors_rtrn_len' during its initialization is never read 1
22602 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2569 deadcode.DeadStores Value stored to 'vmods_rtrn_len' during its initialization is never read 1
22603 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2586 deadcode.DeadStores Value stored to 'explicit_rtrn_len' during its initialization is never read 1
22604 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2612 deadcode.DeadStores Value stored to 'modmap_rtrn_len' during its initialization is never read 1
22605 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2638 deadcode.DeadStores Value stored to 'vmodmap_rtrn_len' during its initialization is never read 1
22606 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2813 deadcode.DeadStores Value stored to 'types_len' during its initialization is never read 1
22607 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2827 deadcode.DeadStores Value stored to 'entries_len' during its initialization is never read 1
22608 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2829 deadcode.DeadStores Value stored to 'preserve_entries_len' during its initialization is never read 1
22609 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2912 deadcode.DeadStores Value stored to 'syms_len' during its initialization is never read 1
22610 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2920 deadcode.DeadStores Value stored to 'kt_index_len' during its initialization is never read 1
22611 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2925 deadcode.DeadStores Value stored to 'syms_len' during its initialization is never read 1
22612 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2954 deadcode.DeadStores Value stored to 'actionsCount_len' during its initialization is never read 1
22613 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2956 deadcode.DeadStores Value stored to 'actions_len' during its initialization is never read 1
22614 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 2977 deadcode.DeadStores Value stored to 'behaviors_len' during its initialization is never read 1
22615 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3000 deadcode.DeadStores Value stored to 'vmods_len' during its initialization is never read 1
22616 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3014 deadcode.DeadStores Value stored to 'c_explicit_len' during its initialization is never read 1
22617 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3036 deadcode.DeadStores Value stored to 'modmap_len' during its initialization is never read 1
22618 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3058 deadcode.DeadStores Value stored to 'vmodmap_len' during its initialization is never read 1
22619 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3229 deadcode.DeadStores Value stored to 'si_rtrn_len' during its initialization is never read 1
22620 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3231 deadcode.DeadStores Value stored to 'group_rtrn_len' during its initialization is never read 1
22621 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3302 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22622 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3363 deadcode.DeadStores Value stored to 'si_len' during its initialization is never read 1
22623 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3365 deadcode.DeadStores Value stored to 'groupMaps_len' during its initialization is never read 1
22624 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3441 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22625 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3631 deadcode.DeadStores Value stored to 'maps_len' during its initialization is never read 1
22626 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 3730 deadcode.DeadStores Value stored to 'maps_len' during its initialization is never read 1
22627 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4282 deadcode.DeadStores Value stored to 'typeNames_len' during its initialization is never read 1
22628 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4295 deadcode.DeadStores Value stored to 'nLevelsPerType_len' during its initialization is never read 1
22629 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4297 deadcode.DeadStores Value stored to 'ktLevelNames_len' during its initialization is never read 1
22630 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4321 deadcode.DeadStores Value stored to 'indicatorNames_len' during its initialization is never read 1
22631 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4333 deadcode.DeadStores Value stored to 'virtualModNames_len' during its initialization is never read 1
22632 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4345 deadcode.DeadStores Value stored to 'groups_len' during its initialization is never read 1
22633 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4357 deadcode.DeadStores Value stored to 'keyNames_len' during its initialization is never read 1
22634 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4365 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22635 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4378 deadcode.DeadStores Value stored to 'keyAliases_len' during its initialization is never read 1
22636 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4386 deadcode.DeadStores Value stored to 'real_len' during its initialization is never read 1
22637 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4388 deadcode.DeadStores Value stored to 'alias_len' during its initialization is never read 1
22638 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4407 deadcode.DeadStores Value stored to 'radioGroupNames_len' during its initialization is never read 1
22639 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4571 deadcode.DeadStores Value stored to 'typeNames_len' during its initialization is never read 1
22640 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4582 deadcode.DeadStores Value stored to 'nLevelsPerType_len' during its initialization is never read 1
22641 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4584 deadcode.DeadStores Value stored to 'ktLevelNames_len' during its initialization is never read 1
22642 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4607 deadcode.DeadStores Value stored to 'indicatorNames_len' during its initialization is never read 1
22643 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4618 deadcode.DeadStores Value stored to 'virtualModNames_len' during its initialization is never read 1
22644 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4630 deadcode.DeadStores Value stored to 'groups_len' during its initialization is never read 1
22645 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4641 deadcode.DeadStores Value stored to 'keyNames_len' during its initialization is never read 1
22646 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4649 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22647 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4661 deadcode.DeadStores Value stored to 'keyAliases_len' during its initialization is never read 1
22648 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4669 deadcode.DeadStores Value stored to 'real_len' during its initialization is never read 1
22649 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4671 deadcode.DeadStores Value stored to 'alias_len' during its initialization is never read 1
22650 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4689 deadcode.DeadStores Value stored to 'radioGroupNames_len' during its initialization is never read 1
22651 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4951 deadcode.DeadStores Value stored to 'keymaps_len' during its initialization is never read 1
22652 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4953 deadcode.DeadStores Value stored to 'keycodes_len' during its initialization is never read 1
22653 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4955 deadcode.DeadStores Value stored to 'types_len' during its initialization is never read 1
22654 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4957 deadcode.DeadStores Value stored to 'compatMaps_len' during its initialization is never read 1
22655 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4959 deadcode.DeadStores Value stored to 'symbols_len' during its initialization is never read 1
22656 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 4961 deadcode.DeadStores Value stored to 'geometries_len' during its initialization is never read 1
22657 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5009 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22658 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5037 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22659 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5065 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22660 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5093 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22661 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5121 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22662 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5149 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22663 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5427 deadcode.DeadStores Value stored to 'types_rtrn_len' during its initialization is never read 1
22664 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5441 deadcode.DeadStores Value stored to 'map_len' during its initialization is never read 1
22665 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5443 deadcode.DeadStores Value stored to 'preserve_len' during its initialization is never read 1
22666 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5540 deadcode.DeadStores Value stored to 'syms_rtrn_len' during its initialization is never read 1
22667 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5548 deadcode.DeadStores Value stored to 'kt_index_len' during its initialization is never read 1
22668 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5553 deadcode.DeadStores Value stored to 'syms_len' during its initialization is never read 1
22669 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5583 deadcode.DeadStores Value stored to 'acts_rtrn_count_len' during its initialization is never read 1
22670 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5585 deadcode.DeadStores Value stored to 'acts_rtrn_acts_len' during its initialization is never read 1
22671 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5607 deadcode.DeadStores Value stored to 'behaviors_rtrn_len' during its initialization is never read 1
22672 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5631 deadcode.DeadStores Value stored to 'vmods_rtrn_len' during its initialization is never read 1
22673 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5648 deadcode.DeadStores Value stored to 'explicit_rtrn_len' during its initialization is never read 1
22674 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5674 deadcode.DeadStores Value stored to 'modmap_rtrn_len' during its initialization is never read 1
22675 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5700 deadcode.DeadStores Value stored to 'vmodmap_rtrn_len' during its initialization is never read 1
22676 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5735 deadcode.DeadStores Value stored to 'si_rtrn_len' during its initialization is never read 1
22677 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5737 deadcode.DeadStores Value stored to 'group_rtrn_len' during its initialization is never read 1
22678 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5806 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22679 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 5859 deadcode.DeadStores Value stored to 'maps_len' during its initialization is never read 1
22680 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6066 deadcode.DeadStores Value stored to 'typeNames_len' during its initialization is never read 1
22681 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6079 deadcode.DeadStores Value stored to 'nLevelsPerType_len' during its initialization is never read 1
22682 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6081 deadcode.DeadStores Value stored to 'ktLevelNames_len' during its initialization is never read 1
22683 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6105 deadcode.DeadStores Value stored to 'indicatorNames_len' during its initialization is never read 1
22684 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6117 deadcode.DeadStores Value stored to 'virtualModNames_len' during its initialization is never read 1
22685 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6129 deadcode.DeadStores Value stored to 'groups_len' during its initialization is never read 1
22686 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6141 deadcode.DeadStores Value stored to 'keyNames_len' during its initialization is never read 1
22687 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6149 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22688 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6162 deadcode.DeadStores Value stored to 'keyAliases_len' during its initialization is never read 1
22689 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6170 deadcode.DeadStores Value stored to 'real_len' during its initialization is never read 1
22690 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6172 deadcode.DeadStores Value stored to 'alias_len' during its initialization is never read 1
22691 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6191 deadcode.DeadStores Value stored to 'radioGroupNames_len' during its initialization is never read 1
22692 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6276 deadcode.DeadStores Value stored to 'string_len' during its initialization is never read 1
22693 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6278 deadcode.DeadStores Value stored to 'alignment_pad_len' during its initialization is never read 1
22694 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6398 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22695 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6400 deadcode.DeadStores Value stored to 'btnActions_len' during its initialization is never read 1
22696 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6402 deadcode.DeadStores Value stored to 'leds_len' during its initialization is never read 1
22697 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6498 deadcode.DeadStores Value stored to 'names_len' during its initialization is never read 1
22698 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6500 deadcode.DeadStores Value stored to 'maps_len' during its initialization is never read 1
22699 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6605 deadcode.DeadStores Value stored to 'btnActions_len' during its initialization is never read 1
22700 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6607 deadcode.DeadStores Value stored to 'leds_len' during its initialization is never read 1
22701 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6659 deadcode.DeadStores Value stored to 'names_len' during its initialization is never read 1
22702 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6661 deadcode.DeadStores Value stored to 'maps_len' during its initialization is never read 1
22703 build/src/core/Debug/x86_64/gen/ui/gfx/x/xkb.cc @ Line 6775 deadcode.DeadStores Value stored to 'message_len' during its initialization is never read 1
22704 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 243 deadcode.DeadStores Value stored to 'printer_name_len' during its initialization is never read 1
22705 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 245 deadcode.DeadStores Value stored to 'locale_len' during its initialization is never read 1
22706 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 304 deadcode.DeadStores Value stored to 'printers_len' during its initialization is never read 1
22707 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 333 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22708 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 336 deadcode.DeadStores Value stored to 'description_len' during its initialization is never read 1
22709 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 413 deadcode.DeadStores Value stored to 'printerName_len' during its initialization is never read 1
22710 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 415 deadcode.DeadStores Value stored to 'locale_len' during its initialization is never read 1
22711 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 801 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22712 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 803 deadcode.DeadStores Value stored to 'doc_format_len' during its initialization is never read 1
22713 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 805 deadcode.DeadStores Value stored to 'options_len' during its initialization is never read 1
22714 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 923 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22715 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 1198 deadcode.DeadStores Value stored to 'attributes_len' during its initialization is never read 1
22716 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 1244 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22717 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 1302 deadcode.DeadStores Value stored to 'value_len' during its initialization is never read 1
22718 build/src/core/Debug/x86_64/gen/ui/gfx/x/xprint.cc @ Line 1529 deadcode.DeadStores Value stored to 'roots_len' during its initialization is never read 1
22719 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 838 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22720 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 4535 deadcode.DeadStores Value stored to 'event_len' during its initialization is never read 1
22721 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 5696 deadcode.DeadStores Value stored to 'keys_len' during its initialization is never read 1
22722 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 6460 deadcode.DeadStores Value stored to 'font_len' during its initialization is never read 1
22723 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 8339 deadcode.DeadStores Value stored to 'data_len' during its initialization is never read 1
22724 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 10187 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22725 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 10280 deadcode.DeadStores Value stored to 'keysyms_len' during its initialization is never read 1
22726 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 10469 deadcode.DeadStores Value stored to 'auto_repeats_len' during its initialization is never read 1
22727 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 11277 deadcode.DeadStores Value stored to 'keycodes_len' during its initialization is never read 1
22728 build/src/core/Debug/x86_64/gen/ui/gfx/x/xproto.cc @ Line 11381 deadcode.DeadStores Value stored to 'keycodes_len' during its initialization is never read 1
22729 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 321 deadcode.DeadStores Value stored to 'info_len' during its initialization is never read 1
22730 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 354 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22731 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 356 deadcode.DeadStores Value stored to 'formats_len' during its initialization is never read 1
22732 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 459 deadcode.DeadStores Value stored to 'info_len' during its initialization is never read 1
22733 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 492 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22734 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1356 deadcode.DeadStores Value stored to 'attributes_len' during its initialization is never read 1
22735 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1391 deadcode.DeadStores Value stored to 'name_len' during its initialization is never read 1
22736 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1469 deadcode.DeadStores Value stored to 'format_len' during its initialization is never read 1
22737 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1500 deadcode.DeadStores Value stored to 'guid_len' during its initialization is never read 1
22738 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1518 deadcode.DeadStores Value stored to 'vcomp_order_len' during its initialization is never read 1
22739 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1688 deadcode.DeadStores Value stored to 'pitches_len' during its initialization is never read 1
22740 build/src/core/Debug/x86_64/gen/ui/gfx/x/xv.cc @ Line 1690 deadcode.DeadStores Value stored to 'offsets_len' during its initialization is never read 1
22741 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 166 deadcode.DeadStores Value stored to 'surfaces_len' during its initialization is never read 1
22742 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 310 deadcode.DeadStores Value stored to 'priv_data_len' during its initialization is never read 1
22743 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 433 deadcode.DeadStores Value stored to 'priv_data_len' during its initialization is never read 1
22744 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 566 deadcode.DeadStores Value stored to 'component_order_len' during its initialization is never read 1
22745 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 568 deadcode.DeadStores Value stored to 'priv_data_len' during its initialization is never read 1
22746 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 702 deadcode.DeadStores Value stored to 'types_len' during its initialization is never read 1
22747 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 733 deadcode.DeadStores Value stored to 'guid_len' during its initialization is never read 1
22748 build/src/core/Debug/x86_64/gen/ui/gfx/x/xvmc.cc @ Line 751 deadcode.DeadStores Value stored to 'vcomp_order_len' during its initialization is never read 1
22749 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 70 performance-move-const-arg std::move of the const variable 'latency_components_in' has no effect; remove std::move() or make the variable non-const 1
22750 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 71 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22751 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 72 performance-move-const-arg std::move of the variable 'ukm_source_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22752 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 73 performance-move-const-arg std::move of the variable 'coalesced_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22753 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 74 performance-move-const-arg std::move of the variable 'began_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22754 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 75 performance-move-const-arg std::move of the variable 'terminated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22755 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 76 performance-move-const-arg std::move of the variable 'source_event_type_in' of the trivially-copyable type 'ui::mojom::blink::SourceEventType' (aka 'ui::mojom::SourceEventType') has no effect; remove std::move() 1
22756 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 77 performance-move-const-arg std::move of the variable 'scroll_update_delta_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22757 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 78 performance-move-const-arg std::move of the variable 'predicted_scroll_update_delta_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22758 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.cc @ Line 79 performance-move-const-arg std::move of the variable 'gesture_scroll_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22759 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-blink.h @ Line 132 cppcoreguidelines-special-member-functions class 'LatencyInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22760 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-shared-internal.h @ Line 97 cppcoreguidelines-special-member-functions class 'LatencyInfo_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22761 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom-shared-internal.h @ Line 125 cppcoreguidelines-special-member-functions class 'LatencyInfo_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22762 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 68 performance-move-const-arg std::move of the const variable 'latency_components_in' has no effect; remove std::move() or make the variable non-const 1
22763 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 69 performance-move-const-arg std::move of the variable 'trace_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22764 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 70 performance-move-const-arg std::move of the variable 'ukm_source_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22765 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 71 performance-move-const-arg std::move of the variable 'coalesced_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22766 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 72 performance-move-const-arg std::move of the variable 'began_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22767 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 73 performance-move-const-arg std::move of the variable 'terminated_in' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22768 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 74 performance-move-const-arg std::move of the variable 'source_event_type_in' of the trivially-copyable type 'ui::mojom::SourceEventType' has no effect; remove std::move() 1
22769 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 75 performance-move-const-arg std::move of the variable 'scroll_update_delta_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22770 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 76 performance-move-const-arg std::move of the variable 'predicted_scroll_update_delta_in' of the trivially-copyable type 'float' has no effect; remove std::move() 1
22771 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.cc @ Line 77 performance-move-const-arg std::move of the variable 'gesture_scroll_id_in' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22772 build/src/core/Debug/x86_64/gen/ui/latency/mojom/latency_info.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'LatencyInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22773 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-params-data.h @ Line 23 cppcoreguidelines-special-member-functions class 'DeviceCursor_SetCursor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22774 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-params-data.h @ Line 43 cppcoreguidelines-special-member-functions class 'DeviceCursor_MoveCursor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22775 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'window' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22776 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'bitmaps' has no effect; remove std::move() or make the variable non-const 1
22777 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
22778 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'frame_delay_ms' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22779 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'window' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22780 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'point' of the trivially-copyable type 'const ::gfx::Point' has no effect; remove std::move() 1
22781 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom-test-utils.h @ Line 26 performance-trivially-destructible class 'DeviceCursorAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
22782 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 238 performance-move-const-arg std::move of the variable 'p_window' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22783 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 239 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22784 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 240 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::gfx::Point' has no effect; remove std::move() 1
22785 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 241 performance-move-const-arg std::move of the variable 'p_frame_delay_ms' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22786 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 279 performance-move-const-arg std::move of the variable 'p_window' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22787 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.cc @ Line 280 performance-move-const-arg std::move of the variable 'p_point' of the trivially-copyable type '::gfx::Point' has no effect; remove std::move() 1
22788 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.h @ Line 70 cppcoreguidelines-special-member-functions class 'DeviceCursor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22789 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/device_cursor.mojom.h @ Line 126 cppcoreguidelines-special-member-functions class 'DeviceCursorStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22790 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 23 cppcoreguidelines-special-member-functions class 'DrmDevice_CreateWindow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22791 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 40 cppcoreguidelines-special-member-functions class 'DrmDevice_DestroyWindow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22792 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 56 cppcoreguidelines-special-member-functions class 'DrmDevice_SetWindowBounds_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22793 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 73 cppcoreguidelines-special-member-functions class 'DrmDevice_TakeDisplayControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22794 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 88 cppcoreguidelines-special-member-functions class 'DrmDevice_TakeDisplayControl_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22795 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'DrmDevice_RelinquishDisplayControl_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22796 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 120 cppcoreguidelines-special-member-functions class 'DrmDevice_RelinquishDisplayControl_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22797 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 137 cppcoreguidelines-special-member-functions class 'DrmDevice_RefreshNativeDisplays_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22798 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 152 cppcoreguidelines-special-member-functions class 'DrmDevice_RefreshNativeDisplays_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22799 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 168 cppcoreguidelines-special-member-functions class 'DrmDevice_AddGraphicsDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22800 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 185 cppcoreguidelines-special-member-functions class 'DrmDevice_RemoveGraphicsDevice_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22801 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 201 cppcoreguidelines-special-member-functions class 'DrmDevice_ConfigureNativeDisplays_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22802 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 217 cppcoreguidelines-special-member-functions class 'DrmDevice_ConfigureNativeDisplays_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22803 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 234 cppcoreguidelines-special-member-functions class 'DrmDevice_GetHDCPState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22804 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 250 cppcoreguidelines-special-member-functions class 'DrmDevice_GetHDCPState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22805 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 271 cppcoreguidelines-special-member-functions class 'DrmDevice_SetHDCPState_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22806 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 289 cppcoreguidelines-special-member-functions class 'DrmDevice_SetHDCPState_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22807 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 307 cppcoreguidelines-special-member-functions class 'DrmDevice_SetColorMatrix_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22808 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 324 cppcoreguidelines-special-member-functions class 'DrmDevice_SetGammaCorrection_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22809 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 342 cppcoreguidelines-special-member-functions class 'DrmDevice_SetPrivacyScreen_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22810 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-params-data.h @ Line 360 cppcoreguidelines-special-member-functions class 'DrmDevice_GetDeviceCursor_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22811 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the variable 'widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22812 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 42 performance-move-const-arg std::move of the const variable 'initial_bounds' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
22813 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 45 performance-move-const-arg std::move of the variable 'widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22814 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the variable 'widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22815 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 48 performance-move-const-arg std::move of the const variable 'bounds' of the trivially-copyable type 'const ::gfx::Rect' has no effect; remove std::move() 1
22816 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 60 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
22817 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 63 performance-move-const-arg std::move of the const variable 'path' has no effect; remove std::move() or make the variable non-const 1
22818 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the const variable 'config_requests' has no effect; remove std::move() or make the variable non-const 1
22819 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 69 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22820 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22821 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::display::HDCPState' has no effect; remove std::move() 1
22822 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 72 performance-move-const-arg std::move of the variable 'protection_method' of the trivially-copyable type '::display::ContentProtectionMethod' has no effect; remove std::move() 1
22823 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22824 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 75 performance-move-const-arg std::move of the const variable 'color_matrix' has no effect; remove std::move() or make the variable non-const 1
22825 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22826 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'degamma_lut' has no effect; remove std::move() or make the variable non-const 1
22827 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 78 performance-move-const-arg std::move of the const variable 'gamma_lut' has no effect; remove std::move() or make the variable non-const 1
22828 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22829 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22830 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 99 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22831 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 114 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22832 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 139 performance-move-const-arg std::move of the const variable 'config_requests' has no effect; remove std::move() or make the variable non-const 1
22833 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 144 performance-move-const-arg std::move of the variable 'config_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22834 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 154 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22835 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22836 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22837 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::display::HDCPState' has no effect; remove std::move() 1
22838 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 168 performance-move-const-arg std::move of the variable 'protection_method' of the trivially-copyable type '::display::ContentProtectionMethod' has no effect; remove std::move() 1
22839 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22840 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'state' of the trivially-copyable type '::display::HDCPState' has no effect; remove std::move() 1
22841 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 181 performance-move-const-arg std::move of the variable 'protection_method' of the trivially-copyable type '::display::ContentProtectionMethod' has no effect; remove std::move() 1
22842 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22843 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.cc @ Line 189 performance-move-const-arg std::move of the variable 'success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22844 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom-test-utils.h @ Line 39 performance-trivially-destructible class 'DrmDeviceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
22845 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 48 cppcoreguidelines-special-member-functions class 'DrmDevice_TakeDisplayControl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22846 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 61 cppcoreguidelines-special-member-functions class 'DrmDevice_RelinquishDisplayControl_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22847 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 74 cppcoreguidelines-special-member-functions class 'DrmDevice_RefreshNativeDisplays_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22848 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 87 cppcoreguidelines-special-member-functions class 'DrmDevice_ConfigureNativeDisplays_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22849 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 100 cppcoreguidelines-special-member-functions class 'DrmDevice_GetHDCPState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22850 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 113 cppcoreguidelines-special-member-functions class 'DrmDevice_SetHDCPState_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22851 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 908 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22852 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1039 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22853 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1313 performance-move-const-arg std::move of the variable 'p_config_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22854 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1453 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22855 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1454 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22856 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1455 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::display::HDCPState' has no effect; remove std::move() 1
22857 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1456 performance-move-const-arg std::move of the variable 'p_protection_method' of the trivially-copyable type '::display::ContentProtectionMethod' has no effect; remove std::move() 1
22858 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1604 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22859 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1605 performance-move-const-arg std::move of the variable 'p_success' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22860 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1695 performance-move-const-arg std::move of the variable 'p_widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22861 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1696 performance-move-const-arg std::move of the variable 'p_initial_bounds' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
22862 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1731 performance-move-const-arg std::move of the variable 'p_widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22863 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1769 performance-move-const-arg std::move of the variable 'p_widget' of the trivially-copyable type '::gfx::AcceleratedWidget' (aka 'unsigned int') has no effect; remove std::move() 1
22864 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1770 performance-move-const-arg std::move of the variable 'p_bounds' of the trivially-copyable type '::gfx::Rect' has no effect; remove std::move() 1
22865 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1817 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22866 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1853 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22867 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1900 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22868 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1901 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22869 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1942 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22870 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1943 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22871 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1944 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22872 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1982 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22873 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 1983 performance-move-const-arg std::move of the variable 'p_enabled' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22874 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 2189 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22875 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 2227 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22876 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 2271 performance-move-const-arg std::move of the variable 'p_display_id' of the trivially-copyable type 'int64_t' (aka 'long') has no effect; remove std::move() 1
22877 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 2272 performance-move-const-arg std::move of the variable 'p_state' of the trivially-copyable type '::display::HDCPState' has no effect; remove std::move() 1
22878 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.cc @ Line 2273 performance-move-const-arg std::move of the variable 'p_protection_method' of the trivially-copyable type '::display::ContentProtectionMethod' has no effect; remove std::move() 1
22879 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.h @ Line 78 cppcoreguidelines-special-member-functions class 'DrmDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22880 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/drm_device.mojom.h @ Line 224 cppcoreguidelines-special-member-functions class 'DrmDeviceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22881 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 23 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListDevices_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22882 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 38 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListDevices_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22883 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 54 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListProperties_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22884 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 71 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListProperties_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22885 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 87 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_GetProperty_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22886 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 105 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_GetProperty_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22887 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 123 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_SetProperty_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22888 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-params-data.h @ Line 142 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_SetProperty_ResponseParams_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22889 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-shared-internal.h @ Line 61 cppcoreguidelines-special-member-functions class 'GesturePropValue_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22890 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 35 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22891 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22892 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 38 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
22893 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22894 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 41 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
22895 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 56 performance-move-const-arg std::move of the const variable 'result' has no effect; remove std::move() or make the variable non-const 1
22896 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 66 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22897 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 71 performance-move-const-arg std::move of the const variable 'properties' has no effect; remove std::move() or make the variable non-const 1
22898 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22899 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 81 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
22900 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 89 performance-move-const-arg std::move of the variable 'is_read_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22901 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the variable 'device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22902 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 100 performance-move-const-arg std::move of the const variable 'name' has no effect; remove std::move() or make the variable non-const 1
22903 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.cc @ Line 105 performance-move-const-arg std::move of the variable 'error' of the trivially-copyable type 'ui::ozone::mojom::SetGesturePropErrorCode' has no effect; remove std::move() 1
22904 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom-test-utils.h @ Line 28 performance-trivially-destructible class 'GesturePropertiesServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
22905 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 91 performance-move-const-arg std::move of the const variable 'str' has no effect; remove std::move() or make the variable non-const 1
22906 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 96 performance-move-const-arg std::move of the const variable 'str' has no effect; remove std::move() or make the variable non-const 1
22907 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 144 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListDevices_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22908 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 157 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_ListProperties_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22909 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 170 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_GetProperty_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22910 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 183 cppcoreguidelines-special-member-functions class 'GesturePropertiesService_SetProperty_ForwardToCallback' defines a copy constructor and a copy assignment operator but does not define a destructor 1
22911 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 465 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22912 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 608 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22913 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 754 performance-move-const-arg std::move of the variable 'p_is_read_only' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
22914 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 894 performance-move-const-arg std::move of the variable 'p_error' of the trivially-copyable type 'ui::ozone::mojom::SetGesturePropErrorCode' has no effect; remove std::move() 1
22915 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1041 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22916 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1082 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22917 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1083 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22918 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1127 performance-move-const-arg std::move of the variable 'p_device_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22919 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1128 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22920 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.cc @ Line 1209 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
22921 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.h @ Line 68 cppcoreguidelines-special-member-functions class 'GesturePropertiesService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22922 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.h @ Line 144 cppcoreguidelines-special-member-functions class 'GesturePropertiesServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22923 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.h @ Line 187 cppcoreguidelines-special-member-functions class 'GesturePropValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22924 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.h @ Line 225 performance-move-const-arg std::move of the const variable 'str' has no effect; remove std::move() or make the variable non-const 1
22925 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/gesture_properties_service.mojom.h @ Line 349 cppcoreguidelines-special-member-functions class 'Union_' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22926 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ScenicGpuHost_AttachSurfaceToWindow_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22927 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom-test-utils.cc @ Line 31 performance-move-const-arg std::move of the variable 'window_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22928 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ScenicGpuHostAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
22929 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom.cc @ Line 136 performance-move-const-arg std::move of the variable 'p_window_id' of the trivially-copyable type 'int32_t' (aka 'int') has no effect; remove std::move() 1
22930 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom.h @ Line 66 cppcoreguidelines-special-member-functions class 'ScenicGpuHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22931 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_host.mojom.h @ Line 116 cppcoreguidelines-special-member-functions class 'ScenicGpuHostStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22932 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_service.mojom-params-data.h @ Line 22 cppcoreguidelines-special-member-functions class 'ScenicGpuService_Initialize_Params_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22933 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_service.mojom-test-utils.h @ Line 24 performance-trivially-destructible class 'ScenicGpuServiceAsyncWaiter' can be made trivially destructible by defaulting the destructor on its first declaration 3
22934 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_service.mojom.h @ Line 67 cppcoreguidelines-special-member-functions class 'ScenicGpuService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22935 build/src/core/Debug/x86_64/gen/ui/ozone/public/mojom/scenic_gpu_service.mojom.h @ Line 117 cppcoreguidelines-special-member-functions class 'ScenicGpuServiceStub' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22936 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-blink.cc @ Line 58 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
22937 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-blink.cc @ Line 59 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
22938 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-blink.cc @ Line 60 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
22939 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-blink.cc @ Line 61 performance-move-const-arg std::move of the const variable 'nonce_if_opaque_in' has no effect; remove std::move() or make the variable non-const 1
22940 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-blink.h @ Line 66 cppcoreguidelines-special-member-functions class 'Origin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22941 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-shared-internal.h @ Line 31 cppcoreguidelines-special-member-functions class 'Origin_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22942 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom-shared-internal.h @ Line 53 cppcoreguidelines-special-member-functions class 'Origin_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22943 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom.cc @ Line 56 performance-move-const-arg std::move of the const variable 'scheme_in' has no effect; remove std::move() or make the variable non-const 1
22944 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom.cc @ Line 57 performance-move-const-arg std::move of the const variable 'host_in' has no effect; remove std::move() or make the variable non-const 1
22945 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom.cc @ Line 58 performance-move-const-arg std::move of the variable 'port_in' of the trivially-copyable type 'uint16_t' (aka 'unsigned short') has no effect; remove std::move() 1
22946 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom.cc @ Line 59 performance-move-const-arg std::move of the const variable 'nonce_if_opaque_in' has no effect; remove std::move() or make the variable non-const 1
22947 build/src/core/Debug/x86_64/gen/url/mojom/origin.mojom.h @ Line 62 cppcoreguidelines-special-member-functions class 'Origin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22948 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom-blink.cc @ Line 52 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
22949 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom-blink.h @ Line 63 cppcoreguidelines-special-member-functions class 'Url' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22950 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom-shared-internal.h @ Line 30 cppcoreguidelines-special-member-functions class 'Url_Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22951 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom-shared-internal.h @ Line 48 cppcoreguidelines-special-member-functions class 'Url_UnserializedMessageContext' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22952 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom.cc @ Line 50 performance-move-const-arg std::move of the const variable 'url_in' has no effect; remove std::move() or make the variable non-const 1
22953 build/src/core/Debug/x86_64/gen/url/mojom/url.mojom.h @ Line 58 cppcoreguidelines-special-member-functions class 'Url' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22954 build/src/core/Debug/x86_64/gen/v8/include/inspector/Schema.h @ Line 17 cppcoreguidelines-special-member-functions class 'Exported' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22955 build/src/core/Debug/x86_64/gen/v8/src/inspector/protocol/Schema.cpp @ Line 61 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22956 build/src/core/Debug/x86_64/gen/v8/src/inspector/protocol/Schema.h @ Line 24 cppcoreguidelines-special-member-functions class 'Domain' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22957 build/src/core/Debug/x86_64/gen/v8/src/inspector/protocol/Schema.h @ Line 96 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22958 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/arguments-tq-inl.inc @ Line 21 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22959 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/contexts-tq-inl.inc @ Line 21 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22960 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/debug-objects-tq-inl.inc @ Line 21 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22961 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/descriptor-array-tq-inl.inc @ Line 21 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22962 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/feedback-vector-tq-inl.inc @ Line 21 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22963 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/fixed-array-tq-inl.inc @ Line 28 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22964 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/fixed-array-tq-inl.inc @ Line 57 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22965 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/fixed-array-tq-inl.inc @ Line 86 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22966 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/fixed-array-tq-inl.inc @ Line 115 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22967 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/fixed-array-tq-inl.inc @ Line 144 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22968 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 36 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22969 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 37 deadcode.DeadStores Value stored to 'tmp1' is never read 1
22970 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 67 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22971 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 108 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22972 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 148 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22973 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 178 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22974 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 179 deadcode.DeadStores Value stored to 'tmp1' is never read 1
22975 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 209 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22976 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 250 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22977 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 290 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22978 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 320 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22979 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 321 deadcode.DeadStores Value stored to 'tmp1' is never read 1
22980 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 351 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22981 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 392 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22982 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/ordered-hash-table-tq-inl.inc @ Line 429 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22983 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 56 deadcode.DeadStores Value stored to 'tmp0' is never read 1
22984 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 57 deadcode.DeadStores Value stored to 'tmp1' is never read 1
22985 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 58 deadcode.DeadStores Value stored to 'tmp2' is never read 1
22986 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 98 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22987 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 99 deadcode.DeadStores Value stored to 'tmp7' is never read 1
22988 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 100 deadcode.DeadStores Value stored to 'tmp8' is never read 1
22989 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 143 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22990 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 144 deadcode.DeadStores Value stored to 'tmp7' is never read 1
22991 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 146 deadcode.DeadStores Value stored to 'tmp9' is never read 1
22992 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 214 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22993 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 215 deadcode.DeadStores Value stored to 'tmp7' is never read 1
22994 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 217 deadcode.DeadStores Value stored to 'tmp9' is never read 1
22995 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 309 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22996 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 310 deadcode.DeadStores Value stored to 'tmp7' is never read 1
22997 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 312 deadcode.DeadStores Value stored to 'tmp9' is never read 1
22998 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 374 deadcode.DeadStores Value stored to 'tmp6' is never read 1
22999 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 375 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23000 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 377 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23001 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 457 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23002 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 458 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23003 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 460 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23004 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 588 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23005 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 589 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23006 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 591 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23007 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 651 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23008 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 652 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23009 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 654 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23010 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 716 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23011 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 717 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23012 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 719 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23013 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 783 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23014 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 784 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23015 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 786 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23016 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 861 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23017 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 862 deadcode.DeadStores Value stored to 'tmp7' is never read 1
23018 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/scope-info-tq-inl.inc @ Line 864 deadcode.DeadStores Value stored to 'tmp9' is never read 1
23019 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/string-tq-inl.inc @ Line 23 deadcode.DeadStores Value stored to 'tmp0' is never read 1
23020 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/string-tq-inl.inc @ Line 52 deadcode.DeadStores Value stored to 'tmp0' is never read 1
23021 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/swiss-name-dictionary-tq-inl.inc @ Line 29 deadcode.DeadStores Value stored to 'tmp0' is never read 1
23022 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/swiss-name-dictionary-tq-inl.inc @ Line 73 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23023 build/src/core/Debug/x86_64/gen/v8/torque-generated/src/objects/swiss-name-dictionary-tq-inl.inc @ Line 114 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23024 build/src/core/Debug/x86_64/gen/v8/torque-generated/test/torque/test-torque-tq-inl.inc @ Line 24 deadcode.DeadStores Value stored to 'tmp0' is never read 1
23025 build/src/core/Debug/x86_64/gen/v8/torque-generated/test/torque/test-torque-tq-inl.inc @ Line 53 deadcode.DeadStores Value stored to 'tmp0' is never read 1
23026 build/src/core/Debug/x86_64/gen/v8/torque-generated/test/torque/test-torque-tq-inl.inc @ Line 91 deadcode.DeadStores Value stored to 'tmp6' is never read 1
23027 build/src/core/Debug/x86_64/v8/gen/v8/include/inspector/Runtime.h @ Line 17 cppcoreguidelines-special-member-functions class 'Exported' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23028 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Console.cpp @ Line 91 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23029 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Console.h @ Line 24 cppcoreguidelines-special-member-functions class 'ConsoleMessage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23030 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Console.h @ Line 162 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23031 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.cpp @ Line 334 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23032 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 79 cppcoreguidelines-special-member-functions class 'Location' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23033 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 160 cppcoreguidelines-special-member-functions class 'ScriptPosition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23034 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 231 cppcoreguidelines-special-member-functions class 'LocationRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23035 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 312 cppcoreguidelines-special-member-functions class 'CallFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23036 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 451 cppcoreguidelines-special-member-functions class 'Scope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23037 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 566 cppcoreguidelines-special-member-functions class 'SearchMatch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23038 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 637 cppcoreguidelines-special-member-functions class 'BreakLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23039 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 735 cppcoreguidelines-special-member-functions class 'DebugSymbols' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23040 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Debugger.h @ Line 812 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23041 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.cpp @ Line 131 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23042 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.h @ Line 27 cppcoreguidelines-special-member-functions class 'SamplingHeapProfileNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23043 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.h @ Line 122 cppcoreguidelines-special-member-functions class 'SamplingHeapProfileSample' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23044 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.h @ Line 206 cppcoreguidelines-special-member-functions class 'SamplingHeapProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23045 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.h @ Line 277 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23046 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/HeapProfiler.h @ Line 282 cppcoreguidelines-special-member-functions class 'CollectGarbageCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23047 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.cpp @ Line 222 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23048 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 35 cppcoreguidelines-special-member-functions class 'ProfileNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23049 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 149 cppcoreguidelines-special-member-functions class 'Profile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23050 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 254 cppcoreguidelines-special-member-functions class 'PositionTickInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23051 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 325 cppcoreguidelines-special-member-functions class 'CoverageRange' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23052 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 409 cppcoreguidelines-special-member-functions class 'FunctionCoverage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23053 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 491 cppcoreguidelines-special-member-functions class 'ScriptCoverage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23054 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 572 cppcoreguidelines-special-member-functions class 'TypeObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23055 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 629 cppcoreguidelines-special-member-functions class 'TypeProfileEntry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23056 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 699 cppcoreguidelines-special-member-functions class 'ScriptTypeProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23057 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 780 cppcoreguidelines-special-member-functions class 'CounterInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23058 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 850 cppcoreguidelines-special-member-functions class 'RuntimeCallCounterInfo' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23059 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Profiler.h @ Line 935 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23060 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Protocol.h @ Line 150 cppcoreguidelines-special-member-functions class 'DictionaryValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23061 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Protocol.h @ Line 217 cppcoreguidelines-special-member-functions class 'ListValue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23062 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Protocol.h @ Line 276 cppcoreguidelines-special-member-functions class 'Object' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23063 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Protocol.h @ Line 233 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by 'value._M_t._M_t._M_head_impl' 12
23064 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.cpp @ Line 492 cppcoreguidelines-special-member-functions class 'DomainDispatcherImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23065 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 67 cppcoreguidelines-special-member-functions class 'RemoteObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23066 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 246 cppcoreguidelines-special-member-functions class 'CustomPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23067 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 314 cppcoreguidelines-special-member-functions class 'ObjectPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23068 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 462 cppcoreguidelines-special-member-functions class 'PropertyPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23069 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 598 cppcoreguidelines-special-member-functions class 'EntryPreview' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23070 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 666 cppcoreguidelines-special-member-functions class 'PropertyDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23071 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 826 cppcoreguidelines-special-member-functions class 'InternalPropertyDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23072 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 894 cppcoreguidelines-special-member-functions class 'PrivatePropertyDescriptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23073 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 984 cppcoreguidelines-special-member-functions class 'CallArgument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23074 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1062 cppcoreguidelines-special-member-functions class 'ExecutionContextDescription' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23075 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1167 cppcoreguidelines-special-member-functions class 'ExceptionDetails' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23076 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1318 cppcoreguidelines-special-member-functions class 'CallFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23077 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1425 cppcoreguidelines-special-member-functions class 'StackTrace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23078 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1516 cppcoreguidelines-special-member-functions class 'StackTraceId' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23079 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1587 cppcoreguidelines-special-member-functions class 'Backend' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23080 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1591 cppcoreguidelines-special-member-functions class 'AwaitPromiseCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23081 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1599 cppcoreguidelines-special-member-functions class 'CallFunctionOnCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23082 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1611 cppcoreguidelines-special-member-functions class 'EvaluateCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23083 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1627 cppcoreguidelines-special-member-functions class 'RunScriptCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23084 build/src/core/Debug/x86_64/v8/gen/v8/src/inspector/protocol/Runtime.h @ Line 1637 cppcoreguidelines-special-member-functions class 'TerminateExecutionCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23085 build/src/pdfquick/.rcc/qmlcache/PdfQuick_qmlcache_loader.cpp @ Line 37 cppcoreguidelines-special-member-functions class 'Registry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23086 build/src/pdfquick/.rcc/qrc_PdfQuick_raw_qml_0.cpp @ Line 1452 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23087 build/src/pdfquick/.rcc/qrc_qmake_QtQuick_Pdf.cpp @ Line 132 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23088 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquickpdfdocument_p.cpp @ Line 151 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'QSizeF' has no effect; remove std::move() 1
23089 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquickpdfdocument_p.cpp @ Line 153 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() 1
23090 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquickpdfdocument_p.cpp @ Line 155 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() 1
23091 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquickpdfdocument_p.cpp @ Line 157 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() 1
23092 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquicktableviewextra_p.cpp @ Line 106 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'QPoint' has no effect; remove std::move() 1
23093 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquicktableviewextra_p.cpp @ Line 108 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'QQuickItem *' has no effect; remove std::move() 1
23094 build/src/pdfquick/PdfQuick_autogen/EWIEGA46WW/moc_qquicktableviewextra_p.cpp @ Line 110 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'QQuickItem *' has no effect; remove std::move() 1
23095 build/src/webenginequick/.rcc/qrc_qmake_QtWebEngine.cpp @ Line 113 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23096 build/src/webenginequick/WebEngineQuick_autogen/JH45IGJHDZ/moc_qquickwebenginescriptcollection_p.cpp @ Line 108 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
23097 build/src/webenginequick/WebEngineQuick_autogen/JH45IGJHDZ/moc_qquickwebenginescriptcollection_p.cpp @ Line 114 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
23098 build/src/webenginequick/WebEngineQuick_autogen/include/moc_qquickwebenginesingleton_p.cpp @ Line 99 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
23099 build/src/webenginequick/WebEngineQuick_autogen/include/moc_qquickwebengineview_p.cpp @ Line 1182 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'QQuickWebEngineAction *' has no effect; remove std::move() 1
23100 build/src/webenginequick/ui/.rcc/qmlcache/WebEngineQuickDelegatesQml_qmlcache_loader.cpp @ Line 93 cppcoreguidelines-special-member-functions class 'Registry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23101 build/src/webenginequick/ui/.rcc/qrc_WebEngineQuickDelegatesQml_raw_qml_0.cpp @ Line 2239 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23102 build/src/webenginequick/ui/.rcc/qrc_qmake_QtWebEngine_ControlsDelegates.cpp @ Line 179 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23103 build/src/webenginequick/ui/.rcc/qrc_qtwebenginequickdelegatesplugin.cpp @ Line 154 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23104 src/core/accessibility_activation_observer.h @ Line 51 cppcoreguidelines-special-member-functions class 'AccessibilityActivationObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23105 src/core/accessibility_tree_formatter_qt.cpp @ Line 59 cppcoreguidelines-special-member-functions class 'AccessibilityTreeFormatterQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23106 src/core/api/qwebenginecertificateerror.h @ Line 56 cppcoreguidelines-special-member-functions class 'QWebEngineCertificateError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
23107 src/core/api/qwebengineclientcertificateselection.h @ Line 55 cppcoreguidelines-special-member-functions class 'QWebEngineClientCertificateSelection' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
23108 src/core/api/qwebenginecontextmenurequest.h @ Line 75 cppcoreguidelines-special-member-functions class 'QWebEngineContextMenuRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23109 src/core/api/qwebenginedownloadrequest_p.h @ Line 67 cppcoreguidelines-special-member-functions class 'QWebEngineDownloadRequestPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23110 src/core/api/qwebenginefindtextresult.h @ Line 55 cppcoreguidelines-special-member-functions class 'QWebEngineFindTextResult' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
23111 src/core/api/qwebenginefullscreenrequest.cpp @ Line 108 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23112 src/core/api/qwebenginefullscreenrequest.cpp @ Line 109 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23113 src/core/api/qwebenginefullscreenrequest.h @ Line 64 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23114 src/core/api/qwebenginefullscreenrequest.h @ Line 65 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23115 src/core/api/qwebenginehistory.cpp @ Line 65 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23116 src/core/api/qwebenginehistory.cpp @ Line 67 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23117 src/core/api/qwebenginehistory.h @ Line 63 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23118 src/core/api/qwebenginehistory.h @ Line 65 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23119 src/core/api/qwebenginehistory_p.h @ Line 75 cppcoreguidelines-special-member-functions class 'QWebEngineHistoryModelPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23120 src/core/api/qwebenginehistory_p.h @ Line 111 cppcoreguidelines-special-member-functions class 'QWebEngineHistoryPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23121 src/core/api/qwebenginehttprequest.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'QWebEngineHttpRequestPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1
23122 src/core/api/qwebenginehttprequest.h @ Line 54 cppcoreguidelines-special-member-functions class 'QWebEngineHttpRequest' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor 1
23123 src/core/api/qwebengineloadinginfo.cpp @ Line 97 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23124 src/core/api/qwebengineloadinginfo.cpp @ Line 98 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23125 src/core/api/qwebengineloadinginfo.h @ Line 87 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23126 src/core/api/qwebengineloadinginfo.h @ Line 88 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23127 src/core/api/qwebenginenavigationrequest.h @ Line 51 cppcoreguidelines-special-member-functions class 'QWebEngineNavigationRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23128 src/core/api/qwebenginenewwindowrequest.h @ Line 59 cppcoreguidelines-special-member-functions class 'QWebEngineNewWindowRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23129 src/core/api/qwebenginenotification.cpp @ Line 82 cppcoreguidelines-special-member-functions class 'QWebEngineNotificationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23130 src/core/api/qwebenginepage.cpp @ Line 170 optin.cplusplus.VirtualCall Call to virtual method 'QWebEnginePagePrivate::profileAdapter' during construction bypasses virtual dispatch 4
23131 src/core/api/qwebenginepage.cpp @ Line 87 cppcoreguidelines-special-member-functions class 'DummyDelegate' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23132 src/core/api/qwebenginepage.cpp @ Line 476 clang-diagnostic-unused-variable unused variable 'q' 2
23133 src/core/api/qwebenginepage_p.h @ Line 111 cppcoreguidelines-special-member-functions class 'QWebEnginePagePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23134 src/core/api/qwebengineprofile_p.h @ Line 74 cppcoreguidelines-special-member-functions class 'QWebEngineProfilePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23135 src/core/api/qwebenginescript.h @ Line 54 cppcoreguidelines-special-member-functions class 'QWebEngineScript' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
23136 src/core/api/qwebengineurlrequestinfo.cpp @ Line 131 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23137 src/core/api/qwebengineurlrequestinfo.cpp @ Line 136 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1
23138 src/core/api/qwebengineurlrequestinfo.h @ Line 119 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23139 src/core/api/qwebengineurlrequestinfo.h @ Line 120 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23140 src/core/api/qwebengineurlrequestinterceptor.h @ Line 50 cppcoreguidelines-special-member-functions class 'QWebEngineUrlRequestInterceptor' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23141 src/core/api/qwebengineurlrequestjob.h @ Line 58 cppcoreguidelines-special-member-functions class 'QWebEngineUrlRequestJob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23142 src/core/api/qwebengineurlscheme.cpp @ Line 235 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23143 src/core/api/qwebengineurlscheme.cpp @ Line 240 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23144 src/core/api/qwebengineurlscheme.h @ Line 91 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23145 src/core/api/qwebengineurlscheme.h @ Line 92 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2
23146 src/core/authentication_dialog_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'AuthenticationDialogController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23147 src/core/browser_main_parts_qt.cpp @ Line 181 cppcoreguidelines-special-member-functions class 'ScopedGLContextChecker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23148 src/core/browsing_data_remover_delegate_qt.h @ Line 47 cppcoreguidelines-special-member-functions class 'BrowsingDataRemoverDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23149 src/core/client_cert_select_controller.h @ Line 73 cppcoreguidelines-special-member-functions class 'ClientCertSelectController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23150 src/core/clipboard_qt.cpp @ Line 133 cplusplus.Move Moved-from object 'data_src' is moved 7
23151 src/core/color_chooser_controller.h @ Line 64 cppcoreguidelines-special-member-functions class 'ColorChooserController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23152 src/core/common/extensions/extensions_api_provider_qt.h @ Line 48 cppcoreguidelines-special-member-functions class 'ExtensionsAPIProviderQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23153 src/core/compositor/compositor.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'Binding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23154 src/core/compositor/compositor.h @ Line 61 cppcoreguidelines-special-member-functions class 'Compositor' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23155 src/core/compositor/compositor.h @ Line 91 cppcoreguidelines-special-member-functions class 'Handle' defines a non-default destructor and a move constructor but does not define a copy constructor, a copy assignment operator or a move assignment operator 1
23156 src/core/compositor/compositor.h @ Line 96 performance-noexcept-move-constructor move constructors should be marked noexcept 2
23157 src/core/compositor/compositor.h @ Line 113 cppcoreguidelines-special-member-functions class 'Observer' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23158 src/core/compositor/compositor_resource_fence.h @ Line 49 cppcoreguidelines-special-member-functions class 'CompositorResourceFence' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23159 src/core/compositor/content_gpu_client_qt.h @ Line 46 cppcoreguidelines-special-member-functions class 'ContentGpuClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23160 src/core/compositor/display_gl_output_surface.cpp @ Line 234 clang-diagnostic-missing-field-initializers missing field 'viz_scheduled_draw' initializer 1
23161 src/core/compositor/display_gl_output_surface.h @ Line 56 cppcoreguidelines-special-member-functions class 'DisplayGLOutputSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23162 src/core/compositor/display_gl_output_surface.h @ Line 111 cppcoreguidelines-special-member-functions class 'Buffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23163 src/core/compositor/display_skia_output_device.cpp @ Line 49 cppcoreguidelines-special-member-functions class 'Buffer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23164 src/core/compositor/display_skia_output_device.h @ Line 54 cppcoreguidelines-special-member-functions class 'DisplaySkiaOutputDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23165 src/core/compositor/display_software_output_surface.cpp @ Line 55 cppcoreguidelines-special-member-functions class 'Device' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23166 src/core/compositor/display_software_output_surface.h @ Line 47 cppcoreguidelines-special-member-functions class 'DisplaySoftwareOutputSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23167 src/core/content_browser_client_qt.cpp @ Line 727 cppcoreguidelines-special-member-functions class 'ProtocolHandlerThrottle' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23168 src/core/content_browser_client_qt.h @ Line 71 cppcoreguidelines-special-member-functions class 'ContentBrowserClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23169 src/core/content_client_qt.cpp @ Line 138 clang-diagnostic-unused-const-variable unused variable 'kPpapiWidevinePath' 1
23170 src/core/content_client_qt.cpp @ Line 305 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
23171 src/core/content_utility_client_qt.h @ Line 50 cppcoreguidelines-special-member-functions class 'ContentUtilityClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23172 src/core/desktop_screen_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'DesktopScreenQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23173 src/core/devtools_frontend_qt.cpp @ Line 128 cppcoreguidelines-special-member-functions class 'NetworkResourceLoader' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23174 src/core/devtools_manager_delegate_qt.cpp @ Line 75 cppcoreguidelines-special-member-functions class 'TCPServerSocketFactory' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23175 src/core/devtools_manager_delegate_qt.h @ Line 53 cppcoreguidelines-special-member-functions class 'DevToolsServerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23176 src/core/extensions/extension_system_qt.cpp @ Line 131 cppcoreguidelines-special-member-functions class 'ContentVerifierDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23177 src/core/extensions/extensions_browser_client_qt.cpp @ Line 381 performance-no-automatic-move constness of 'request_relative_path' prevents automatic move 1
23178 src/core/extensions/pdf_iframe_navigation_throttle_qt.h @ Line 61 cppcoreguidelines-special-member-functions class 'PDFIFrameNavigationThrottleQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23179 src/core/extensions/plugin_service_filter_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'PluginServiceFilterQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23180 src/core/favicon_driver_qt.h @ Line 83 cppcoreguidelines-special-member-functions class 'FaviconDriverQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23181 src/core/favicon_service_factory_qt.h @ Line 79 cppcoreguidelines-special-member-functions class 'HistoryClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23182 src/core/favicon_service_factory_qt.h @ Line 92 cppcoreguidelines-special-member-functions class 'HistoryServiceFactoryQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23183 src/core/favicon_service_factory_qt.h @ Line 110 cppcoreguidelines-special-member-functions class 'FaviconClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23184 src/core/favicon_service_factory_qt.h @ Line 126 cppcoreguidelines-special-member-functions class 'FaviconServiceFactoryQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23185 src/core/file_picker_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'FilePickerController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23186 src/core/find_text_helper.h @ Line 76 cppcoreguidelines-special-member-functions class 'FindTextHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23187 src/core/javascript_dialog_controller.h @ Line 62 cppcoreguidelines-special-member-functions class 'JavaScriptDialogController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23188 src/core/location_provider_qt.cpp @ Line 61 cppcoreguidelines-special-member-functions class 'QtPositioningHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23189 src/core/location_provider_qt.h @ Line 53 cppcoreguidelines-special-member-functions class 'LocationProviderQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23190 src/core/media_capture_devices_dispatcher.cpp @ Line 196 core.CallAndMessage Called function pointer is null (null dereference) 15
23191 src/core/media_capture_devices_dispatcher.h @ Line 100 cppcoreguidelines-special-member-functions class 'PendingAccessRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23192 src/core/native_web_keyboard_event_qt.cpp @ Line 101 cplusplus.NewDelete Use of memory after it is freed 6
23193 src/core/net/client_cert_override.cpp @ Line 73 cppcoreguidelines-special-member-functions class 'ClientCertIdentityOverride' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23194 src/core/net/client_cert_override.cpp @ Line 157 bugprone-use-after-move 'callback' used after it was moved 2
23195 src/core/net/client_cert_override.h @ Line 54 cppcoreguidelines-special-member-functions class 'ClientCertOverrideStore' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23196 src/core/net/cookie_monster_delegate_qt.h @ Line 81 cppcoreguidelines-special-member-functions class 'CookieMonsterDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23197 src/core/net/plugin_response_interceptor_url_loader_throttle.h @ Line 70 clang-diagnostic-unused-private-field private field 'm_browser_context' is not used 1
23198 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 116 clang-diagnostic-unused-private-field private field 'is_service_worker_' is not used 1
23199 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 117 clang-diagnostic-unused-private-field private field 'process_id_' is not used 1
23200 src/core/net/proxying_restricted_cookie_manager_qt.h @ Line 118 clang-diagnostic-unused-private-field private field 'frame_id_' is not used 1
23201 src/core/net/ssl_host_state_delegate_qt.h @ Line 48 cppcoreguidelines-special-member-functions class 'CertPolicy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23202 src/core/net/ssl_host_state_delegate_qt.h @ Line 61 cppcoreguidelines-special-member-functions class 'SSLHostStateDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23203 src/core/net/url_request_custom_job_delegate.h @ Line 67 cppcoreguidelines-special-member-functions class 'URLRequestCustomJobDelegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23204 src/core/net/url_request_custom_job_proxy.cpp @ Line 100 core.CallAndMessage Called C++ object pointer is null 5
23205 src/core/net/url_request_custom_job_proxy.h @ Line 60 cppcoreguidelines-special-member-functions class 'URLRequestCustomJobProxy' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23206 src/core/ozone/gl_surface_egl_qt.cpp @ Line 68 optin.cplusplus.VirtualCall Call to virtual method 'GLSurfaceEGLQt::Destroy' during destruction bypasses virtual dispatch 1
23207 src/core/ozone/gl_surface_egl_qt.h @ Line 80 cppcoreguidelines-special-member-functions class 'GLSurfacelessQtEGL' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23208 src/core/ozone/gl_surface_glx_qt.cpp @ Line 121 optin.cplusplus.VirtualCall Call to virtual method 'GLSurfaceGLXQt::Destroy' during destruction bypasses virtual dispatch 1
23209 src/core/permission_manager_qt.h @ Line 52 cppcoreguidelines-special-member-functions class 'PermissionManagerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23210 src/core/platform_notification_service_qt.h @ Line 51 cppcoreguidelines-special-member-functions class 'PlatformNotificationServiceQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23211 src/core/printing/pdfium_document_wrapper_qt.h @ Line 60 cppcoreguidelines-special-member-functions class 'PdfiumDocumentWrapperQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23212 src/core/profile_adapter_client.h @ Line 65 cppcoreguidelines-special-member-functions class 'ProfileAdapterClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23213 src/core/profile_qt.cpp @ Line 119 bugprone-unused-return-value the value returned by this function should be used 2
23214 src/core/quota_request_controller_impl.h @ Line 48 cppcoreguidelines-special-member-functions class 'QuotaRequestControllerImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23215 src/core/register_protocol_handler_request_controller_impl.h @ Line 53 cppcoreguidelines-special-member-functions class 'RegisterProtocolHandlerRequestControllerImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23216 src/core/render_widget_host_view_qt.cpp @ Line 224 optin.cplusplus.VirtualCall Call to virtual method 'RenderWidgetHostViewQt::GetFrameSinkId' during construction bypasses virtual dispatch 4
23217 src/core/render_widget_host_view_qt.cpp @ Line 171 cppcoreguidelines-special-member-functions class 'GuestInputEventObserverQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23218 src/core/render_widget_host_view_qt.h @ Line 77 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23219 src/core/render_widget_host_view_qt_delegate.h @ Line 68 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23220 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 608 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
23221 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 611 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
23222 src/core/render_widget_host_view_qt_delegate_client.cpp @ Line 614 clang-diagnostic-enum-compare-switch comparison of different enumeration types in switch statement ('QEventPoint::State' and 'Qt::TouchPointState') 1
23223 src/core/renderer/content_renderer_client_qt.cpp @ Line 123 clang-diagnostic-unused-const-variable unused variable 'kHttpErrorDomain' 1
23224 src/core/renderer/extensions/extensions_renderer_client_qt.cpp @ Line 73 clang-diagnostic-unused-const-variable unused variable 'kExtensionResourceInvalidRequestURL' 1
23225 src/core/renderer/extensions/extensions_renderer_client_qt.h @ Line 85 cppcoreguidelines-special-member-functions class 'ExtensionsRendererClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23226 src/core/renderer/extensions/resource_request_policy_qt.h @ Line 64 cppcoreguidelines-special-member-functions class 'ResourceRequestPolicyQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23227 src/core/renderer/print_web_view_helper_delegate_qt.h @ Line 55 cppcoreguidelines-special-member-functions class 'PrintWebViewHelperDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23228 src/core/renderer/user_resource_controller.h @ Line 62 cppcoreguidelines-special-member-functions class 'UserResourceController' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23229 src/core/renderer/web_channel_ipc_transport.cpp @ Line 62 cppcoreguidelines-special-member-functions class 'WebChannelTransport' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23230 src/core/renderer/web_engine_page_render_frame.h @ Line 52 cppcoreguidelines-special-member-functions class 'WebEnginePageRenderFrame' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23231 src/core/renderer_host/web_channel_ipc_transport_host.h @ Line 56 cppcoreguidelines-special-member-functions class 'WebChannelIPCTransportHost' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23232 src/core/request_controller.h @ Line 48 cppcoreguidelines-special-member-functions class 'RequestController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23233 src/core/resource_bundle_qt.cpp @ Line 108 misc-uniqueptr-reset-release prefer ptr1 = std::move(ptr2) over ptr1.reset(ptr2.release()) 2
23234 src/core/resource_bundle_qt.cpp @ Line 132 misc-uniqueptr-reset-release prefer ptr1 = std::move(ptr2) over ptr1.reset(ptr2.release()) 2
23235 src/core/resource_context_qt.h @ Line 49 cppcoreguidelines-special-member-functions class 'ResourceContextQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23236 src/core/select_file_dialog_factory_qt.cpp @ Line 92 cppcoreguidelines-special-member-functions class 'SelectFileDialogQt' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23237 src/core/touch_handle_drawable_client.h @ Line 48 cppcoreguidelines-special-member-functions class 'TouchHandleDrawableClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23238 src/core/touch_selection_controller_client_qt.h @ Line 55 cppcoreguidelines-special-member-functions class 'TouchSelectionControllerClientQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23239 src/core/touch_selection_menu_controller.h @ Line 50 cppcoreguidelines-special-member-functions class 'TouchSelectionMenuController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23240 src/core/user_notification_controller.h @ Line 61 cppcoreguidelines-special-member-functions class 'UserNotificationController' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23241 src/core/user_notification_controller.h @ Line 63 cppcoreguidelines-special-member-functions class 'Delegate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23242 src/core/user_notification_controller.h @ Line 100 cppcoreguidelines-special-member-functions class 'Client' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23243 src/core/user_script.cpp @ Line 177 deadcode.DeadStores Value stored to 'line_end' during its initialization is never read 1
23244 src/core/user_script.h @ Line 67 cppcoreguidelines-special-member-functions class 'UserScript' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1
23245 src/core/visited_links_manager_qt.cpp @ Line 70 cppcoreguidelines-special-member-functions class 'VisitedLinkDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23246 src/core/visited_links_manager_qt.h @ Line 71 cppcoreguidelines-special-member-functions class 'VisitedLinksManagerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23247 src/core/web_contents_adapter.cpp @ Line 135 clang-diagnostic-unused-const-variable unused variable 'kTestWindowWidth' 1
23248 src/core/web_contents_adapter.cpp @ Line 136 clang-diagnostic-unused-const-variable unused variable 'kTestWindowHeight' 1
23249 src/core/web_contents_adapter.cpp @ Line 392 cppcoreguidelines-special-member-functions class 'LoadRecursionGuard' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23250 src/core/web_contents_adapter_client.h @ Line 97 cppcoreguidelines-special-member-functions class 'WebContentsAdapterClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23251 src/core/web_contents_delegate_qt.h @ Line 77 cppcoreguidelines-special-member-functions class 'FrameFocusedObserver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23252 src/core/web_contents_delegate_qt.h @ Line 111 cppcoreguidelines-special-member-functions class 'WebContentsDelegateQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23253 src/core/web_engine_context.h @ Line 102 cppcoreguidelines-special-member-functions class 'WebEngineContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23254 src/core/web_engine_context_threads.cpp @ Line 64 cppcoreguidelines-special-member-functions class 'GpuThreadControllerQt' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23255 src/core/web_engine_error.cpp @ Line 47 clang-diagnostic-unused-const-variable unused variable 'systemRelatedErrors' 1
23256 src/core/web_engine_error.cpp @ Line 52 clang-diagnostic-unused-const-variable unused variable 'internalErrors' 1
23257 src/core/web_engine_settings.h @ Line 76 cppcoreguidelines-special-member-functions class 'WebEngineSettings' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23258 src/pdf/qpdfbookmarkmodel.cpp @ Line 198 core.CallAndMessage Called C++ object pointer is null 19
23259 src/pdf/qpdfbookmarkmodel.cpp @ Line 51 cppcoreguidelines-special-member-functions class 'BookmarkNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23260 src/pdf/qpdfdocument.h @ Line 52 cppcoreguidelines-special-member-functions class 'QPdfDocument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23261 src/pdf/qpdfdocument_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QPdfDocumentPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23262 src/pdf/qpdflinkmodel.cpp @ Line 54 optin.cplusplus.VirtualCall Call to virtual method 'QPdfLinkModel::metaObject' during construction bypasses virtual dispatch 3
23263 src/pdf/qpdflinkmodel.cpp @ Line 54 optin.cplusplus.VirtualCall Call to virtual method 'QPdfLinkModel::metaObject' during construction bypasses virtual dispatch 3
23264 src/pdf/qpdflinkmodel_p.h @ Line 61 cppcoreguidelines-special-member-functions class 'QPdfLinkModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23265 src/pdf/qpdfpagenavigation.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfPageNavigation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23266 src/pdf/qpdfpagerenderer.cpp @ Line 46 cppcoreguidelines-special-member-functions class 'RenderWorker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23267 src/pdf/qpdfpagerenderer.cpp @ Line 69 cppcoreguidelines-special-member-functions class 'QPdfPageRendererPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23268 src/pdf/qpdfpagerenderer.h @ Line 52 cppcoreguidelines-special-member-functions class 'QPdfPageRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23269 src/pdf/qpdfsearchmodel.cpp @ Line 61 optin.cplusplus.VirtualCall Call to virtual method 'QPdfSearchModel::metaObject' during construction bypasses virtual dispatch 3
23270 src/pdf/qpdfsearchmodel.cpp @ Line 61 optin.cplusplus.VirtualCall Call to virtual method 'QPdfSearchModel::metaObject' during construction bypasses virtual dispatch 3
23271 src/pdf/qpdfsearchmodel.h @ Line 50 cppcoreguidelines-special-member-functions class 'QPdfSearchModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23272 src/pdf/qpdfsearchresult.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfSearchResult' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23273 src/pdfquick/qquickpdfdocument_p.h @ Line 61 cppcoreguidelines-special-member-functions class 'QQuickPdfDocument' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23274 src/pdfquick/qquickpdflinkmodel_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'QQuickPdfLinkModel' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23275 src/pdfquick/qquickpdfnavigationstack_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQuickPdfNavigationStack' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23276 src/pdfquick/qquickpdfsearchmodel_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'QQuickPdfSearchModel' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23277 src/pdfquick/qquickpdfselection_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'QQuickPdfSelection' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23278 src/pdfwidgets/qpdfview.h @ Line 49 cppcoreguidelines-special-member-functions class 'QPdfView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23279 src/webenginequick/api/qquickwebengineaction_p.h @ Line 68 cppcoreguidelines-special-member-functions class 'QQuickWebEngineAction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23280 src/webenginequick/api/qquickwebengineaction_p_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'QQuickWebEngineActionPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23281 src/webenginequick/api/qquickwebenginedownloadrequest_p.h @ Line 63 cppcoreguidelines-special-member-functions class 'QQuickWebEngineDownloadRequest' defines a copy constructor and a copy assignment operator but does not define a destructor 1
23282 src/webenginequick/api/qquickwebenginefaviconprovider_p_p.h @ Line 88 cppcoreguidelines-special-member-functions class 'FaviconImageResponse' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23283 src/webenginequick/api/qquickwebenginefaviconprovider_p_p.h @ Line 106 cppcoreguidelines-special-member-functions class 'QQuickWebEngineFaviconProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23284 src/webenginequick/api/qquickwebengineprofile.h @ Line 61 cppcoreguidelines-special-member-functions class 'QQuickWebEngineProfile' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23285 src/webenginequick/api/qquickwebengineprofile_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QQuickWebEngineProfilePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23286 src/webenginequick/api/qquickwebenginetouchhandleprovider_p_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQuickWebEngineTouchHandleProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23287 src/webenginequick/api/qquickwebengineview_p.h @ Line 91 cppcoreguidelines-special-member-functions class 'QQuickWebEngineView' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23288 src/webenginequick/api/qquickwebengineview_p_p.h @ Line 83 cppcoreguidelines-special-member-functions class 'QQuickWebEngineViewPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23289 src/webenginequick/render_widget_host_view_qt_delegate_quick.h @ Line 59 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateQuick' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23290 src/webenginequick/render_widget_host_view_qt_delegate_quickwindow.h @ Line 52 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateQuickWindow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23291 src/webenginequick/ui_delegates_manager.cpp @ Line 435 cppcoreguidelines-special-member-functions class 'TemporaryCursorMove' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23292 src/webenginewidgets/api/qwebenginenotificationpresenter_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'DefaultNotificationPresenter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23293 src/webenginewidgets/api/qwebengineview.cpp @ Line 167 cplusplus.NewDeleteLeaks Potential memory leak 10
23294 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace declaration 'QWebEngineContextMenuRequest' is never referenced, but a declaration with the same name found in another namespace '(global)' 2
23295 src/webenginewidgets/api/qwebengineview_p.h @ Line 71 cppcoreguidelines-special-member-functions class 'QWebEngineViewPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23296 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace declaration 'QWebEngineContextMenuRequest' is never referenced, but a declaration with the same name found in another namespace '(global)' 2
23297 src/webenginewidgets/api/qwebengineview_p.h @ Line 60 bugprone-forward-declaration-namespace no definition found for 'QWebEngineContextMenuRequest', but a definition with the same name 'QWebEngineContextMenuRequest' found in another namespace '(global)' 2
23298 src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp @ Line 56 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQuickItem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23299 src/webenginewidgets/render_widget_host_view_qt_delegate_widget.h @ Line 65 cppcoreguidelines-special-member-functions class 'RenderWidgetHostViewQtDelegateWidget' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1