Home
last modified time | relevance | path

Searched defs:dispatch_table (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Daddr-label-in-coroutines.cpp16 …static void* dispatch_table[] = {&&inc, // expected-error {{the GNU address of label extensio… in f1() local
33 void* dispatch_table[] = {nullptr, nullptr, nullptr}; in f2() local
51 void* dispatch_table[] = {nullptr, nullptr, nullptr}; in f3() local