Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A 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)
H A Ddllexport-members.cpp82 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
208 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddllimport.cpp577 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
883 …template<typename T> __declspec(dllimport) static void staticInclass() {} // expected-warni… in staticInclass() function
888 template<typename T> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1172 __declspec(dllimport) static void staticInclass() {} in staticInclass() function
1334 template<typename U> __declspec(dllimport) static void staticInclass() {} in staticInclass() function
H A Ddllexport.cpp585 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
816 template<typename T> __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1013 __declspec(dllexport) static void staticInclass() {} in staticInclass() function
1105 template<typename U> __declspec(dllexport) static void staticInclass() {} in staticInclass() function