Home
last modified time | relevance | path

Searched refs:apply_to (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/clang/test/Parser/
Dpragma-attribute.cpp3 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = function)
9 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any(variable(is_paramete…
12 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = variable(unless(is_param…
15 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any(variable(unless(is_p…
19 #pragma clang attribute push (__attribute__((abi_tag("a"))) apply_to=function) // expected-error {{…
36 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to any(function)) // expected…
37 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to function) // expected-erro…
38 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to) // expected-error {{expec…
39 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to 41 (22)) // expected-error {{…
40 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any) // expected-error {…
[all …]
Dpragma-attribute-declspec.cpp3 #pragma clang attribute push(__declspec(dllexport), apply_to = function)
9 #pragma clang attribute push(__declspec(dllexport, dllimport), apply_to = function) // expected-err…
11 #pragma clang attribute push(__declspec(align), apply_to = variable) // expected-error {{attribute …
13 #pragma clang attribute push(__declspec(), apply_to = variable) // A noop
Dobjc-implementation-attrs.m35 #pragma clang attribute push (AVAIL_ATTR, apply_to=objc_implementation)
45 #pragma clang attribute push (__attribute__((annotate)), apply_to=objc_implementation)
/external/llvm-project/clang/test/Sema/
Dpragma-attribute-strict-subjects.c3 #pragma clang attribute push (__attribute__((annotate("test"))), apply_to = any(function, variable))
9 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions"))), apply_to = any(va…
15 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions2"))), apply_to = any(f…
20 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions3"))), apply_to = any(v…
25 #pragma clang attribute push (__attribute__((annotate("negatedSubRuleContradictions1"))), apply_to
30 #pragma clang attribute push (__attribute__((annotate("negatedSubRuleContradictions2"))), apply_to
38 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function))
42 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(record(unless(is_union)…
46 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function, variable, rec…
50 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(variable, record(unless…
[all …]
Dpragma-attribute.c6 #pragma clang attribute push (__attribute__((annotate)), apply_to = function) // expected-warning {…
10 #pragma clang attribute push (__attribute__((annotate)), apply_to = function) // expected-error 4 {…
15 #pragma clang attribute push (__attribute__((annotate())), apply_to = function) // expected-error 2…
19 #pragma clang attribute push (__attribute__((annotate("hello", "world"))), apply_to = function)
29 #pragma clang attribute push (__attribute__((optnone)), apply_to = function) // expected-note 2 {{c…
41 #pragma clang attribute push (__attribute__((annotate())), apply_to = function) // expected-error{{…
42 #pragma clang attribute (__attribute__((annotate())), apply_to = function) // expected-error{{'anno…
51 #pragma clang attribute (__attribute__((annotate())), apply_to = function) // expected-error 2 {{'a…
55 #pragma clang attribute push (__attribute__((annotate())), apply_to = function) // expected-error{{…
62 #pragma clang attribute (__attribute__((annotate)), apply_to = function) // expected-error{{'#pragm…
[all …]
Dpragma-attribute-namespace.c7 #pragma clang attribute MyNamespace.push (__attribute__((annotate)), apply_to=function) // expected…
14 #pragma clang attribute MyOtherNamespace.push (__attribute__((annotate)), apply_to=function) // exp…
31 #pragma clang attribute Merp.push (__attribute__((annotate)), apply_to=function) // expected-error{…
32 #pragma clang attribute push (__attribute__((annotate)), apply_to=function) // expected-warning {{u…
37 #pragma clang attribute push (__attribute__((annotate)), apply_to=function) // expected-warning {{u…
38 #pragma clang attribute Merp.push (__attribute__((annotate)), apply_to=function) // expected-error{…
/external/llvm-project/clang/test/Misc/
Dpragma-attribute-strict-subjects.c6 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions"))), apply_to = any(va…
18 #pragma clang attribute push (__attribute__((annotate("negatedSubRuleContradictions2"))), apply_to
36 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function))
53 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function, record(unless…
77 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function))
93 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = variable)
109 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(record(unless(is_union)…
125 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(function, variable))
141 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(variable, record(unless…
157 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(record(unless(is_union)…
[all …]
Dpragma-attribute-cxx.cpp10 #pragma clang attribute push (__attribute__((annotate("test"))), apply_to=any(record, field, variab…
30 #pragma clang attribute push (__attribute__((annotate("method"))), apply_to=any(record, field, vari…
85 #pragma clang attribute push (__attribute__((require_constant_initialization)), apply_to=variable(i…
100 #pragma clang attribute push ([[noreturn]], apply_to = function)
Dpragma-attribute-objc.m4 #pragma clang attribute push (__attribute__((annotate("test"))), apply_to = any(objc_interface, obj…
5 #pragma clang attribute push (__attribute__((objc_subclassing_restricted)), apply_to = objc_interfa…
79 …ribute push (__attribute__((annotate(\"applied at container start\"))), apply_to=objc_interface)");
/external/llvm-project/clang/test/FixIt/
Dfixit-pragma-attribute.cpp10 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( enum, function, fun…
14 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( variable(is_global)…
18 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions"))), apply_to = any(va…
24 #pragma clang attribute push (__attribute__((annotate("subRuleContradictions2"))), apply_to = any(f…
29 #pragma clang attribute push (__attribute__((annotate("negatedSubRuleContradictions1"))), apply_to
33 #pragma clang attribute push (__attribute__((annotate("negatedSubRuleContradictions2"))), apply_to
37 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to = any(enum, variable))
43 #pragma clang attribute push (__attribute__((abi_tag("a"))) apply_to=function)
73 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to)
75 #pragma clang attribute push (__attribute__((abi_tag("a"))), apply_to any(function))
[all …]
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Drange.cpp27 rxcpp::util::apply_to(
46 rxcpp::util::apply_to(
71 subscribe(rxcpp::util::apply_to(
93 subscribe(rxcpp::util::apply_to(
120 subscribe(rxcpp::util::apply_to(
146 subscribe(rxcpp::util::apply_to(
/external/llvm-project/clang/test/SemaObjC/
Dattr-availability-priority.m20 …ute push (__attribute__((availability(tvos, introduced=11.0, deprecated=12.0))), apply_to=function)
28 …bute push (__attribute__((availability(ios, introduced=11.0, deprecated=12.0))), apply_to=function)
36 …ute push (__attribute__((availability(tvos, introduced=11.0, deprecated=12.0))), apply_to=function)
37 …bute push (__attribute__((availability(ios, introduced=11.0, deprecated=11.3))), apply_to=function)
Dexternally-retained.m79 #pragma clang attribute ext_ret.push(__attribute__((objc_externally_retained)), apply_to=any(functi…
/external/llvm-project/clang/test/CodeGen/
Dbuiltin-preserve-access-index-typedef.c4 #pragma clang attribute push (__attribute__((preserve_access_index)), apply_to = record)
/external/llvm-project/clang/test/CodeGenCXX/
Dtrivial-auto-var-init-attribute.cpp25 #pragma clang attribute push([[clang::uninitialized]], apply_to = variable(is_local))
/external/llvm-project/clang/test/AST/
Dpragma-attribute-cxx-subject-match-rules.cpp16 #pragma clang attribute push (__attribute__((annotate("test"))), apply_to = any(SUBJECT))
Dpragma-attribute-objc-subject-match-rules.m11 #pragma clang attribute push (__attribute__((annotate("test"))), apply_to = any(SUBJECT))
/external/llvm-project/libcxx/include/
D__availability169 …ute push(__attribute__((availability(macosx,strict,introduced=10.15))), apply_to=any(function,reco…
170 …tribute push(__attribute__((availability(ios,strict,introduced=13.0))), apply_to=any(function,reco…
171 …ribute push(__attribute__((availability(tvos,strict,introduced=13.0))), apply_to=any(function,reco…
172 …bute push(__attribute__((availability(watchos,strict,introduced=6.0))), apply_to=any(function,reco…
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp238 struct apply_to struct
242 explicit apply_to(F f) in apply_to() function
262 auto apply_to(F f) in apply_to() function
263 -> detail::apply_to<F> { in apply_to()
264 return detail::apply_to<F>(std::move(f)); in apply_to()
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/pythagorian/
Dmain.cpp137 .subscribe(rxu::apply_to([&ct](int /*x*/,int /*y*/,int /*z*/){ in wmain()
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dgroup_by.cpp75 map(rxcpp::util::apply_to( in __anondfad2d780502()
145 map(rxcpp::util::apply_to(
Dconcat_map.cpp45 rxu::apply_to([&ct](int /*x*/,int /*y*/,int /*z*/){++ct;}), in __anon7becb6260702()
/external/llvm-project/llvm/test/CodeGen/BPF/CORE/
Doffset-reloc-typedef-struct-2.ll6 ; #pragma clang attribute push (__attribute__((preserve_access_index)), apply_to = record)
Doffset-reloc-typedef-union-2.ll6 ; #pragma clang attribute push (__attribute__((preserve_access_index)), apply_to = record)
/external/llvm-project/clang/test/Index/Core/
Dexternal-source-symbol-attr.m5 #define PUSH_GEN_DECL(mod_name) push(GEN_DECL(mod_name), apply_to=any(enum, objc_interface, objc_ca…

12