Home
last modified time | relevance | path

Searched refs:MyIntPointer (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]
H A Dwarn-lifetime-analysis-nocfg-disabled.cpp8 struct [[gsl::Pointer(int)]] MyIntPointer { struct
9 MyIntPointer(int *p = nullptr);
10 MyIntPointer(const MyIntOwner &);
20 MyIntPointer g() { in g()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp7 struct [[gsl::Pointer(int)]] MyIntPointer { struct
8 MyIntPointer(int *p = nullptr);
12 MyIntPointer(const MyIntOwner &);
34 MyIntPointer releaseAsMyPointer();
45 MyIntPointer p{&i}; in intentionalFalseNegative()
48 new MyIntPointer(p); in intentionalFalseNegative()
49 new MyIntPointer(MyIntPointer{p}); in intentionalFalseNegative()
67 MyIntPointer p = Y{}.a; // TODO in dangligGslPtrFromTemporary()
85 MyIntPointer localPointer; in returningLocalPointer()
114 MyIntPointer p = o; in noFalsePositive()
[all …]

12