Home
last modified time | relevance | path

Searched defs:staticInclass (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Ddllimport-members.cpp148 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
321 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
H A Ddllexport-members.cpp80 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
203 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Ddllimport.cpp471 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
725 template<typename T> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
988 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1111 template<typename U> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
H A Ddllexport.cpp537 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
732 template<typename T> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
923 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1010 template<typename U> __declspec(dllexport) static void staticInclass() {} in staticInclass() function