Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Ddllexport.c60 …__declspec(dllexport) static int StaticLocalVar; // expected-error{{'StaticLocalVar' must have ext… in functionScope() local
Ddllimport.c128 …__declspec(dllimport) static int StaticLocalVar; // expected-error{{'StaticLocalVar' must have ext… in functionScope() local
/external/clang/test/SemaCXX/
Ddllexport.cpp84 …__declspec(dllexport) static int StaticLocalVar; // expected-error{{'StaticLocalVar' must have ext… in functionScope() local
Ddllimport.cpp146 …__declspec(dllimport) static int StaticLocalVar; // expected-error{{'StaticLocalVar' must have ext… in functionScope() local