Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dthread-specifier.c95 __thread int non_const_init = non_const(); // thread-local-warning {{'_Thread_local' is a C11 exten… variable
/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp77 namespace non_const_init { namespace