Lines Matching full:push

3 …// expected-error {{'#pragma clang attribute pop' with no matching '#pragma clang attribute push'}}
6 …tribute push (__attribute__((annotate)), apply_to = function) // expected-warning {{unused attribu…
7 #pragma clang attribute pop // expected-note {{'#pragma clang attribute push' regions ends here}}
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{{…
47 … // expected-error{{'#pragma clang attribute pop' with no matching '#pragma clang attribute push'}}
50 #pragma clang attribute push
55 #pragma clang attribute push (__attribute__((annotate())), apply_to = function) // expected-error{{…
60 … // expected-error{{'#pragma clang attribute pop' with no matching '#pragma clang attribute push'}}
62 …xpected-error{{'#pragma clang attribute' attribute with no matching '#pragma clang attribute push}}
64 #pragma clang attribute push ([[]], apply_to = function) // A noop
66 …// expected-error {{'#pragma clang attribute pop' with no matching '#pragma clang attribute push'}}
68 …ang attribute push (__attribute__((annotate("func"))), apply_to = function) // expected-error {{un…