Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp130 ATTR static thread_local const int &tl_glvalue_init; member
138 thread_local const int &TT1::tl_glvalue_init = glvalue_int; member in TT1