Searched refs:forbidden (Results 1 – 25 of 121) sorted by relevance
12345
1 // RUN: %check_clang_tidy %s objc-forbidden-subclassing %t \3 // RUN: [{key: objc-forbidden-subclassing.ClassNames, value: "Foo;Quux"}]}' \11 …sses 'UIImagePickerController', which is not intended to be subclassed [objc-forbidden-subclassing]18 …terface 'Bar' subclasses 'Foo', which is not intended to be subclassed [objc-forbidden-subclassing]23 …terface 'Baz' subclasses 'Foo', which is not intended to be subclassed [objc-forbidden-subclassing]29 // Check that more than one forbidden superclass can be specified.31 …face 'Xyzzy' subclasses 'Quux', which is not intended to be subclassed [objc-forbidden-subclassing]38 …ace 'Corge' subclasses 'Plugh', which is not intended to be subclassed [objc-forbidden-subclassing]
1 // RUN: %check_clang_tidy %s objc-forbidden-subclassing %t7 …sses 'UIImagePickerController', which is not intended to be subclassed [objc-forbidden-subclassing]12 …sses 'UIImagePickerController', which is not intended to be subclassed [objc-forbidden-subclassing]20 …rface 'Blech' subclasses 'Baz', which is not intended to be subclassed [objc-forbidden-subclassing]
52 # Formatting a wide character with a narrow format string is forbidden.55 # Formatting a wide string with a narrow format string is forbidden.58 # Formatting a narrow string with a wide format string is forbidden because62 # Formatting a wide string with a narrow format string is forbidden.
2 /AAA line 1: Attribute name is forbidden in element AAA 3 /AAA/CCC line 3: Attribute color is forbidden in element CCC
1 Pattern: Character @ forbidden
1 .. title:: clang-tidy - objc-forbidden-subclassing3 objc-forbidden-subclassing
8 Inline assembler is forbidden by the `High Intergrity C++ Coding Standard
44 * Check that lambdas with captures are forbidden45 * **TODO** Check that non-lambda functors/functions are forbidden46 * **TODO** Check that objects without operator() are forbidden59 * Check that lambdas with captures are forbidden in `registerFactory()`60 * **TODO** Check that non-lambda functors/functions are forbidden in `registerFactory()`61 * **TODO** Check that objects without operator() are forbidden in `registerFactory()`99 * Check that lambdas with captures are forbidden100 * **TODO** Check that non-lambda functors/functions are forbidden101 * **TODO** Check that objects without operator() are forbidden
10 // expected-note@arc-system-header.h:1 {{inline function performs a conversion which is forbidden i…11 // expected-note@arc-system-header.h:5 {{inline function performs a conversion which is forbidden i…
2 <pattern name="Character @ forbidden">
5 <name path="@*[not(name()='id')]"/> is forbidden in element
8 // CHECK: error: Attempting to access field 'x' of 'A0' is a forbidden self-reference
11 ![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)
29 Make sure redirects to CURLPROTO_GOPHER are forbidden by default
4199 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_texture2d4200 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_negx4201 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_negy4202 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_negz4203 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_posx4204 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_posy4205 KHR-GLES3.copy_tex_image_conversions.forbidden.texture2d_cubemap_posz4206 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_texture2d4207 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_negx4208 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_negy[all …]
100 ; DSE across monotonic load (forbidden since the eliminated store is atomic)111 ; DSE across monotonic store (forbidden since the eliminated store is atomic)
14 ; immediately following beqzc would cause a forbidden slot hazard.
4 [![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com…