Searched defs:staticLocal (Results 1 – 3 of 3) sorted by relevance
37 static Test4 staticLocal; in f() local
120 …__declspec(dllexport) static int staticLocal; // expected-error{{'staticLocal' must have external … in staticLocalFunc() local
233 …__declspec(dllimport) static int staticLocal; // expected-error{{'staticLocal' must have external … in staticLocalFunc() local