Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddllimport-members.cpp148 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
220 USEMF(ImportMembers, staticInclass)
321 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
393 USEMF(ImportMembers::Nested, staticInclass)
Ddllexport-members.cpp80 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
203 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/external/clang/test/SemaCXX/
Ddllexport.cpp542 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
737 template<typename T> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
928 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1015 template<typename U> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
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