Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dcxx11-thread-local.cpp179 thread_local int anon_i{1}; variable
182 anon_i = 2; in set_anon_i()
/external/llvm-project/clang/test/CodeGenCXX/
Dcxx11-thread-local.cpp270 thread_local int anon_i{f()}; variable
273 anon_i = 2; in set_anon_i()