Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Daix-static-init.cpp37 static Test4 staticLocal; in f() local
/llvm-project/clang/test/Sema/
H A Ddllexport.c120 …__declspec(dllexport) static int staticLocal; // expected-error{{'staticLocal' must have external … in staticLocalFunc() local
H A Ddllimport.c233 …__declspec(dllimport) static int staticLocal; // expected-error{{'staticLocal' must have external … in staticLocalFunc() local