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.cpp82 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
208 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/external/clang/test/SemaCXX/
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
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