Home
last modified time | relevance | path

Searched refs:without (Results 1 – 25 of 1652) sorted by relevance

12345678910>>...67

/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-strict-prototypes.m5 … copy) void (^noProtoBlock)(); // expected-warning {{a block declaration without a prototype is de…
8 - doStuff:(void (^)()) completionHandler; // expected-warning {{a block declaration without a proto…
13 void foo() { // expected-warning {{a function declaration without a prototype is deprecated in all …
14 void (^block)() = // expected-warning {{a block declaration without a prototype is deprecated}}
23 void (*(^(*(^block4)()) // expected-warning {{a block declaration without a prototype is deprecated…
24 …()) // expected-warning {{a function declaration without a prototype is deprecated in all versions…
25 ()) // expected-warning {{a block declaration without a prototype is deprecated}}
26 …(); // expected-warning {{a function declaration without a prototype is deprecated in all versions…
H A Dwarn-deprecated-non-prototype.c27 … strict-warning {{a function declaration without a prototype is deprecated in all versions of C}}
42 … strict-warning {{a function declaration without a prototype is deprecated in all versions of C}}
47 … strict-warning {{a function declaration without a prototype is deprecated in all versions of C}}
50 … strict-warning {{a function declaration without a prototype is deprecated in all versions of C}}
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dset-at-directive-explicit-at.s12 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
17 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
22 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
27 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $1) without ".set noat"
31 # WARNINGS-NOT: warning: used $at (currently ${{[0-9]+}}) without ".set noat"
46 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $16) without ".set noat"
51 # WARNINGS: :[[@LINE+2]]:11: warning: used $at (currently $16) without ".set noat"
/llvm-project-15.0.7/lldb/test/API/functionalities/step-avoids-no-debug/
H A DMakefile1 C_SOURCES := with-debug.c without-debug.c
5 without-debug.o: without-debug.c
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dmagic-numbers.rst58 are accepted without a warning. This can be overridden with the
63 without warning by enabling the :option:`IgnorePowersOf2IntegerValues` option.
66 accepted without a warning. The set of ignored floating point literals can
86 or initialization values for sums, they are always accepted without warning,
95 without a warning. Default values are `{1, 2, 3, 4}`, and `0` is accepted
101 without warning. Default value is `false`.
106 be accepted without a warning. Default values are `{1.0, 100.0}` and `0.0`
111 Boolean value indicating whether to accept all floating point values without
117 without warning. This is useful for example for register definitions which
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.m18 return 1; // expected-note{{Returning without writing to '*var'}}
24 int x; //expected-note{{'x' declared without an initial value}}
40 return 1; // expected-note {{Returning without writing to '*p'}}
47 int p; // expected-note{{'p' declared without an initial value}}
70 } // expected-note{{Returning without writing to 'self->a'}}
84 } // expected-note{{Returning without writing to 'self->a'}}
98 } // expected-note{{Returning without writing to 'param->a'}}
/llvm-project-15.0.7/llvm/test/tools/llvm-ar/
H A Dmove.test1 ## Test the move command without modifiers moves members to the end
59 ## Move without member:
60 # RUN: llvm-ar rc %t/without.a %t/1.o %t/2.o %t/3.o
61 # RUN: llvm-ar m %t/without.a
62 # RUN: llvm-ar t %t/without.a \
69 # RUN: llvm-nm --print-armap %t/without.a \
H A Dreplace.test1 ## Test the replace command without modifiers replaces the relevant members.
66 ## Replace without member:
67 # RUN: llvm-ar rc %t/without.a %t/1.o %t/2.o %t/3.o
68 # RUN: llvm-ar r %t/without.a
69 # RUN: llvm-ar t %t/without.a \
76 # RUN: llvm-nm --print-armap %t/without.a \
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/
H A Dmultithreaded-report.test1 # Test "report" command with and without multiple threads.
15 # Test "export" command with and without multiple threads.
28 # Test "show" command with and without multiple threads, single text file.
41 # Test "show" command with and without multiple threads, single HTML file.
54 # Test "show" command with and without multiple threads, text directory.
67 # Test "show" command with and without multiple threads, HTML directory.
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dopt-codegen-no-target-machine.ll3 ; CHECK: Trying to construct TargetPassConfig without a target machine. Scheduling a CodeGen pass w…
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dinvalid-endef.s3 # CHECK: ending symbol definition without starting one
4 # CHECK: ending symbol definition without starting one
H A Dinvalid-def.s3 # CHECK: error: starting a new symbol definition without completing the previous one
4 # CHECK: error: starting a new symbol definition without completing the previous one
/llvm-project-15.0.7/clang/test/Parser/
H A Dobjc-try-catch-1.m41 @try { // expected-error {{@try statement without a @catch and @finally clause}}
49 @try {}// expected-error {{@try statement without a @catch and @finally clause}}
55 @try {}// expected-error {{@try statement without a @catch and @finally clause}}
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dadd.i16.ll3 ; FIXME: Need to handle non-uniform case for function below (load without gep).
21 ; FIXME: Need to handle non-uniform case for function below (load without gep).
36 ; FIXME: Need to handle non-uniform case for function below (load without gep).
51 ; FIXME: Need to handle non-uniform case for function below (load without gep).
66 ; FIXME: Need to handle non-uniform case for function below (load without gep).
85 ; FIXME: Need to handle non-uniform case for function below (load without gep).
104 ; FIXME: Need to handle non-uniform case for function below (load without gep).
124 ; FIXME: Need to handle non-uniform case for function below (load without gep).
H A Dsub.i16.ll4 ; FIXME: Need to handle non-uniform case for function below (load without gep).
22 ; FIXME: Need to handle non-uniform case for function below (load without gep).
37 ; FIXME: Need to handle non-uniform case for function below (load without gep).
52 ; FIXME: Need to handle non-uniform case for function below (load without gep).
67 ; FIXME: Need to handle non-uniform case for function below (load without gep).
86 ; FIXME: Need to handle non-uniform case for function below (load without gep).
106 ; FIXME: Need to handle non-uniform case for function below (load without gep).
126 ; FIXME: Need to handle non-uniform case for function below (load without gep).
/llvm-project-15.0.7/lldb/test/Shell/Reproducer/
H A DTestDriverOptions.test14 # NO-WARNING-NOT: warning: -capture-path specified without -capture
15 # WARNING: warning: -capture-path specified without -capture
16 # WARNING2: warning: -reproducer-generate-on-exit specified without -capture
/llvm-project-15.0.7/llvm/test/Other/
H A DFileCheck-space.txt4 Check that CHECK-NEXT without a space after the colon works.
8 Check that CHECK-NOT without a space after the colon works.
/llvm-project-15.0.7/libclc/generic/lib/math/
H A Dfrexp.inc7 * in the Software without restriction, including without limitation the rights
32 /* scale subnormal by 2^26 without multiplying */
58 // scale subnormal by 2^54 without multiplying
H A Dilogb.cl7 * in the Software without restriction, including without limitation the rights
41 // FP_ILOGBNAN can change without requiring changes to ilogb() code.
65 // FP_ILOGBNAN can change without requiring changes to ilogb() code.
/llvm-project-15.0.7/clang/test/Modules/
H A Dadd-remove-private.m10 // Build without module.private.modulemap
14 // RUN: cp %t.mcp/AddRemovePrivate.pcm %t/without.pcm
21 // RUN: not diff %t.mcp/AddRemovePrivate.pcm %t/without.pcm
H A Dimplicit-private-without-public.m4 // RUN: -F%S/Inputs/implicit-private-without-public \
9 // Private module map without a public one isn't supported for deprecated module map locations.
/llvm-project-15.0.7/lldb/test/Shell/Settings/
H A DTestDisassemblyFormat.test2 …e.basename}\`}{${function.name-without-args}}:\n}{${function.changed}\n{${module.file.basename}\`}…
/llvm-project-15.0.7/bolt/test/
H A Dshared-object.test1 # Test that llvm-bolt processes *.so without a failure
3 # This test uses the clang driver without target flags and will only succeed
H A Dno-relocs.test1 # Verifies that input without relocations is rejected in relocs mode.
3 # This test uses the clang driver without target flags and will only succeed
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dbuiltin-nostrip-aix.ll16 ; Re-compile, this time without the thinlto indices.
19 ; Test the new lto interface without thinlto.
26 ; Test the old lto interface without thinlto.

12345678910>>...67