Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddllimport-members.cpp148 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
321 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
Ddllexport-members.cpp82 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
208 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/external/clang/test/SemaCXX/
Ddllimport.cpp548 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
837 template<typename T> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1109 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1250 template<typename U> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
Ddllexport.cpp552 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
752 template<typename T> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
943 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1030 template<typename U> __declspec(dllexport) static void staticInclass() {} in staticInclass() function