Home
last modified time | relevance | path

Searched defs:noescape (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Dnoescape.mm48 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p;
49 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p;
53 -(void) m0:(int*)__attribute__((noescape)) p {}
54 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p {
56 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p {
61 -(void) m0:(int*)__attribute__((noescape)) p;
65 -(void) m0:(int*)__attribute__((noescape)) p {}
108 +(void) m1:(int*)__attribute__((noescape)) p;
115 +(void) m1:(int*)__attribute__((noescape)) p;
125 +(void) m1:(int*)__attribute__((noescape)) p {
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjCXX/
H A Dnoescape.mm48 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p;
49 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p;
53 -(void) m0:(int*)__attribute__((noescape)) p {}
54 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p {
56 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p {
61 -(void) m0:(int*)__attribute__((noescape)) p;
65 -(void) m0:(int*)__attribute__((noescape)) p {}
108 +(void) m1:(int*)__attribute__((noescape)) p;
115 +(void) m1:(int*)__attribute__((noescape)) p;
125 +(void) m1:(int*)__attribute__((noescape)) p {
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjCXX/
H A Dnoescape.mm48 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p;
49 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p;
53 -(void) m0:(int*)__attribute__((noescape)) p {}
54 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p {
56 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p {
61 -(void) m0:(int*)__attribute__((noescape)) p;
65 -(void) m0:(int*)__attribute__((noescape)) p {}
108 +(void) m1:(int*)__attribute__((noescape)) p;
115 +(void) m1:(int*)__attribute__((noescape)) p;
125 +(void) m1:(int*)__attribute__((noescape)) p {
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Dnoescape.mm48 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p;
49 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p;
53 -(void) m0:(int*)__attribute__((noescape)) p {}
54 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p {
56 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p {
61 -(void) m0:(int*)__attribute__((noescape)) p;
65 -(void) m0:(int*)__attribute__((noescape)) p {}
108 +(void) m1:(int*)__attribute__((noescape)) p;
115 +(void) m1:(int*)__attribute__((noescape)) p;
125 +(void) m1:(int*)__attribute__((noescape)) p {
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjCXX/
H A Dnoescape.mm48 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p;
49 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p;
53 -(void) m0:(int*)__attribute__((noescape)) p {}
54 - (void)noescapeLValRefParam:(const BlockTy &)__attribute__((noescape))p {
56 - (void)noescapeRValRefParam:(BlockTy &&)__attribute__((noescape))p {
61 -(void) m0:(int*)__attribute__((noescape)) p;
65 -(void) m0:(int*)__attribute__((noescape)) p {}
108 +(void) m1:(int*)__attribute__((noescape)) p;
115 +(void) m1:(int*)__attribute__((noescape)) p;
125 +(void) m1:(int*)__attribute__((noescape)) p {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjCXX/
H A Dnoescape.mm39 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
43 -(void) m0:(int*)__attribute__((noescape)) p {}
47 -(void) m0:(int*)__attribute__((noescape)) p;
51 -(void) m0:(int*)__attribute__((noescape)) p {}
93 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
94 +(void) m1:(int*)__attribute__((noescape)) p;
101 +(void) m1:(int*)__attribute__((noescape)) p;
111 +(void) m1:(int*)__attribute__((noescape)) p {
125 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjCXX/
H A Dnoescape.mm40 … p; // expected-note {{parameter of overridden method is annotated with __attribute__((noescape))}}
44 -(void) m0:(int*)__attribute__((noescape)) p {}
48 -(void) m0:(int*)__attribute__((noescape)) p;
52 -(void) m0:(int*)__attribute__((noescape)) p {}
94 …; // expected-note 2 {{parameter of overridden method is annotated with __attribute__((noescape))}}
95 +(void) m1:(int*)__attribute__((noescape)) p;
102 +(void) m1:(int*)__attribute__((noescape)) p;
112 +(void) m1:(int*)__attribute__((noescape)) p {
126 +(void) m1:(int*)__attribute__((noescape)) p {
/dports/sysutils/py-pywatchman/watchman-4.9.0/query/
H A Dmatch.cpp15 bool noescape; member in WildMatchExpr
23 bool noescape, in WildMatchExpr()
64 int noescape = 0; in parse() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenObjC/
H A Ddisable-tail-call-escaping-block.m31 -(void)m0:(__attribute__((noescape)) BlockTy)p;
36 -(void)m0:(__attribute__((noescape)) BlockTy)p {}

1234567