HomeSort by relevance Sort by last modified time
    Searched full:static_local_label (Results 1 - 1 of 1) sorted by null

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

Completed in 36 milliseconds