Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dthread-specifier.c100 __thread int non_const_init = non_const(); // thread-local-warning {{'_Thread_local' is a C11 exten… variable
/external/clang/test/Sema/
Dthread-specifier.c87 __thread int non_const_init = non_const(); variable
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_in_class.cpp72 namespace non_const_init { namespace
/external/llvm-project/clang/test/SemaCXX/
Dcxx1y-variable-templates_in_class.cpp71 namespace non_const_init { namespace