• Home
  • Raw
  • Download

Lines Matching refs:unless

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…
80 …h(__attribute__((annotate("test"))), apply_to = any (function, variable (unless) )) // expected-er…
81 …h(__attribute__((annotate("test"))), apply_to = any (function, variable (unless() )) // expected-e…
82 …ush(__attribute__((annotate("test"))), apply_to = any(function, variable(unless(is)))) // expected…
83 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( variable(unless(is_…
84 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( variable(unless(is_…
85 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( variable unless is_…
86 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( variable(unless is_…
87 …ush(__attribute__((annotate("test"))), apply_to = any(function, variable(unless(42)))) // expecte…
88 …e push(__attribute__((annotate("test"))), apply_to = any( function, enum(unless("test")) )) // exp…
90 …ush(__attribute__((annotate("test"))), apply_to = any(function, variable(unless(is_global)))) // e…
91 #pragma clang attribute push(__attribute__((annotate("test"))), apply_to = any( enum(unless(is_para…
100 …ttribute__((annotate("test"))), apply_to = any( variable(unless(is_parameter)), variable(unless(is…
101 …e("test"))), apply_to = any( variable(unless(is_parameter)), variable(unless(is_parameter)), enum,…
196 …[clang::uninitialized]], apply_to = any(variable(is_parameter), variable(unless(is_parameter)))) /…