Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-nodebug.cpp49 NODEBUG static int static_local = 6; in func4() local
H A Dstatic-initializer-branch-weights.cpp60 static S static_local; in f() local
/llvm-project/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp253 ATTR static int static_local = 42; in test_basic_start_static_2_3() local