Lines Matching full:performance
163 clang-analyzer-optin.performance.GCDAntipattern,
164 clang-analyzer-optin.performance.Padding,
290 performance-faster-string-find,
291 performance-for-range-copy,
292 performance-implicit-conversion-in-loop,
293 performance-inefficient-algorithm,
294 performance-inefficient-string-concatenation,
295 performance-inefficient-vector-operation,
296 performance-move-const-arg,
297 performance-move-constructor-init,
298 performance-no-automatic-move,
299 performance-no-int-to-ptr,
300 performance-noexcept-destructor,
301 performance-noexcept-move-constructor,
302 performance-noexcept-swap,
303 performance-trivially-destructible,
304 performance-type-promotion-in-math-fn,
305 performance-unnecessary-copy-initialization,