Searched refs:fail2 (Results 1 – 9 of 9) sorted by relevance
136 goto fail2; in rfkill_init()162 goto fail2; in rfkill_init()186 goto fail2; in rfkill_init()193 fail2: in rfkill_init()
166 template<typename T> struct fail2 : DisableIf<is_enum<T>> {}; // expected-note {{here}} struct169 fail2<E> f2; // expected-note {{here}}
767 constexpr Base &fail2 = (Base&)*pb2; // expected-error {{constant expression}} expected-note {{cann… variable
118 goto fail2; in rsn_preauth_iface_add()125 fail2: in rsn_preauth_iface_add()
570 fail2: in arch_elf_init()582 goto fail2; in arch_elf_init()772 fail2: in arch_elf_add_plt_entry()782 goto fail2; in arch_elf_add_plt_entry()799 goto fail2; in arch_elf_add_plt_entry()
58 …const auto **fail2(p); // expected-error {{variable 'fail2' with type 'const auto **' has incompat… in f() local
387 fail2: in process_clone()412 goto fail2; in process_clone()435 goto fail2; in process_clone()
999 goto fail2; in Init()1005 fail2: in Init()
124 define double @fail2(double %f1, double %f2) {129 ; CHECK-LABEL: @fail2(