Home
last modified time | relevance | path

Searched refs:static_local_label (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dstatic-local-in-local-class.cpp133 inline auto static_local_label(void *p) { in static_local_label() function
142 void *global_label = decltype(static_local_label(0))::get();