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
206 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/external/clang/test/SemaCXX/
Ddllexport.cpp552 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
747 template<typename T> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
938 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1025 template<typename U> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
Ddllimport.cpp477 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
731 template<typename T> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
994 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1117 template<typename U> __declspec(dllimport) static void staticInclass() {} in staticInclass() function