Home
last modified time | relevance | path

Searched refs:doStuff_pointerToConstInt (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Duninit-const.c16 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
29doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
37doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
53doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
59 doStuff_pointerToConstInt(&z); // no warning in f_3()
64 doStuff_pointerToConstInt(&x); // no warning in f_4()
70doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
76doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
83 doStuff_pointerToConstInt(tp); // no-warning in f_6()
88 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c16 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
29doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
37doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
53doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
59 doStuff_pointerToConstInt(&z); // no warning in f_3()
64 doStuff_pointerToConstInt(&x); // no warning in f_4()
70doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
76doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
83 doStuff_pointerToConstInt(tp); // no-warning in f_6()
88 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c16 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
29doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
37doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
50doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
56 doStuff_pointerToConstInt(&z); // no warning in f_3()
61 doStuff_pointerToConstInt(&x); // no warning in f_4()
67doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
73doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
80 doStuff_pointerToConstInt(tp); // no-warning in f_6()
85 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
H A Dcall-and-message.c13 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
17doStuff_pointerToConstInt(p); // expected-warning{{1st function call argument is a pointer to unin… in pointee_uninit()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c16 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
29doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
37doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
50doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
56 doStuff_pointerToConstInt(&z); // no warning in f_3()
61 doStuff_pointerToConstInt(&x); // no warning in f_4()
67doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
73doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
80 doStuff_pointerToConstInt(tp); // no-warning in f_6()
85 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Duninit-const.c16 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
29doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
37doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
50doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
56 doStuff_pointerToConstInt(&z); // no warning in f_3()
61 doStuff_pointerToConstInt(&x); // no warning in f_4()
67doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
73doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
80 doStuff_pointerToConstInt(tp); // no-warning in f_6()
85 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Duninit-const.c20 void doStuff_pointerToConstInt(const int *u){}; in doStuff_pointerToConstInt() function
33doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_1()
41doStuff_pointerToConstInt(tp2); // expected-warning {{1st function call argument is a pointer to … in f_1_1()
57doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to un… in f_2()
63 doStuff_pointerToConstInt(&z); // no warning in f_3()
68 doStuff_pointerToConstInt(&x); // no warning in f_4()
74doStuff_pointerToConstInt(tp); // expected-warning {{1st function call argument is a pointer to u… in f_5()
80doStuff_pointerToConstInt(ta); // expected-warning {{1st function call argument is a pointer to u… in f_5_1()
87 doStuff_pointerToConstInt(tp); // no-warning in f_6()
92 doStuff_pointerToConstInt(ta); // no-warning in f_6_1()
[all …]

12